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

Fix bounding box conversion from yolo format #1498

Conversation

MarcosRodrigoT
Copy link

Fixes #1497

@ternaus ternaus closed this Sep 18, 2024
@ternaus
Copy link
Collaborator

ternaus commented Sep 18, 2024

The issue could be resolved if we pass clip=True to BboxParams

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.

ValueError: Expected x_min for bbox (...) to be in the range [0.0, 1.0], got -0.0020000000000000018
2 participants