Skip to content

Conversation

@seth-planet
Copy link

Description

I was having some trouble importing my full dataset due to malformed bboxes so I added an exception handler to skip and move to the next image. Also, I noticed that duplicate bboxes were not being removed, so I added code to remove duplicates.

Type of Change

Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)

Checklist:

The code follows the Python style guide.
Code and files are well organized.
All tests pass.

Licensing:

By submitting this pull request, I confirm that:

My contribution is made under the MIT License.
I have not included any code from questionable or non-compliant sources (GPL, AGPL, ... etc).
I understand that all contributions to this repository must comply with the MIT License, and I promise that my contributions do not violate this license.
I have not used any code or content from sources that conflict with the MIT License or are otherwise legally questionable.

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