thatbrguy / Pedestrian-DetectionLinks
Pedestrian detection using the TensorFlow Object Detection API. Includes multi GPU parallel processing inference.
☆359Updated 5 years ago
Alternatives and similar repositories for Pedestrian-Detection
Users that are interested in Pedestrian-Detection are comparing it to the libraries listed below
Sorting:
- Experimenting with sort different classical tracking algorithms for real time multiple object tracking (MOT)☆434Updated 7 years ago
- Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow☆524Updated 3 years ago
- Tensorflow object detection with tracking based on the DeepSort algorithm☆60Updated 2 years ago
- A tensorflow implementation with SSD model for person detection and Kalman Filtering combined for tracking☆250Updated 2 years ago
- Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV☆284Updated 5 years ago
- Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)☆885Updated 2 years ago
- Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering☆551Updated 5 years ago
- Python implementation of the IOU Tracker☆694Updated 5 years ago
- Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)☆191Updated 5 years ago
- Detection of head using YOLO☆165Updated 2 years ago
- Pedestrians detection and tracking using OpenCV on Python☆133Updated 8 years ago
- Helmet Detection on Construction Sites☆360Updated 5 years ago
- A Python wrapper on Darknet. Compatible with YOLO V3.☆516Updated 3 years ago
- Darknet Weights to TensorFlow☆218Updated 2 years ago
- Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?☆224Updated last year
- Multiple Object Tracking System in Keras + (Detection Network - YOLO)☆97Updated 7 years ago
- Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow☆1,670Updated 4 years ago
- Deep Cosine Metric Learning for Person Re-identification☆599Updated 3 years ago
- The winning method in Track 1 and Track 3 at the 2nd AI City Challenge Workshop in CVPR 2018 - Official Implementation