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

Question About Offset #33

Open
JingukKim opened this issue Mar 21, 2022 · 0 comments
Open

Question About Offset #33

JingukKim opened this issue Mar 21, 2022 · 0 comments

Comments

@JingukKim
Copy link

Hi, thanks for the good research.

I have a question about offset.
Predicted offset value is in [-0.5, 0.5].
But when sampled query_xyzs have minimum distance 10 beween them, predicted center couldn't cover all possible center area.

For example, there's two query xzy for simplicity.
query_xyz0------target center----query_xyz1
Distance between query_xyz0 and target center is 5
Distance between query_xzy1 and target center is 4
Since offset value only can get value [-0.5, 0.5], predicted center never can get the same value with any target center.(Best difference is 3.5 -> Isn't it big?)

Please help me. Thank you.

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