BoundingBoxEditor
BoundingBoxEditor copied to clipboard
Support for yolo instance-segmentation polygon format
Implemented functionality to enable the saving and loading of polygons in YOLO format (as described here)
Ref #124.
Codecov Report
Attention: Patch coverage is 82.95455% with 15 lines in your changes missing coverage. Please review.
Project coverage is 86.45%. Comparing base (
9ff6ea9) to head (298ee4a).
Additional details and impacted files
@@ Coverage Diff @@
## master #119 +/- ##
============================================
+ Coverage 86.44% 86.45% +0.01%
- Complexity 1491 1498 +7
============================================
Files 96 96
Lines 5974 5986 +12
Branches 544 549 +5
============================================
+ Hits 5164 5175 +11
- Misses 531 533 +2
+ Partials 279 278 -1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.