Skip to content

Fix dump of annotations in some corner cases

Compare
Choose a tag to compare
@nmanovic nmanovic released this 21 Mar 08:21
· 4654 commits to master since this release
feebec2

[0.6.1] - 2020-03-21

Changed

  • VOC task export now does not use official label map by default, but takes one
    from the source task to avoid primary-class and class part name
    clashing (#1275)

Fixed

  • File names in LabelMe format export are no longer truncated (#1259)
  • occluded and z_order annotation attributes are now correctly passed to Datumaro (#1271)
  • Annotation-less tasks now can be exported as empty datasets in COCO (#1277)
  • Frame name matching for video annotations import -
    allowed frame_XXXXXX[.ext] format (#1274)

Security

  • Bump acorn from 6.3.0 to 6.4.1 in /cvat-ui (#1270)