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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why train options are used in test.py

lyx0208 opened this issue · comments

It works properly but why the train options are used in test.py instead of test options?

Were you able to run it on a custom image using test.py? If so, could you please tell me the steps? Thanks!

You can check the colab link. It contains the pretrained model and the preprocessing details.