Skip to content

Release 1.8.0

Latest
Compare
Choose a tag to compare
@yunchu yunchu released this 12 Jul 06:14
1669c4f

What's Changed - Brief version

New features

  • Add TabularValidator
    (#1498)
  • Add Clean Transform for tabular data type
    (#1520)

Enhancements

  • Set label name with parents to avoid duplicates for AstypeAnnotations
    (#1492)
  • Pass Keyword Argument to TabularDataBase
    (#1522)
  • Support hierarchical structure for ImageNet dataset format
    (#1528)
  • Enable dtype argument when calling media.data
    (#1546)

Bug fixes

  • Preserve end_frame information of a video when it is zero.
    (#1541)
  • Changed the Datumaro format to ensure exported videos have relative paths and to prevent the same video from being overwritten.
    (#1547)

What's Changed - Full version

Full Changelog: v1.7.0...v1.8.0