visualbuffer / copilotLinks
Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative velocity and time to collision
☆173Updated 5 years ago
Alternatives and similar repositories for copilot
Users that are interested in copilot are comparing it to the libraries listed below
Sorting:
- A project to demonstrate lane detection with a front facing camera.☆122Updated last year
- Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.☆86Updated 3 years ago
- A collection of all projects pertaining to different layers in the SDC software stack☆233Updated 7 years ago
- Learn to map surrounding vehicles onto a bird's eye view of the scene.☆211Updated 5 years ago
- ☆80Updated 5 years ago
- Built a real-time lane departure warning system with a monocular camera, using OpenCV.☆229Updated 5 years ago
- ☆238Updated 2 years ago
- Implementation of the Automatic Emergency Braking System using deep learning.☆40Updated 4 years ago
- RESEARCH [ + ] Robust framework for Lane Detection and Tracking using Deep CNN, Extended Hough Transform and Kalman Filter for autonomo…☆78Updated 5 years ago
- Ros node to use LaneNet to detect the lane in camera☆166Updated 2 years ago
- A tutorial for training YOLOv3 to detect traffic lights using BOSCH small traffic light dataset.☆132Updated 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
- ☆84Updated 4 years ago
- OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars☆243Updated 4 years ago
- ☆13Updated 4 years ago
- A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.☆123Updated 4 years ago
- Lane Detection Module using C++ and OpenCV☆140Updated 7 years ago
- Udacity Self-Driving Car Engineer Nanodegree Advanced Lane Finding Project. Identifying lanes using edge detection (Sobel operator, gradi…☆52Updated 4 years ago
- A Deep Learning Beginner: Nvidia's End to End Learning on Steering for Self-Driving Cars☆52Updated 7 years ago
- detect curved lane lines using HSV filtering and sliding window search.☆190Updated 6 years ago
- Lane Lines Detection using Python and OpenCV for self-driving car☆109Updated 7 years ago
- Bird's eye/Top Down view generation and mapping with deep learning.☆173Updated 5 years ago
- Perception algorithms for Self-driving car; Lane Line Finding, Vehicle Detection, Traffic Sign Classification algorithm.☆50Updated 8 years ago
- Lane detection and tracking☆124Updated 11 months ago
- Lane identification system for camera based systems.☆71Updated 8 years ago
- A PyTorch implementation of the ICRA 2020 paper 'End-to-end Learning for Inter-Vehicle Distance and Relative Velocity Estimation in ADAS …☆54Updated 5 years ago
- The project can achieve FCWS, LDWS, and LKAS functions solely using only visual sensors. using YOLOv5 / YOLOv5-lite / YOLOv6 / YOLOv7 / Y…☆252Updated last year
- Estimating distance to objects in the scene using detection information☆170Updated 3 years ago
- Computer Vision algorithm to compute road curvature and lane vehicle offset using OpenCV Image Processing, Camera Calibration, Perspectiv…☆46Updated 5 years ago
- Module for detecting traffic lights in the CARLA autonomous driving simulator. Based on the YOLO v2 deep learning object detection model …☆43Updated last year