passerer / SRLaneLinks
Efficient Lane Detection
☆61Updated last year
Alternatives and similar repositories for SRLane
Users that are interested in SRLane are comparing it to the libraries listed below
Sorting:
- Lane detection with PaddlePaddle. PPLanedet contains many SOTA methods, e.g. CondLaneNet, SCNN, RESA, RTFormer,UFLD☆99Updated last year
- ☆75Updated 11 months ago
- End-to-End Lane detection with One to Several Transformer☆43Updated last year
- ☆165Updated 8 months ago
- The official implementation of "CLRerNet: Improving Confidence of Lane Detection with LaneIoU"☆230Updated 3 months ago
- Official PyTorch implementation for paper`Anchor3DLane: Learning to Regress 3D Anchors for Monocular 3D Lane Detection' accepted by CVPR …☆174Updated 4 months ago
- This is the onnxruntime and tensorrt inference code for CLRNet: Cross Layer Refinement Network for Lane Detection (CVPR 2022). Official c…☆61Updated 2 years ago
- Code for paper "Generating Dynamic Kernels via Transformers for Lane Detection"☆40Updated 2 years ago
- Official code for "Recursive Video Lane Detection", ICCV 2023☆88Updated 2 years ago
- Monocular Lane Detection Based on Deep Learning: A Survey☆136Updated 4 months ago
- A Keypoint-based Global Association Network for Lane Detection. Accepted by CVPR 2022☆254Updated 2 years ago
- ☆110Updated last year
- Repository for submodules containing code for MMAR 2023 "Detection-segmentation convolutional neural network for autonomous vehicle perc…☆29Updated 2 years ago
- ☆17Updated last year
- CurveLanes is a new benchmark lane detection dataset with 150K lanes images for difficult scenarios such as curves and multi-lanes in tra…☆140Updated 5 years ago
- Code for TensorRT inference of LaneATT model☆43Updated 3 years ago
- [ICCV2023 Oral] LATR: 3D Lane Detection from Monocular Images with Transformer☆223Updated 11 months ago
- Official code for "Eigenlanes: Data-Driven Lane Descriptors for Structurally Diverse Lanes", CVPR2022☆133Updated 3 years ago
- ☆109Updated 3 years ago
- VIL-100: A New Dataset and A Baseline Model for Video Instance Lane Detection (ICCV 2021)☆101Updated last year
- ☆87Updated 3 years ago
- Boden Around View Monitor Dataset☆68Updated 7 months ago
- ☆233Updated 2 years ago
- [ECCV 2022] RCLane: Relay Chain Prediction for Lane Detection☆29Updated 3 years ago
- 本Fork代码仓库作为本人记录学习BEVFusion的学习笔记使用,会逐步理解代码并添加大量中文注释。 本仓库代码已参照《bevfusion单显卡训练/测试》做了单GPU训练和测试的修改。 并在本人主机上做过了测试。