yohanshin/WHAM

How to generate the parsed data?

jackieyung opened this issue · 4 comments

Hi @yohanshin , I have my own data, but I don't know how to translate my own data to the parsed data for model training. Could you please release the data generated pipeline or code?

Thanks a lot.

Hi, I have released the data processing pipeline. Current version only contains 3DPW, EMDB, and RICH datasets but we will release the rest of the training datasets later. To prepare your own dataset, I would recommend to 1) run ViTPose and save their detection results and 2) prepare some pseudo-GT of SMPL parameters (if you have 3D annotations, you can simply run SMPLify) which will be used to process the data.

Hi @yohanshin, can you provide more details about how to generate ViTPose result? Like what form of data should I save?

@yohanshin Thank you for your excellent work and look forward to the release of the rest of the data processing code!

Hi @yohanshin ,Could you please share when you plan to release the remaining codes and datasets? Looking forward to your response, thank you!