mmpretrain
mmpretrain copied to clipboard
[Feature] How to train a classifier by Linear Probing?
Describe the feature
I want to freeze the image features extracted by CLIP and train a classifier using Linear Probing technique. How to use mmpretrain to achieve this goal? Are there any relevant examples?
Will you implement it?
- [ ] I would like to implement this feature and create a PR!
Solved