bharat-b7 / LoopReg

91 stars 10 forks source link

How to prepare data for supervised training #6

Open kwansik opened 3 years ago

kwansik commented 3 years ago

Can you describe how to prepare data for supervised training? What does it mean by registered SMPL models in file numbers and formats? And how do we organize in data folder splitted by split? Split is folder level split or file level? Thanks.

bharat-b7 commented 3 years ago

Hi, you can use this code to split the data: https://github.com/bharat-b7/LoopReg/blob/main/make_data_split.py