MVIG-SJTU / AlphaPose

Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
http://mvig.org/research/alphapose.html
Other
7.84k stars 1.96k forks source link

About freezing backbone layers for transfer learning #1159

Closed nistring closed 11 months ago

nistring commented 11 months ago

Hi, I'm one of big fan of your work! I was wondering if there's a plan to add an option to config file about freezing backbone layers. I was hoping for this new feature and trying to implement it by myself.