lane
There are 42 repositories under lane topic.
neroneroffy/react-source-code-debug
React 源码调试环境,源代码详细注释,跟随官方仓库进行更新
dongkwonjin/Eigenlanes
Official code for "Eigenlanes: Data-Driven Lane Descriptors for Structurally Diverse Lanes", CVPR2022
fabvio/Cascade-LD
Lane detection and classification in an end-to-end Deep Learning fashion
benedekrozemberczki/BANE
A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018).
Charmve/Awesome-Lane-Detection
A paper list with code of lane detection.
AzurAPI/azurapi-js
Open Source Unofficial json based api that returns Azur Lane data
matlab-deep-learning/pretrained-spatial-CNN
Spatial-CNN for lane detection in MATLAB.
snandasena/advanced-lane-finding
Udacity Self-Driving Car Engineer.
youkpan/hayoou_safe_driving_android
ADAS app, for driving safty .YOLOX tiny + lane detection on Android with 15 FPS!
0zgur0/Lane_Tracking_using_Particle_Filters
Particle filter-based lane tracking Matlab code
bigbigpark/LiDAR-LANE-DETECTION
Simple algorithm to detect the lane of road environment using 3D LiDAR
fullike/RoadBuilder
Road design tool for UnrealEngine
azurlane-api/azurlane-api
Unofficial json api that returns azur lane data
MehmetOKUYAR/lane_segmentation
A model on lane detection has been developed with the data set we have created.
AzurAPI/Saratoga
Open Source Azur Lane Local Database
binbli/Lane-Marking-Quality-Assessment
Lane Marking Quality Assessment for Autonomous Driving
masudpce/raspberry-pi-self-driving-car
Simple Autonomous Car using raspberry pi
Ahmethan96/Lane_Detection_Using_Hybrid_RNN_and_CNN_Approach
In this project, hybrid deep learning models CNN and LSTM were implemented to perform lane detection for autonomous vehicle
EwyBoy/OPGG
A simple script I made to quickly look up champ build for League of Legends on OP.GG
PrashantShuklaa/Lane-Detection-on-Indian-roads
This repository is related to detecting road lanes.
PratikhyaManas/Finding-Lanes-Advanced-Driver-Assistance-System-ADAS
Lane Detection System using OpenCV and Python
filchy/lane-line-detection
Simple line detection using HoughLinesP transformation with opencv-python.
guilistocco/Udacity-Car_Radar_Lanes
Project on vehycle radar data to Udacity Nanodegree on Data Science. Started on Dec, 2020.
IAMSebyi/OpenCV_LaneDetection
C++ Lane Detection using OpenCV
lane-neuro/research-analytics-suite
Research Analytics Suite (RAS): An open-source platform providing free, accessible tools for scientific data analysis. RAS supports large datasets, advanced analytics, and customizable functions, ensuring flexibility and scalability for future technologies.
parthkvv/Lane-Detection-in-Unstructured-Environments
A novel recurrent neural network for lane detection based on LSTM. Achieved 2% improvement in accuracy and 150% reduction in inference cost on Indian Driving Dataset (IDD) over CRF-based methods
RajPShinde/Lane_and_Turn_Detection
Lane and Turn Detection using Hough lines and histogram of lanes approach
reality52/my-ttgo-watch-face-tranquilitylane
Fallout themed watchface for My-TTGO-Watch
stevanStevic/Advanced-Lane-Lines-Finding
Advanced lane line fining including camera calibration
thm2kor/Udacity-CarND-LaneLines-P1
Simple lane tracking on highways
TwinDragon/AzurLane_comp
Just a personal repository to show current fleet composition, equipment, etc., for the mobile game Azur Lane.
xjtuyanshi/CarND-Advanced-Lane-Lines
Advanced Lane Finding For Udacity Self driving car nanodegree
aismaniotto/github-issues-board
A front-end board to manage issue from github
parthkvv/Lane_Detection_IDD_Dataset
Lane detection using CNN with separate embedding and segmentation branches that yield embeddings on each lane pixel. Adopted instance segmentation approach to alleviate the issue of changing lane counts.