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

Data Preprocessing! #35

Closed netuserjun closed 1 year ago

netuserjun commented 1 year ago

To be honest, it is the most roughly explained storage I've ever seen. The preprocessing process is so unexplained that it is impossible to reproduce. I even tried two days to get the agnostic and parse with the images of the dataset you provided, but my results are different from yours. Can't you be a little kinder? 02567_01 02567_03 02567_00_01111_00 02567_00_01111_01

koo616 commented 1 year ago

Hello @netuserjun. I just uploaded 'Preprocess.md' and 'get_parse_agnostic.py'. Please check them.