zju3dv / EasyMocap

Make human motion capture easier.
Other
3.67k stars 454 forks source link

Sparse video training related #240

Open zhangyong918 opened 1 year ago

zhangyong918 commented 1 year ago

Hello, I want to use my own sparse view videos for training, but there are a lot of preprocessing codes missing, such as extract_object2d.py. When I use mocap.py to rebuild the mannequin, it prompts that mvmp.yml cannot be found. When rebuilding the football, it prompts that mvobj.yml cannot be found. I would be very grateful if you could provide the relevant files and code.

chingswy commented 1 year ago

Hello, thanks for your attention. Currently it's not available for you to preprocess your own datasets. I'll write a more full document about this.