Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@semaraugusto
Copy link

While performing augmentations on bounding boxes one might have to use the classes ia.augmentables.bbs.BoundingBox and/or ia.augmentables.bbs.BoundingBoxesOnImage. However, the assignment of the latter does not check if the variable bounding_boxes is of the correct type (a list containing ia.augmentables.bbs.BoundingBox). This change standardizes the object BoundingBoxesOnImage.bounding_boxes to be always a list of BoundingBox objects

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.

1 participant