ibaiGorordo / onnx-Ultra-Fast-Lane-Detection-Inference
Example scripts for the detection of lanes using the ultra fast lane detection model in ONNX.
☆51Updated last year
Alternatives and similar repositories for onnx-Ultra-Fast-Lane-Detection-Inference:
Users that are interested in onnx-Ultra-Fast-Lane-Detection-Inference are comparing it to the libraries listed below
- 分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。☆75Updated 2 years ago
- Python scripts for performing road segemtnation and car detection using the HybridNets multitask model in ONNX.☆68Updated 2 years ago
- YOLOv4-MultiTask for Pytorch☆41Updated 3 years ago
- Exploring the use of bezier curves for lane detection —— A baseline model.☆36Updated 4 years ago
- 3d object detection model smoke c++ inference code☆34Updated 2 years ago
- 使用ONNXRuntime部署LSTR基于Transformer的端到端实时车道线检测,包含C++和Python两个版本的程序☆20Updated 2 years ago
- Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.☆73Updated 2 years ago
- Sample projects for TensorRT in C++☆193Updated 2 years ago
- ☆27Updated 2 years ago
- convert hv_pointpillars_secfpn_sbn-all_4x8_2x_nus-3d from mmdet3d to onnx