lane-detection topic

List lane-detection repositories

PolyLaneNet

284
Stars
76
Forks
Watchers

Code for the paper entitled "PolyLaneNet: Lane Estimation via Deep Polynomial Regression" (ICPR 2020)

OpenLane

475
Stars
46
Forks
Watchers

[ECCV 2022 Oral] OpenLane: Large-scale Realistic 3D Lane Dataset

SCNN_Pytorch

239
Stars
68
Forks
Watchers

Pytorch implementation of "Spatial As Deep: Spatial CNN for Traffic Scene Understanding"

driving-lane-departure-warning

213
Stars
102
Forks
Watchers

Built a real-time lane departure warning system with a monocular camera, using OpenCV.

PersFormer_3DLane

403
Stars
74
Forks
Watchers

[ECCV2022 Oral] Perspective Transformer on 3D Lane Detection

Light-Condition-Style-Transfer

134
Stars
30
Forks
Watchers

Lane Detection in Low-light Conditions Using an Efficient Data Enhancement : Light Conditions Style Transfer (IV 2020)

LaneNetRos

154
Stars
59
Forks
Watchers

Ros node to use LaneNet to detect the lane in camera

CarND-Detect-Lane-Lines-And-Vehicles

68
Stars
36
Forks
Watchers

Use segmentation networks to recognize lane lines and vehicles. Infer position and curvature of lane lines relative to self.

copilot

167
Stars
56
Forks
Watchers

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...