facebookresearch/AnimatedDrawings

Is there the code for training the figure detection and pose estimation model

manjaro1124 opened this issue · 2 comments

Is there the code for training the figure detection and pose estimation model

I want to finetune the figure detection and pose estimation model with the dataset, but it don't have the dataset _load function

@manjaro1124, author has said in the thesis their train and test stages are implemented by MMPose and MMDet framework, so you should combine corresponding config files and then train or finetune,