Skip to content
#

drivable-area-segmentation

Here are 9 public repositories matching this topic...

Language: All
Filter by language

使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。

  • Updated Mar 11, 2022
  • Python

使用OpenCV部署HybridNets,同时处理车辆检测、可驾驶区域分割、车道线分割,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 彻底摆脱对任何深度学习框架的依赖。

  • Updated May 19, 2023
  • C++

This is an unofficial Python demo of the Self-Supervised Label Generator (SSLG), presented in "Self-Supervised Drivable Area and Road Anomaly Segmentation using RGB-D Data for Robotic Wheelchairs. Our SSLG can be used effectively for self-supervised drivable area and road anomaly segmentation based on RGB-D data".

  • Updated Jan 9, 2022
  • Python

Improve this page

Add a description, image, and links to the drivable-area-segmentation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the drivable-area-segmentation topic, visit your repo's landing page and select "manage topics."

Learn more