Replies: 1 comment
-
@Z-Fran please check this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used the command:
python tools/test.py configs/inpainting/deepfillv2/deepfillv2_256x256_8x2_places.py models/deepfillv2_256x256_8x2_places_20200619-10d15793.pth
and got the result:
Eval-l1: 0.18419936701791897
Eval-psnr: 21.784859316873575
Eval-ssim: 0.8054377584437133
psnr and ssim slightly different from the doc,and l1 seems quite different.
Which Places365-val do you use? Standard or 256?
Many thx.
Beta Was this translation helpful? Give feedback.
All reactions