yangsenius / TransPose

PyTorch Implementation for "TransPose: Keypoint localization via Transformer", ICCV 2021.
https://github.com/yangsenius/TransPose/releases/download/paper/transpose.pdf
MIT License
353 stars 56 forks source link

Have Backbone parameters been fixed when training? #25

Open leijue222 opened 2 years ago

leijue222 commented 2 years ago

Generally speaking, the backbone will fix its parameters when extracting features. But I don't seem to see fixed-parameter operations when loading the backbone.