sangyun884 / HR-VITON

Official PyTorch implementation for the paper High-Resolution Virtual Try-On with Misalignment and Occlusion-Handled Conditions (ECCV 2022).
831 stars 171 forks source link

I ran your code but I got bad result in train_condition #20

Open zx874561 opened 1 year ago

zx874561 commented 1 year ago

I ran your code and got codes with different results. The results were bad. I don't know what the problem was. In the paper, even your HD results were good, while my 256 * 192 results were poor. I don't know what's different from yours, but the result is very poor. Can you give me some help

微信图片_20220917150917 微信图片_20220917151101

swikrutimmaind commented 1 year ago

Hey @zx874561, Can you please guide me on how to run this repo code. There are so many files & it's quite challenging to look where to start from. Thank you in advance ❤

zx874561 commented 1 year ago

Sorry, I didn't reproduce his code later. But from test.py, his results are really good.

O @.***

 

------------------ 原始邮件 ------------------ 发件人: "sangyun884/HR-VITON" @.>; 发送时间: 2023年2月23日(星期四) 下午5:58 @.>; @.**@.>; 主题: Re: [sangyun884/HR-VITON] I ran your code but I got bad result in train_condition (Issue #20)

Hey @zx874561, Can you please guide me on how to run this repo code. There are so many files & it's quite challenging to look where to start from. Thank you in advance ❤

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

swikrutimmaind commented 1 year ago

You mean test_condition & test_generator right? Also can you let me know whether we can run this code without GPU?