Pinned Repositories
3D-Tracking-MVS
3D position tracking for soccer players with multi-camera videos
cocoapi
COCO API - Dataset @ http://cocodataset.org/
deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
example_cml
FastMOT
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
JDE
mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
miscellaneous
Multi-object-Tracking-paper-code-list
sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
aleixfigueres's Repositories
aleixfigueres/miscellaneous
aleixfigueres/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
aleixfigueres/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
aleixfigueres/example_cml
aleixfigueres/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
aleixfigueres/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
aleixfigueres/3D-Tracking-MVS
3D position tracking for soccer players with multi-camera videos
aleixfigueres/JDE
aleixfigueres/tracking_wo_bnw
Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"
aleixfigueres/cocoapi
COCO API - Dataset @ http://cocodataset.org/
aleixfigueres/FastMOT
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
aleixfigueres/sort-cpp
C++ port of Simple online and realtime tracking(SORT)
aleixfigueres/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
aleixfigueres/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
aleixfigueres/xray
Unsupervised Anomaly Detection for X-Ray Images
aleixfigueres/Multi-object-Tracking-paper-code-list
aleixfigueres/YOLOv5_JDE
Benefit from YOLOv5, we utilize it for multi object tracking.