cure-lab / DeciWatch

[ECCV 2022] Official implementation of the paper "DeciWatch: A Simple Baseline for 10x Efficient 2D and 3D Pose Estimation"
Apache License 2.0
177 stars 15 forks source link

Train on custom data? #2

Closed kevkid closed 2 years ago

kevkid commented 2 years ago

Is there a way for me to train on custom data? What format would it need to be in?

juxuan27 commented 2 years ago

Hi, @kevkid ! Thank you for your focus. You may refer to the instruction in https://github.com/cure-lab/DeciWatch/blob/main/doc/data.md for training, testing, and visualization of custom data.