HybridNets: End-to-End Perception Network
-
Updated
Dec 1, 2023 - Python
HybridNets: End-to-End Perception Network
使用OpenCV部署HybridNets,同时处理车辆检测、可驾驶区域分割、车道线分割,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 彻底摆脱对任何深度学习框架的依赖。
Advanced autonomous driving perception suite comparing classical computer vision and deep learning based lane/road detection pipelines, including HybridNets ONNX multitask inference, U-Net road segmentation, curved lane tracking, and real-time GPU-accelerated autonomous road analysis.
Add a description, image, and links to the hybridnets topic page so that developers can more easily learn about it.
To associate your repository with the hybridnets topic, visit your repo's landing page and select "manage topics."