pretrained-spatial-CNN
Lane detector
An implementation of a deep learning-based lane detection model in MATLAB using a pre-trained Spatial-CNN architecture.
Spatial-CNN for lane detection in MATLAB.
24 stars
5 watching
12 forks
Language: MATLAB
last commit: about 3 years ago autonomous-drivingcomputer-visiondeep-learningdeeplearningdetected-laneslanelane-detectionlane-detectorlane-lines-detectionmatlabpretrained-modelsscnnscnn-networkspatial-cnn
Related projects:
Repository | Description | Stars |
---|---|---|
matlab-deep-learning/pretrained-resa-network-for-road-boundary-detection | A MATLAB implementation of a deep learning-based road boundary detection system using a pre-trained RESA model. | 3 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
matlab-deep-learning/pretrained-yolov8-network-for-object-detection | Pretrained YOLO object detection networks for real-time performance with good detection quality in MATLAB | 29 |
matlab-deep-learning/pretrained-yolov9-network-for-object-detection | Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. | 4 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 47 |
matlab-deep-learning/lidar-object-detection-using-complex-yolov4 | Provides pre-trained deep learning models for object detection in point clouds using complex YOLOv4 architecture | 21 |
mvirgo/mlnd-capstone | This is a machine learning project that uses deep learning to detect lane lines on road images | 431 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
dianixn/signal_detection_ofdmpowerofdnn | A MATLAB implementation demonstrating the power of deep learning in signal detection and channel estimation for OFDM systems | 115 |
matlab-deep-learning/abnormal-eeg-signal-classification-using-cnns | Develops and trains a deep neural network to classify EEG signals as normal or abnormal | 48 |
martin-danelljan/eco | A Matlab implementation of a real-time tracker using convolutional neural networks for object tracking in visual environments. | 612 |
matlab-deep-learning/seven-segment-digit-recognition | Automates digit recognition in images of seven segment displays | 7 |
chenjoya/vehicle_detection_recognition | A Matlab project for vehicle detection and recognition using deep learning techniques. | 202 |
pengsun/matlabcnn | A Matlab implementation of a 2D Convolutional Neural Network for educational purposes | 47 |
chrisjmccormick/hog_matlab | Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor | 34 |