benquick123 / C-VTON

C-VTON: Context-Driven Image-Based Virtual Try-On Network
Eclipse Public License 2.0
139 stars 29 forks source link

What is the file structure of the data? #18

Open brainsbriansbrains opened 8 months ago

brainsbriansbrains commented 8 months ago

@ajdal @benquick123 What is the dataset structure for the viton or mpv datasets? I know they should both go into a folder called data.

But there are many files and subfolders inside of viton or mpv, I believe, so I want replicate the file structure with my own data that I'll use instead of the viton or mpv datasets. Since those are no longer public, I can't figure out how they were structured and it was challenging to parse through the code to figure that part out.

Alternatively, if you're aware of somewhere I can access that data or a subset of it, that would also be appreciated.