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

How to test HR-Viton on 2 images. #30

Closed ahmadmustafaanis closed 1 year ago

ahmadmustafaanis commented 1 year ago

Hi, I do have 2 images, 1 is shirt, 2nd is person. How can I test on these 2 images. I am unable to do so.

koo616 commented 1 year ago

Hello @ahmadmustafaanis . For your custom dataset, you should preprocess them yourself. 'Preprocess.md' will be helpful. Please check it :)

shivansh-chanana commented 1 year ago

Hey any idea how much time does preprocessing custom images take? Any approximate idea depending on low end and high end gpu. thankyou :)