alen-smajic / Real-time-Object-Detection-for-Autonomous-Driving-using-Deep-LearningLinks
My Computer Vision project from my Computer Vision Course (Fall 2020) at Goethe University Frankfurt, Germany. Performance comparison between state-of-the-art Object Detection algorithms YOLO and Faster R-CNN based on the Berkeley DeepDrive (BDD100K) Dataset.
☆84Updated 4 years ago
Alternatives and similar repositories for Real-time-Object-Detection-for-Autonomous-Driving-using-Deep-Learning
Users that are interested in Real-time-Object-Detection-for-Autonomous-Driving-using-Deep-Learning are comparing it to the libraries listed below
Sorting:
- ☆84Updated 3 years ago
- A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.☆122Updated 4 years ago
- A project to demonstrate lane detection with a front facing camera.☆119Updated last year
- Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.☆85Updated 2 years ago
- A tutorial for training YOLOv3 to detect traffic lights using BOSCH small traffic light dataset.☆128Updated 3 years ago
- Traffic light detection using deep learning with the YOLOv3 framework. PyTorch => YOLOv3☆69Updated 4 years ago
- ☆98Updated 4 months ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆173Updated 4 years ago
- Vehicle detection using YOLOv3,4,5 ---- Tracking using DeepSORT -----Speed Estimating using personal method☆15Updated 3 years ago
- Estimating distance to objects in the scene using detection information☆168Updated 3 years ago
- ☆154Updated 3 years ago
- Identifying traffic signs in real time using YOLO for autonomous self driving car☆75Updated last year
- A collection of all projects pertaining to different layers in the SDC software stack☆230Updated 7 years ago
- Development of Deep Learning algorithms for Drivable Area Segmentation, Lane Segmentation, Traffic Sign Detection and Classification with…☆54Updated 3 years ago
- Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".☆332Updated 3 years ago
- Final Master Thesis on how to detect CARLA Simulator's Traffic Speed Sign using YOLO v3 Neural Network for object detection☆41Updated 6 years ago
- Lane detection and object detetion (YOLO) using OpenCV and python☆35Updated 5 years ago
- ☆235Updated 2 years ago
- Final Project for Applications of Machine Learning in Mechatronic Systems☆29Updated 4 years ago
- This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed es…☆315Updated 2 years ago
- This project implements object detection and range estimation. The object detection is done through YOLOV5 in this implementation. The pr…☆45Updated 2 years ago
- Lane detection for ADAS application with sliding windows technics☆21Updated 4 years ago
- detect curved lane lines using HSV filtering and sliding window search.☆191Updated 6 years ago
- Traffic signs detection and classification in real time☆289Updated last year
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆166Updated 2 years ago
- This repository contains code and writeups for projects and labs completed as a part of UDACITY's first of it's kind self driving car nan…☆48Updated 2 years ago
- Computer Vision algorithm to compute road curvature and lane vehicle offset using OpenCV Image Processing, Camera Calibration, Perspectiv…☆43Updated 5 years ago
- Using yolov3 & yolov4 weights objects are being detected from live video frame along with the measurement of the object from the camera w…☆373Updated last year
- Vehicle object detection & distance estimation using thermal imaging.☆34Updated 2 years ago
- Module for detecting traffic lights in the CARLA autonomous driving simulator. Based on the YOLO v2 deep learning object detection model …☆42Updated last year