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

Improve bridging top down and confidence (BREAKING CHANGE) #28

Open
peabody124 opened this issue Jan 13, 2024 · 0 comments
Open

Improve bridging top down and confidence (BREAKING CHANGE) #28

peabody124 opened this issue Jan 13, 2024 · 0 comments

Comments

@peabody124
Copy link
Collaborator

I'm planning to make two changes to how we handle the bridging keypoints that would be a breaking change and require recomputing lots of things:

  • we should use the precomputed bounding boxes and feed them into the bridging wrapper, rather than using the IOU with the automatically determined bounding box
  • we should tune how we convert the noise into confidence intervals. currently the sigmoid ends up too sharp and is mostly a binary signal.
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