Should anchors be centered in the middle of grid cells? #8268
Unanswered
seankao247
asked this question in
Q&A
Replies: 1 comment
-
Hi @seankao247, welcome to the community, and thank you for your contribution! Please refer to our Contribution Guide for guidelines. To maintain backward compatibility, please consider adding an argument that supports both options. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I’m currently working on resolving issue #7951 regarding the anchor centering problem.
Centering anchors within grid cells has several benefits, including improved alignment with object regions, better feature matching during detection, and overall enhanced accuracy for downstream tasks like object localization. However, this approach is not currently implemented in MONAI.
Given these potential advantages, should we consider optimizing the anchor placement to achieve proper centering? I’d greatly appreciate your thoughts and suggestions on this matter.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions