caozhou
|
86ca6b64eb
|
fix api comment error in MSSSIM
|
5 years ago |
mindspore-ci-bot
|
c7e217a6ab
|
!7364 fix bugs of op Slice, ROIAlign, PReLU, Transpose, SSIM and ResizeBilinear etc.
Merge pull request !7364 from lihongkang/v2_master
|
5 years ago |
chenzomi
|
acadb694aa
|
[ME] delete reduant function in check_parameter
|
5 years ago |
lihongkang
|
0bf0862112
|
fix bugs
|
5 years ago |
chenzomi
|
5b769dfb20
|
[ME] Bug fix
|
5 years ago |
mindspore-ci-bot
|
c967bf6846
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
5 years ago |
lihongkang
|
6deefb0a32
|
fix bugs
|
5 years ago |
chenzomi
|
79131e8da7
|
[ME] add float check function
|
5 years ago |
chenzomi
|
d5ae6fdd84
|
code format for nn.layer
|
5 years ago |
liuxiao93
|
80d2214361
|
fix mssim precision when dtype is uint32.
|
5 years ago |
lihongkang
|
47756fb031
|
fix bugs
|
5 years ago |
liuxiao93
|
903d9dc911
|
Fix api bug for PReLU op.
|
5 years ago |
root
|
4e85071055
|
redundant codes clean
|
5 years ago |
panfengfeng
|
2d7b93e958
|
fix nn & operations api comments
|
5 years ago |
zhaozhenlong
|
b790cc1653
|
fix image gradient height 1
|
5 years ago |
liuxiao93
|
3045af13cb
|
fix nn.CentralCrop calulation result.
|
5 years ago |
liuxiao93
|
164de0a598
|
Fix nn.CentralCrop calculation result in mixed precision.
|
5 years ago |
simson
|
7cc48a9af8
|
Third round of enhancement of API comment & README_CN
|
5 years ago |
zhaozhenlong
|
0b930bd859
|
ssim raise type error for unsupported dtypes
|
5 years ago |
leilei_snow
|
9b21420b3e
|
update SSIM loss, add MSSSIM loss feature; add their ut testcases.
|
5 years ago |
zhaozhenlong
|
71d33b087e
|
limit ssim input img type to fp32 and fp16
|
5 years ago |
liuxiao
|
858f2b59b2
|
fix image.CentralCrop
|
5 years ago |
mindspore-ci-bot
|
6089d58d8d
|
!2171 ssim input shape h and w should be greater than or equal to filter_size
Merge pull request !2171 from zhaozhenlong/fix-issues-quant-not-exposed-ssim-ksize-check
|
5 years ago |
zhaozhenlong
|
ea681bfb0f
|
fix ssim filter size check
|
5 years ago |
liuxiao
|
aa73abc2f7
|
Add image.CentralCrop
|
5 years ago |
mindspore-ci-bot
|
b9d3495c4d
|
!1081 format nn. and change quant.py
Merge pull request !1081 from SanjayChan/formast
|
6 years ago |
chenzomi
|
1397326c46
|
add quant.py and change the format of __init__
|
6 years ago |
zhaozhenlong
|
52d2d204e3
|
Conv2DBackpropInput bprop return 3 items
ImageGradients make compile check before others
|
6 years ago |
zhaozhenlong
|
66e7a36846
|
ImageGradients check 4d
fix DiagPart constant folding issue
fix argmin output type check
fix atan2 doc error
fix remove FusedBatchNorm and its grad
|
6 years ago |
zhaozhenlong
|
c88edfb31d
|
psnr check two input same shape and type
|
6 years ago |
fary86
|
8cbbbd950e
|
Add cell name to error message
|
6 years ago |
zhaozhenlong
|
aa8fbcc06e
|
add cell psnr
|
6 years ago |
zhaozhenlong
|
6a2cf4b6e6
|
ssim impl code
|
6 years ago |