Roman Lyskov
Roman Lyskov
You should downgrade dlib: `pip uninstall dlib` `pip install dlib==19.22.1`
You should downgrade dlib: `pip uninstall dlib` `pip install dlib==19.22.1`
> bounding box as input over the first frame. Hello! You can try https://github.com/licksylick/AutoTrackAnything It creates masks automatically and uses bboxes coordinates as inputs So basic using: you can detect...
> Thanks for sharing your project! Can your project track the segmentation of body parts, for example, only the head of a person (face + hair + ears)? Of course....
Hello! Thank you for your interest in AutoTrackAnything. Each situation is unique, so I cannot guarantee performance in all cases. In my case, an object could disappear from the frame...
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...