VladKha / object_detectorLinks
Object detector from HOG + Linear SVM framework
☆25Updated 6 years ago
Alternatives and similar repositories for object_detector
Users that are interested in object_detector are comparing it to the libraries listed below
Sorting:
- vehicle detection with deep learning☆34Updated 7 years ago
- This is our SIH 2018 Project with detects object related to traffic like traffic signs, vehicles etc☆40Updated 6 years ago
- Detect vehicles in a video☆92Updated 6 years ago
- ☆28Updated 7 years ago
- Object Detection (YOLOv1) implentation in tensorflow, with training, testing and video features.☆42Updated 7 years ago
- A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).☆86Updated 6 years ago
- Python Implementation of Non-maximum suppression☆9Updated 8 years ago
- This is a python based library to augment the training dataset for object detection using YOLO.☆98Updated 5 years ago
- Human Detection using HOG-Linear SVM in Python☆135Updated 2 years ago
- I implemented Vehicle Detection and Tracking algorithm using HOG, SVM, and Kalman filter. This is Udacity Self-Driving CarND Term 1 Proje…☆18Updated 7 years ago
- Using state-of-the-art pre-trained Deep Neural Net architectures for Flower Species Recognition☆162Updated 6 years ago
- Download specific objects from Open-Images Dataset☆37Updated 6 years ago
- Traffic Sign Recognition with Deep Learning CNN☆50Updated 8 years ago
- German Traffic Sign Recognition Benchmark, Keras implementation with Spatial Transformer Networks☆50Updated 5 years ago
- Detecting and counting small objects - Analysis, review and application to counting☆199Updated 7 years ago
- p5_VehicleDetection_Unet☆94Updated 8 years ago
- A Siamese similarity model for image similarity☆58Updated 6 years ago
- Object Tracking using CNN and RNN in Tensorflow☆59Updated 7 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 7 years ago
- ☆20Updated 7 years ago
- [repo not maintained] Check out https://diffgram.com if you want to build a visual intelligence☆94Updated 7 years ago
- A Caffe Fully Convolutional Network that detects any kind of text and generates pixel-level heatmaps.☆23Updated 7 years ago
- A vehicle tracker based on sliding windows, HOG and an SVM☆44Updated 8 years ago
- Multiple Object Tracking System in Keras + (Detection Network - YOLO)☆97Updated 7 years ago
- OpenCV deep learning module (dnn module) implementation with MobileNet-SSD network for object detection.☆22Updated 6 years ago
- Advanced multiple object tracker using dlib and OpenCV.☆64Updated 7 years ago
- pedestrian detection and tracking using yolo darknet -python with dlib☆19Updated 8 years ago
- sagieppel / Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-This project contains code for a fully convolutional neural network (FCN) for semantic segmentation with a region of interest (ROI) map a…☆48Updated 3 years ago
- Slice a image into tiles and recalculates the annotations coordinates and saves them into separate files☆29Updated 5 years ago
- YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.or…☆49Updated 6 years ago