Skip to content

分别使用OpenCV、ONNXRuntime部署Ultra-Fast-Lane-Detection-v2车道线检测,包含C++和Python两种版本的程序

Notifications You must be signed in to change notification settings

hpc203/Ultra-Fast-Lane-Detection-v2-opencv-onnxrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ultra-Fast-Lane-Detection-v2-opencv-onnxrun

分别使用OpenCV、ONNXRuntime部署Ultra-Fast-Lane-Detection-v2车道线检测,包含C++和Python两种版本的程序。

Ultra-Fast-Lane-Detection-v2是TPAMI2022期刊里的论文,它是速度精度双SOTA的最新车道线检测算法。

本套程序提供了分别在culane和tusimple数据集训练出来的模型,onnx模型文件在 百度云盘,链接:https://pan.baidu.com/s/1b68-q_NX2PQPHZQn2h-x2A 提取码:jfwn

需要注意的是opencv版本需要是4.7以上的,opencv-dnn才能正常读取onnx文件做推理的

About

分别使用OpenCV、ONNXRuntime部署Ultra-Fast-Lane-Detection-v2车道线检测,包含C++和Python两种版本的程序

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published