Skip to content

Fix bounding box issues#9

Merged
samfreund merged 3 commits intomainfrom
debug-boxes
Oct 28, 2025
Merged

Fix bounding box issues#9
samfreund merged 3 commits intomainfrom
debug-boxes

Conversation

@samfreund
Copy link
Copy Markdown
Member

@samfreund samfreund commented Oct 27, 2025

closes #12

Previously, we assumed the tensor returned a center and size. We've since discovered that it returns top_left and bottom_right coords.

New:
bus_results

Old:
bus_with_results

@samfreund samfreund marked this pull request as ready for review October 28, 2025 17:01
@mcm001
Copy link
Copy Markdown
Contributor

mcm001 commented Oct 28, 2025

I know that we can't run unit tests in pipeline, but can we run regression tests on target manually for the future?

@samfreund samfreund enabled auto-merge (squash) October 28, 2025 17:08
@samfreund
Copy link
Copy Markdown
Member Author

I know that we can't run unit tests in pipeline, but can we run regression tests on target manually for the future?

Do you want like a hosted runner or smth?

@samfreund samfreund requested a review from mcm001 October 28, 2025 21:50
@samfreund samfreund merged commit 4a5e508 into main Oct 28, 2025
7 checks passed
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

Successfully merging this pull request may close these issues.

Misaligned Bounding Boxes

2 participants