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 toempty_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)