switchablenorms / DeepFashion_Try_On

Official code for "Towards Photo-Realistic Virtual Try-On by Adaptively Generating↔Preserving Image Content",CVPR‘20 https://arxiv.org/abs/2003.05863
816 stars 250 forks source link

SSIM #82

Closed AhmedHisham99 closed 2 years ago

AhmedHisham99 commented 2 years ago

what is SSIM window size used in evalution ??

LZQhardworker commented 2 years ago

We used the default window size in https://github.com/Po-Hsun-Su/pytorch-ssim which is 11

LZQhardworker commented 2 years ago

If you have any other problems including training or evaluation, you are very welcome to update here~