multi-object-tracker
yolov4-deepsort
Our great sponsors
multi-object-tracker | yolov4-deepsort | |
---|---|---|
4 | 5 | |
622 | 1,185 | |
- | - | |
3.2 | 0.0 | |
3 days ago | 8 months ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
multi-object-tracker
We haven't tracked posts mentioning multi-object-tracker yet.
Tracking mentions began in Dec 2020.
yolov4-deepsort
-
How do I train the DeepSORT tracker for a custom class?
I am trying to track objects in a sequence of images in order to count them. I was looking around for robust trackers since in my case, the camera moves with respect to the object. I found the DeepSORT tracker online and it seems like the solution to my problem. However, I am not sure of how I could train it for my own custom classes. I am currently looking at this repository and it seems to almost do the things I want, except for the counting part. Can anyone explain to me how I can train the DeepSORT tracker for my own classes? I am already training a YOLOv4 model on these custom classes. As a result, I have collected a labelled dataset for the training and validation purposes, and if I have to use images for the training.
-
Help needed with object tracker implementation
I have tried to implement the YOLOv4 + DeepSort tracking from the AI Guys code presented here, just to get an idea of how to go about this, but from what I understand, I will need to train the DeepSORT tracker for detecting my own classes. I do not know how to do that.
-
Installing tensorflow with gpu makes me want to blow my brains out
And totally unecessary!! Next day, I discovered a GitHub project that simply used conda, as below.
What are some alternatives?
ByteTrack - [ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
FastMOT - High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
Deep-SORT-YOLOv4 - People detection and optional tracking with Tensorflow backend.
tensorflow-yolov4-tflite - YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.3.1, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
norfair - Lightweight Python library for adding real-time multi-object tracking to any detector.
Kornia - Differentiable Computer Vision Library
Face Recognition - The world's simplest facial recognition api for Python and the command line
EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
OpenCV - Open Source Computer Vision Library
gaps - A Genetic Algorithm-Based Solver for Jigsaw Puzzles :cyclone: