-
Notifications
You must be signed in to change notification settings - Fork 5
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
Experience sharing request #1
Comments
Actually, I already have a plan to include s2anet to this repository. First of all, you have to specify a goal whether you want to mitigate the model for a long time or just test or reproduce the model. Apart from that, one of the most important thing that I experienced is that you have to consider mmcv version first. |
Thank you for your reply. I'd like to mitigate the model for a long time and want to do research and Study on the basis of this model However as a beginners of Remote sensing target detection,It's hard for me to mitigate model. Would you like to mitigate s2anet in the near future? |
I'll try it till this year. |
@G-Naughty Hi, I run s2anet recently. And I found that it is not difficult to run it. By the way, I will integrate s2anet into this project. |
@nijkah Congratulations on successfully upgrading the model, and thank you very much for integrating s2anet into this project. |
@nijkah I look forward to your mitigating S2ANET |
@G-Naughty So sorry. I am concentrating on the other project which ends in February. |
@nijkah thanks for your reply. First of all, I wish you a smooth project research. and I will still keep a watchful eye on your project, looking forward to your mitigating. |
https://github.com/csuhan/s2anet Fortunately, s2anet which was SOTA model on DOTA dataset releases its update for mmdetection v2. |
It's true that s2anet has update, however it just in mmdetection2's style, Its core is still mdetection1. So I try to update it into mmdetection2 and now it can run . The problem is the model that I updated isn't work. it's misconvergence . Have you encountered this problem before? And how to solve it. |
Hello, I'm a student who is learning object detection. I downloaded your ROItransformer model and ran it. Migrating the code from mmdetection0.6 to mmdetection2.0 is a perfect work. I want to migrate a model(s2anet which is also published by Wuhan university) from mmdetection1.0 to mmdetection2.0 ,do you know how to migrate it? Would you like to share your experience about migrating model?
The text was updated successfully, but these errors were encountered: