licksylick / AutoTrackAnything

AutoTrackAnything is a universal, flexible and interactive tool for insane automatic object tracking over thousands of frames. It is developed upon XMem, Yolov8 and MobileSAM (Segment Anything), can track anything which detect Yolov8.
MIT License
65 stars 9 forks source link

can you provide some test_files? yolo format ? #4

Open yxl502 opened 1 month ago

licksylick commented 1 month ago

Hi! Check Readme.MD (Metrics counting section)

Structure of every txt-file: class_id_0 x y h w ... class_idN x y h w

You can load few images in CVAT, add classes = max objects in all loaded images and after that download from CVAT annotations in Yolo-format to check