Closed RyanDoesMath closed 5 months ago
This pull request adds unit tests for the annotations module, covering functionalities of the BoundingBox and Keypoint classes.
Also fixed a couple small issues the tests found. Mostly warning and error messages.
Add tests for the annotations module
This pull request adds unit tests for the annotations module, covering functionalities of the BoundingBox and Keypoint classes.
Tests for BoundingBox class:
Tests for Keypoint class:
Also fixed a couple small issues the tests found. Mostly warning and error messages.