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 with news persons and clothes? #32

Closed julianorinaldi closed 1 year ago

julianorinaldi commented 1 year ago

In directory test/cloth I put a new clothes file, 1024x768 In directory test/image I put a new woman person file, 1024x768 I changed the file test_pairs.txt with only my test.

But when I ran, the error showed is: FileNotFoundError: [Errno 2] No such file or directory: 'HR-VITON/data/zalando-hd-resized/test/cloth-mask/00000_00.jpg'

It's because I dont generated the cloth-mask.

What I need run to generate the artifact to I run?

julianorinaldi commented 1 year ago

my dataset override test: https://drive.google.com/uc?id=1h6JTGXopAJxU5zBBTuh58Uw-JPmPW3sm&authuser=0&export=download

Deepak2405 commented 1 year ago

Did you get any answer for this?

julianorinaldi commented 1 year ago

No yet

lujinglmy commented 1 year ago

my dataset override test: https://drive.google.com/uc?id=1h6JTGXopAJxU5zBBTuh58Uw-JPmPW3sm&authuser=0&export=download

In directory test/cloth I put a new clothes file, 1024x768 In directory test/image I put a new woman person file, 1024x768 I changed the file test_pairs.txt with only my test.

But when I ran, the error showed is: FileNotFoundError: [Errno 2] No such file or directory: 'HR-VITON/data/zalando-hd-resized/test/cloth-mask/00000_00.jpg'

It's because I dont generated the cloth-mask.

What I need run to generate the artifact to I run?

You have to make that yourself

lujinglmy commented 1 year ago

my dataset override test: https://drive.google.com/uc?id=1h6JTGXopAJxU5zBBTuh58Uw-JPmPW3sm&authuser=0&export=download

In directory test/cloth I put a new clothes file, 1024x768 In directory test/image I put a new woman person file, 1024x768 I changed the file test_pairs.txt with only my test. But when I ran, the error showed is: FileNotFoundError: [Errno 2] No such file or directory: 'HR-VITON/data/zalando-hd-resized/test/cloth-mask/00000_00.jpg' It's because I dont generated the cloth-mask. What I need run to generate the artifact to I run?

You have to make that yourself

So once you've done this and you have to do something else yourself, this is the data preprocessing