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

the grid of heatmaps #25

Open
hellojialee opened this issue Mar 26, 2018 · 2 comments
Open

the grid of heatmaps #25

hellojialee opened this issue Mar 26, 2018 · 2 comments

Comments

@hellojialee
Copy link

If we execute the following code:

# basically we should use center of grid, but in this place classic implementation uses left-top point.

The goundtruth seems shift. And the network will estimate differently.

@hellojialee
Copy link
Author

@anatolix @dremovd What makes the difference do you think?
Looking forward to your help. Thank you!

@hellojialee
Copy link
Author

Hi, every, how to understand this:
# basically we should use center of grid, but in this place classic implementation uses left-top point. self.X = self.X + stride / 2 - 0.5 self.Y = self.Y + stride / 2 - 0.5
I still haven't made it out. Looking forward to some help. 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