Object Tracking with YOLOv5, CLIP, DINO and DeepSORT
-
Updated
Sep 18, 2021 - Python
Object Tracking with YOLOv5, CLIP, DINO and DeepSORT
This tool takes video as an input and allows the user to create bounding boxes on each frame, these bounding boxes are saved to a gt.txt file in MOT16 format. The purpose of this file is to allow the user to manually create ground truth for their custom dataset. This ground truth file can then be used in conjunction with tracker output file to g…
Add a description, image, and links to the mot16 topic page so that developers can more easily learn about it.
To associate your repository with the mot16 topic, visit your repo's landing page and select "manage topics."