Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsatisfying performance on COCO using Swin-T #29

Closed
Joker316701882 opened this issue Sep 29, 2022 · 1 comment
Closed

Unsatisfying performance on COCO using Swin-T #29

Joker316701882 opened this issue Sep 29, 2022 · 1 comment

Comments

@Joker316701882
Copy link

Hi.

I compared iBOT Swin-T and supervised Swin-T as pre-trained models for COCO, getting the following results:

Supervised Swin-T: mAP 0.432
iBOT Swin-T: mAP 0.428

The detection framework is Mask R-CNN 1x with multi-scale training. Do you have any ideas on that?

@shallowtoil
Copy link
Collaborator

Hi @Joker316701882 ,

Did you use the default fine-tuning recipe for supervised Swin-T? If yes, you could probably try to tweak the fine-tuning learning rate, layer decay rate, etc. Setting them smaller usually helps when fine-tuning self-supervised models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants