JDAI-CV / Down-to-the-Last-Detail-Virtual-Try-on-with-Detail-Carving

Virtural try-on under arbitrary poses
MIT License
217 stars 65 forks source link

How to test it for our dataset. what are all the steps need to follow #19

Closed j-sieger closed 4 years ago

j-sieger commented 4 years ago
  1. I have cloth images and i want to wrap them on to the model which are already available dataset. 2.. Steps to follow if i have all the model pics and clothe images
trinanjan12 commented 4 years ago

Check out the demo sections. You need to prepare data the same way. That includes source/target segmentation(parse CIHP/ graphology) and keypoints and binary mask of the cloth. and then include the names of the file in demo.txt. These are some rough steps.