lane-detection topic
PolyLaneNet
Code for the paper entitled "PolyLaneNet: Lane Estimation via Deep Polynomial Regression" (ICPR 2020)
OpenLane
[ECCV 2022 Oral] OpenLane: Large-scale Realistic 3D Lane Dataset
SCNN_Pytorch
Pytorch implementation of "Spatial As Deep: Spatial CNN for Traffic Scene Understanding"
driving-lane-departure-warning
Built a real-time lane departure warning system with a monocular camera, using OpenCV.
Robust-Lane-Detection
PersFormer_3DLane
[ECCV2022 Oral] Perspective Transformer on 3D Lane Detection
Light-Condition-Style-Transfer
Lane Detection in Low-light Conditions Using an Efficient Data Enhancement : Light Conditions Style Transfer (IV 2020)
LaneNetRos
Ros node to use LaneNet to detect the lane in camera
CarND-Detect-Lane-Lines-And-Vehicles
Use segmentation networks to recognize lane lines and vehicles. Infer position and curvature of lane lines relative to self.
copilot
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 veloci...