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

[Feature] perform a TTA operation on a model based on mmrotate 1.0 but with a modified config #868

Open
hezhuzhen opened this issue Jun 6, 2023 · 4 comments

Comments

@hezhuzhen
Copy link

What's the feature?

I have now changed the config of a model based on mmrotate1.0.0rc1 to get a new model. Now I want to perform TTA on the model as described in #771, but it seems that the method in #771 is to use the test.py in mmdetection3.0 to execute the default configuration file of mmrotate1.0 .

“python tools/test.py
configs/rotated_rtmdet/rotated_rtmdet_l-3x-dota.py
work_dirs/rotated_rtmdet_l-3x-dota/epoch_36.pth
--tta”

How can I perform a TTA operation on a model based on mmrotate 1.0 but with a modified config?

Any other context?

No response

@hezhuzhen hezhuzhen changed the title [Feature] preform TTA based on mmrotate 1.0 but with a modified config [Feature] perform a TTA operation on a model based on mmrotate 1.0 but with a modified config Jun 6, 2023
@flymmmfly
Copy link

I also want to know, anyone can answer this question? thanks

@zytx121
Copy link
Collaborator

zytx121 commented Jun 8, 2023

Hi @hezhuzhen and @flyweifly, May I ask which model you want to implement for TTA? I can provide another example.

@flymmmfly
Copy link

@zytx121 hi, very thanks if you can provide some examples, the model i want to implement for TTA are rtmdet-I and oriented_rcnn

@fdy61
Copy link

fdy61 commented Jul 5, 2023

@zytx121 How can i implement TTA on oriented_rcnn?

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

4 participants