How to normalize polar pseudo-coordinates when using GMMConv? #3892
Unanswered
Icecream-blue-sky
asked this question in
Q&A
Replies: 1 comment
-
Duplicated discussion: #3903 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the GMMConv to learn the spatial relation of objects in object detection center. I caculate the polar pseudo-coordinates of each pair of bboxes based on their center coordinate. The operation is like following picture:

How should I normalize the pseudo-coordinates before I send them to GMMConv?
Beta Was this translation helpful? Give feedback.
All reactions