Skip to content

v0.8.8

Compare
Choose a tag to compare
@fcakyon fcakyon released this 02 Nov 11:01
· 307 commits to main since this release
9c634e9

enhancement

  • add coco to yolov5 export utilty (#258)
  • shapely 2.0.0 support, supported fiftyone versions (#257)
  • update shapely to v1.8.0 (#259)

bugfixes

  • fix a bug in coco upsampling/downsampling (#253)
  • fix a bug in export_coco_as_yolov5 (#262)

ci

  • update yolov5 version in tests (#256)