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

[Docs] Questions about the use of KFIOU #1070

Open
huahua454545 opened this issue Sep 26, 2024 · 1 comment
Open

[Docs] Questions about the use of KFIOU #1070

huahua454545 opened this issue Sep 26, 2024 · 1 comment

Comments

@huahua454545
Copy link

Branch

master branch https://mmrotate.readthedocs.io/en/latest/

📚 The doc issue

Both pred_decode and targets_decode use the decode function of the DeltaXYWHAOBBoxCoder class in delta_xywha_rbbox_coder.py. The bboxes,pred_bboxes,
I don't quite understand the two parameters. If my pred_decode is to be decoded using this function, are my bboxes the same as pred_bboxes? Could you please help me explain what are bboxes,pred_bboxes, thank you

Suggest a potential alternative/fix

No response

@huahua454545
Copy link
Author

I have read that the function of decode is to convert delta xywha into xywha. The target_bbox and pre_bbox used in my calculation of loss are xywha. Is decode unnecessary? This part is not very understanding, hope to answer

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

1 participant