mikel-brostrom / boxmot

BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
GNU Affero General Public License v3.0
6.79k stars 1.72k forks source link

Thank you! #6

Closed seahawks8 closed 4 years ago

seahawks8 commented 4 years ago

you are the first person I found that is using Yolov5 for deep sort. Thank you!

mikel-brostrom commented 4 years ago

I am glad that you like my Yolov5_DeepSort_Pytorch repo!

Most certainly I am. I couldn't find any deep sort implementation using Yolov5, that was the reason why I created this repository :smile:

seahawks8 commented 4 years ago

I am training my own deep sort, but unfortunately I have to annotate the video sequences, and I have been searching for the annotation software/tool that UA-detrac used.

mikel-brostrom commented 4 years ago

According to http://detrac-db.rit.albany.edu/ the UA-detrac dataset was annotated manually

However, if what you want is to track vehicles here is a list of a few vehicle re-identification datasets:

https://github.com/knwng/awesome-vehicle-re-identification

seahawks8 commented 4 years ago

Yea they annotated manually, but I am looking for the software they used. I think they used this tool - https://github.com/KeLipeng/Multi-Object-Annotation-Tool

I am not tracking vehicles, but thanks for the heads-up, I will bookmark that link.

mikel-brostrom commented 4 years ago

I'll bookmark that multi-object annotation tool. Thanks!