Multi-Object Tracking via DeepSORT
☆1,952Mar 24, 2023Updated 2 years ago
Alternatives and similar repositories for Object-Detection-and-Tracking
Users that are interested in Object-Detection-and-Tracking are comparing it to the libraries listed below
Sorting:
- Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow☆1,675Mar 22, 2021Updated 4 years ago
- Joint Detection and Embedding for fast multi-object tracking☆2,442Dec 29, 2021Updated 4 years ago
- MOT using deepsort and yolov3 with pytorch☆3,011Jul 16, 2024Updated last year
- People detection and optional tracking with Tensorflow backend.☆501Feb 21, 2021Updated 5 years ago
- Simple Online Realtime Tracking with a Deep Association Metric☆6,070Mar 2, 2025Updated last year
- [IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking☆4,229Sep 19, 2023Updated 2 years ago
- Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.☆1,414May 22, 2024Updated last year
- Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.☆1,087Dec 19, 2021Updated 4 years ago
- Simultaneous object detection and tracking using center points.☆2,475Jun 17, 2024Updated last year
- Paper list and source code for multi-object-tracking☆1,690Apr 24, 2020Updated 5 years ago
- BoxMOT: Pluggable SOTA multi-object tracking modules for segmentation, object detection and pose estimation models☆8,031Feb 25, 2026Updated last week
- Object tracking implemented with YOLOv3, Deep Sort and Tensorflow.☆344Nov 21, 2022Updated 3 years ago
- Simple, online, and realtime tracking of multiple objects in a video sequence.☆4,334Nov 28, 2023Updated 2 years ago
- Deep Cosine Metric Learning for Person Re-identification☆604Jun 15, 2022Updated 3 years ago
- High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀☆1,210Jul 25, 2024Updated last year
- YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )☆22,194Dec 15, 2025Updated 2 months ago
- PyTorch ,ONNX and TensorRT implementation of YOLOv4☆4,531Jun 19, 2024Updated last year
- Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.☆2,377Feb 9, 2026Updated 3 weeks ago
- YOLOv3 in PyTorch > ONNX > CoreML > TFLite☆10,559Feb 20, 2026Updated last week
- Object detection in images, and tracking across video frames☆480Nov 16, 2020Updated 5 years ago
- [CVPR19/TPAMI23] SiamMask: A Framework for Fast Online Object Tracking and Segmentation☆3,543Feb 14, 2025Updated last year
- realtime multiple people tracking (centerNet based person detector + deep sort algorithm with pytorch)☆597Jun 10, 2020Updated 5 years ago
- Track to Detect and Segment: An Online Multi-Object Tracker (CVPR 2021)☆562Sep 10, 2021Updated 4 years ago
- Scaled-YOLOv4: Scaling Cross Stage Partial Network☆2,031Nov 3, 2024Updated last year
- OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT…☆3,858Sep 19, 2023Updated 2 years ago
- Collection of papers, datasets, code and other resources for object tracking and detection using deep learning☆2,502May 13, 2024Updated last year
- Object detection, 3D detection, and pose estimation using center point detection:☆7,546Mar 2, 2023Updated 3 years ago
- Visual tracking library based on PyTorch.☆3,487Aug 8, 2024Updated last year
- Out-of-the-box code and models for CMU's object detection and tracking system for multi-camera surveillance videos. Speed optimized Faste…☆521Dec 16, 2022Updated 3 years ago
- [ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box☆6,100Jun 19, 2024Updated last year
- TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet☆1,789Sep 2, 2025Updated 6 months ago
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆56,881Feb 20, 2026Updated last week
- yolov3_tiny(add SE model)(pytorch 1cls for car),deep_sort(pytorch),mx150 GPU, 14 avg_fps☆31Mar 9, 2020Updated 5 years ago
- Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-ti…☆14,093Feb 13, 2026Updated 2 weeks ago
- Implementation of popular deep learning networks with TensorRT network definition API☆7,689Feb 23, 2026Updated last week
- SOTA Re-identification Methods and Toolbox☆3,858Jul 30, 2024Updated last year
- YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documenta…☆10,355Jun 8, 2025Updated 8 months ago
- YOLO & RCNN Object Detection and Multi-Object Tracking☆33Mar 1, 2020Updated 6 years ago
- SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.