MVIG-SJTU / AlphaPose

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

About freezing backbone layers for transfer learning #1159

Closed nistring closed 1 year ago

nistring commented 1 year 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.