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

hello #25

Closed nagexiaochengzi closed 1 year ago

nagexiaochengzi commented 1 year ago

Hello, where is the code for some modules such as image segmentation, body posture, etc. in the project?

koo616 commented 1 year ago

Hello @nagexiaochengzi . The code I used for the preprocess is described in 'Preprocess.md'. Please check it :)

tuyendb commented 1 year ago

Hello @nagexiaochengzi . The code I used for the preprocess is described in 'Preprocess.md'. Please check it :)

How can u create image-parse-agnostic-v3.2

koo616 commented 1 year ago

@tuyendb Please check 'get_parse_agnostic.py' python code I uploaded yesterday.

tuyendb commented 1 year ago

@tuyendb Please check 'get_parse_agnostic.py' python code I uploaded yesterday. Can I inference a image with any size that is different from your size (768, 1024)? I tried and failed. If i can do this, do I have to modify input size of the network