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

Bug: Handle YOLO annotation setups where "image" is part of the main path and not the annotations #9

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

kbolashev
Copy link
Member

Bug shows up when passing contexts with main paths like "data/image", but annotations are kept without the image subfolder.
The generated annotation files show up in incorrect place - under the data/image instead of data/labels as expected.

Added a test case that was failing before this PR

@kbolashev kbolashev added the bug Something isn't working label Jan 9, 2025
@kbolashev kbolashev self-assigned this Jan 9, 2025
@kbolashev kbolashev merged commit e289be2 into main Jan 9, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant