JunshengFu / vehicle-detectionView external linksLinks
Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).
☆675Apr 18, 2024Updated last year
Alternatives and similar repositories for vehicle-detection
Users that are interested in vehicle-detection are comparing it to the libraries listed below
Sorting:
- real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method☆140Mar 15, 2017Updated 8 years ago
- Vehicle detection using YOLO in Keras runs at 21FPS☆393Apr 27, 2017Updated 8 years ago
- 使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or r…☆636Oct 10, 2020Updated 5 years ago
- Detect vehicles in a video☆93Mar 30, 2019Updated 6 years ago
- "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting…☆929Sep 11, 2021Updated 4 years ago
- Built a real-time lane departure warning system with a monocular camera, using OpenCV.☆240May 12, 2020Updated 5 years ago
- Vehicle Detection by Haar Cascades with OpenCV☆557Jun 16, 2022Updated 3 years ago
- Vehicle Detection with Convolutional Neural Network☆156May 14, 2017Updated 8 years ago
- Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering☆557May 23, 2020Updated 5 years ago
- Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.☆1,149Oct 31, 2017Updated 8 years ago
- Object Detection Framework using HOG as descriptor and Linear SVM as classifier.☆433Feb 6, 2017Updated 9 years ago
- Vehicle Detection, Tracking and Counting☆504Nov 14, 2025Updated 2 months ago
- Udacity Project - Vehicle Detection☆226Feb 14, 2018Updated 8 years ago
- Vehicle Detection Project☆270Nov 25, 2021Updated 4 years ago
- Vehicle detection and tracking and speed estimation using opencv☆22Apr 20, 2018Updated 7 years ago
- I implemented Vehicle Detection and Tracking algorithm using HOG, SVM, and Kalman filter. This is Udacity Self-Driving CarND Term 1 Proje…☆18Oct 7, 2017Updated 8 years ago
- Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.☆99Sep 30, 2017Updated 8 years ago
- Make the training data for yolov2, this code will output the label file for every picture.☆11Dec 12, 2019Updated 6 years ago
- Built and trained a deep neural network to classify traffic signs, using TensorFlow.☆10Jun 23, 2017Updated 8 years ago
- This is a Matlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to clas…☆206Jun 6, 2022Updated 3 years ago
- Vehicle Speed Check☆265Jun 1, 2022Updated 3 years ago
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…☆18Aug 21, 2019Updated 6 years ago
- A car detection model implemented in Tensorflow.☆398Jun 15, 2017Updated 8 years ago
- Hobby project to track vehicles that are over speeding and violating red light☆312Nov 5, 2021Updated 4 years ago
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆177Feb 15, 2021Updated 4 years ago
- Udacity Self-Driving Car Project 5: Vehicle Detection and Tracking☆228Apr 16, 2022Updated 3 years ago
- Self Driving Car Vehicle Detection☆71Jun 27, 2017Updated 8 years ago
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆172Oct 17, 2022Updated 3 years ago
- Implementation of Single Shot MultiBox Detector in TensorFlow, to detect and classify traffic signs☆531Nov 2, 2021Updated 4 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking☆59Jan 10, 2018Updated 8 years ago
- Text Detection by RetinaNet with PyTorch (Code will be released soon)☆10Dec 1, 2018Updated 7 years ago
- Neural network/Haar cascade trained self-driving RC car using Raspberry Pi☆14Apr 7, 2019Updated 6 years ago
- Compare FasterRCNN,Yolo,SSD model with the same dataset☆146Jan 31, 2019Updated 7 years ago
- OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars☆245Jan 5, 2021Updated 5 years ago
- Vehicle detection, tracking and counting by blob detection with OpenCV on c++.☆120Sep 16, 2017Updated 8 years ago
- Vehicle detection implemented with you Only Look Once. It's an object detector that uses features learned by a deep convolutional neural …☆27Jul 19, 2018Updated 7 years ago
- Object (e.g Pedestrian, vehicles) tracking by Extended Kalman Filter (EKF), with fused data from both lidar and radar sensors.☆819Oct 27, 2023Updated 2 years ago
- qianguih' voxelnet version with ROS Implementation code☆51Oct 2, 2018Updated 7 years ago
- License plate Object Detection through YOLOv3 and Recognition through pytesseract☆30Feb 11, 2020Updated 6 years ago