Charmve / Awesome-Lane-DetectionLinks
A paper list with code of lane detection.
☆64Updated last year
Alternatives and similar repositories for Awesome-Lane-Detection
Users that are interested in Awesome-Lane-Detection are comparing it to the libraries listed below
Sorting:
- tensorrt5, centernet, 3d detection, kitti, centerface, deform conv, int8,☆63Updated 2 years ago
- A project for lane detection and road marking segmentation on embedded device for autonomous vehicles.☆36Updated 3 years ago
- Example scripts for the detection of lanes using the ultra fast lane detection model in ONNX.☆54Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。