-
Notifications
You must be signed in to change notification settings - Fork 42
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
Configs for Object Detection #11
Comments
Link: https://pan.baidu.com/s/1lX0FeAWyYWccyLQzmoVCnQ (pwd: topf) |
Many thanks, I use almost the same config (Topformer-T with syncBN enabled) and get a higher mAP(31.2) than reported (27.1). Could you also kindly share the configs for mobilenetv3/Shuffenet? |
Congratulations!We use the default config(w/o sync_bn, 2x8 schedular) for fair comparison. If you find it useful in your work or research, welcome to recommend our work to your friends! As for the configs for mobilenetv3/Shuffenet, we refer to the results of MobileFormer. |
Would you share the mmdet configs for the object detection training?
The text was updated successfully, but these errors were encountered: