JdeRobot / DetectionMetricsLinks
A tool designed to unify and streamline the evaluation of perception models across different frameworks and datasets.
☆80Updated this week
Alternatives and similar repositories for DetectionMetrics
Users that are interested in DetectionMetrics are comparing it to the libraries listed below
Sorting:
- Object Detection using a ssd_mobilenet_coco model with OpenCV 3.3 & TensorFlow 1.4 in C++ and XCode☆39Updated 7 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 3 weeks ago
- Real-time visual object tracking using correlations filters and deep learning☆32Updated 6 years ago
- Multi-target tracker based on cost computation.☆52Updated 8 years ago
- vehicle detection using retinanet☆29Updated 7 years ago
- This is my version of the Fastest Pedestrian Detector in the West☆24Updated 7 years ago
- Hungarian algorithm + Kalman filter multitarget (multi-object) tracker implementation.☆35Updated last week
- ☆41Updated last year
- Implementation of multi-tracker Extended Kalman Filter, developed for the EU project CLASS (G.A. 780622)☆17Updated 3 years ago
- A self automatically labeling tool☆70Updated 7 years ago
- RaspberryPi3(Raspbian Stretch) + MobileNetv2-SSDLite(Tensorflow/MobileNetv2SSDLite) + RealSense D435 + Tensorflow1.11.0 + without Neural…☆51Updated 6 years ago
- YOLOv3 Windows and Linux DLL library with CMAKE☆28Updated 6 years ago
- MKCF: Ming Tang, Bin Yu, Fan Zhang, Jinqiao Wang. "High-speed Tracking with Multi-kernel Correlation Filters." CVPR (2018).☆57Updated 6 years ago
- Training Toolbox for Caffe☆48Updated last year
- People detection and tracking in stationary RGB cameras☆96Updated 7 years ago
- C++ version multiple object trackers☆66Updated 6 years ago
- [4-5 FPS / Core m3 CPU only] [11 FPS / Core i7 CPU only] OpenVINO+DeeplabV3+LattePandaAlpha/LaptopPC. CPU / GPU / NCS. RealTime semantic-…☆45Updated 6 years ago
- C++ed version of Yolo☆69Updated 7 years ago
- Visualize YOLO feature map in prediction for easily checking your model performance☆72Updated 7 years ago
- C++ implementation of EnKCF Tracker - [WACV18]☆48Updated 6 years ago
- Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)☆106Updated 5 years ago
- Aggregated Channel Feature object detection in C++ and OpenGL ES 2.0 based on https://github.com/pdollar/toolbox☆49Updated 6 years ago
- A project on motion detection in a noisy environment (shaky or moving camera), through background subtraction with single Gaussian models…☆49Updated 7 years ago
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.