AnimatedDrawings icon indicating copy to clipboard operation
AnimatedDrawings copied to clipboard

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

Open manjaro1124 opened this issue 1 year ago • 2 comments

manjaro1124 avatar May 05 '24 14:05 manjaro1124

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

manjaro1124 avatar May 05 '24 14:05 manjaro1124

@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,

Brian417-cup avatar May 06 '24 07:05 Brian417-cup