Skip to content

Release 1.7.0

Compare
Choose a tag to compare
@yunchu yunchu released this 10 Jun 06:58
4d3b307

What's Changed - Brief Version

New features

  • Support 'Video' media type in datumaro format
    (#1491)
  • Add ann_types property for dataset
    (#1422, #1479)
  • Add AnnotationType.rotated_bbox for oriented object detection
    (#1459)
  • Add DOTA data format for oriented object detection task
    (#1475)
  • Add AstypeAnnotations Transform
    (#1484)
  • Enhance DatasetItem annotations for semantic segmentation model training use case
    (#1503)

Enhancements

  • Fix ambiguous COCO format detector
    (#1442)
  • Get target information for tabular dataset
    (#1471)
  • Add ExtractedMask and update importers who can use it to use it
    (#1480)
  • Improve PIL and COLOR_BGR context image decode performance
    (#1501)
  • Improve get_area() of Polygon through Shoelace formula
    (#1507)
  • Improve _Shape point converter
    (#1508)

Bug fixes

  • Split the video directory into subsets to avoid overwriting
    (#1485)

What's Changed - Full Version

Full Changelog: v1.6.1...v1.7.0