xthan / VITON

Code and dataset for paper "VITON: An Image-based Virtual Try-on Network"
534 stars 143 forks source link

Input Data for Testing the Model? #42

Open alexlao opened 5 years ago

alexlao commented 5 years ago

Hi, I am trying to test the Model. I have both of the Person Segmentation and Pose Estimation setup, but I am unsure of what I need to save and use as input to Stage 1 of VITON. In prepare_data/build_viton.py, it is looking for a pickle file. But for testing, it does not specify what file type it is looking for..