Skip to content

v2.25.0

Latest
Compare
Choose a tag to compare
@cvat-bot cvat-bot released this 09 Jan 18:17
7bf0b26

Added

  • [CLI] Added commands for working with native functions (#8821)

  • Ultralytics YOLO formats now support tracks (#8883)

Changed

  • YOLOv8 formats renamed to Ultralytics YOLO formats (#8863)

  • The match_empty_frames quality setting is changed to empty_is_annotated. The updated option includes any empty frames in the final metrics instead of only matching empty frames. This makes metrics such as Precision much more representative and useful. (#8888)

Fixed

  • Changing rotation after export/import in Ultralytics YOLO Oriented Boxes format (#8891)

  • Export to yolo formats if both Train and default dataset are present (#8884)

  • Issue with deleting frames (#8872)