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

How to use TTA for mmrotate1.x? #10368

Closed
Haru-zt opened this issue May 22, 2023 · 2 comments
Closed

How to use TTA for mmrotate1.x? #10368

Haru-zt opened this issue May 22, 2023 · 2 comments
Assignees

Comments

@Haru-zt
Copy link

Haru-zt commented May 22, 2023

Hi, When I use the TTA in mmdet for the test in mmrotate1.x, I found that the function merge_aug_bboxes need a input tensor like aug_bboxes (list[Tensor]): shape (n, 4#class) .
However, for now, mmrotate1.x only support the output fomat like (x, y, w, h, theta), so i have no way to convert it.
Is there any tips for me to use TTA in mmrotate1.x correctly? Maybe I miss some document.
Thanks for help.

@Haru-zt
Copy link
Author

Haru-zt commented May 25, 2023

Hi, I use the change in open-mmlab/mmrotate#771.
tta works, but the result is bad. I don't know why tta produce a lot of wrong bboxes. I don't know why.

@hhaAndroid
Copy link
Collaborator

@Haru-zt Please to mmrotate create a issue

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

3 participants