pirunita
pirunita
You should make data/vision_test_pairs.txt, this is what you want to get test image, for example 000001_0.jpg 001412_1.jpg 000421_0.jpg 005881_2.jpg it means, I want 000001 model image take 001412 product image,...
I'm sorry I did not explain in detail.. I want to see results that generated from your pretrained VITON's model in stage1 and 2(model-15000, model-6000). So I wrote some data...
Hi ! I had more studied about this problem why pretrained model generate weird image like above image. I think pose & segmentation data are applied in a rotated state...
@JenniferLiu2017 Hi, I'm sorry to response late, I do some image preprocessing with matlab file to fit VITON model. Here is the code data_root = 'data/segment/'; % segment1 array, viton_segment_pair.txt/...