yuanyuanli85 / FashionAI_KeyPoint_Detection_Challenge_Keras

Code for TianChi 2018 FashionAI Cloth KeyPoint Detection Challenge
MIT License
175 stars 55 forks source link

Detailed fold structure. #9

Open freshn opened 4 years ago

freshn commented 4 years ago

@yuanyuanli85 Hello. Could you please list a more detailed file structure of the 'data' fold otherwise it is hard to know the corresponding file using in test.py and demo.py. For instance, I am confused about which file is coresponding to 'val_split.cls'. Another example is that in './data/train' fold, does it contain both images from 'train1' and 'train2' from the original data or not? Thank you.