Vehicle_Detection_Recognition

Vehicle Detector

A Matlab project for vehicle detection and recognition using deep learning techniques.

This is a Matlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to classify. Thanks to Cars Dataset:http://ai.stanford.edu/~jkrause/cars/car_dataset.html

GitHub

202 stars
18 watching
81 forks
Language: MATLAB
last commit: over 4 years ago
Linked from 1 awesome list

matlabrcnnvehicle-detection

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
daijifeng001/r-fcnA MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images.1,245
vxy10/p5_vehicledetection_unetDevelops an object detection algorithm using a U-Net architecture to detect vehicles in images and videos from a publicly available dataset95
matlab-deep-learning/pretrained-resa-network-for-road-boundary-detectionA MATLAB implementation of a deep learning-based road boundary detection system using a pre-trained RESA model.3
bharath272/sds_eccv2014A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques.96
taokong/ronA deep learning framework for object detection tasks using a novel neural network architecture355
zengarden/light_head_rcnnA research project providing a deep learning-based object detection framework835
yuwenxiong/py-r-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048
xiang-wuu/ncnn-android-yolov7An Android implementation of object detection using Yolov7 and the ncnn neural network library137
nihui/ncnn-android-mobilenetssdAn Android project demonstrating object detection using MobileNetSSD and the ncnn library.94
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
nihui/ncnn-android-yolov5An Android project demonstrating object detection using YOLOv5 and ncnn libraries.658
matlab-deep-learning/pretrained-yolov9-network-for-object-detectionProvides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality.6
matlab-deep-learning/pretrained-spatial-cnnAn implementation of a deep learning-based lane detection model in MATLAB using a pre-trained Spatial-CNN architecture.24
eniac-xie/faster-rcnn-resnetA custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining.207
chanyn/hkrmDevelops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms.105