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 UnboundLocalError in Geometric #441

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

MarieRoald
Copy link
Contributor

When I tried to use the Geometric augmentation with bounding boxes but without key-points, I got an UnboundLocalError due to the remove_indices -list not existing at line 212. This PR should hopefully fix that.

@kwcckw kwcckw merged commit 49f34c6 into sparkfish:dev Sep 10, 2024
4 checks passed
@kwcckw
Copy link
Collaborator

kwcckw commented Sep 10, 2024

Thanks!

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.

2 participants