dressing-in-order icon indicating copy to clipboard operation
dressing-in-order copied to clipboard

Testing with custom images of garment only

Open dain5832 opened this issue 4 years ago • 0 comments

First of all, thanks for the amazing project!

My teammates and I are using your work in part of our course project, and we are using the FashionIQ dataset, which is mostly consisted of garment-only images, for inference on your pretrained model Can you give us a more detailed explanation of how to preprocess the dataset and run the inference in the case of garment-only images?

We found you mentioned that P_{g_k} is going to be an empty heatmap when the image is garment only, but I'm not really sure how can we implement it. And it seems like the parser does not work well on garment-only images, so if there are any other methods we can try to parse the garment from the background.

Also, we are struggling with the face overfitting issue and would like to ask if using garment-only images will help resolve the issue since the pose is not transferred.

dain5832 avatar Apr 22 '22 19:04 dain5832