The improved model for multi-object detection and lane line segmentation based on the YoloP model.
☆16Nov 5, 2022Updated 3 years ago
Alternatives and similar repositories for YoloP_plus
Users that are interested in YoloP_plus are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于yoloP的三任务模型修改成2任务模型,去掉可行驶区域的实例分割☆15Jun 21, 2022Updated 4 years ago
- 2021第三届华为云人工智能大赛 · 无人车挑战杯——车道线检测模块☆12Sep 26, 2021Updated 4 years ago
- ☆48Apr 9, 2024Updated 2 years ago
- Development of a lane detection and tracking solution for self-driving cars. This is an important part of the autopilot system, to ensure…☆12Oct 2, 2024Updated last year
- yolov5+霍夫变换实现的车道线检测☆60Jan 14, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。☆86Sep 20, 2022Updated 3 years ago
- 用语义分割的方式来做车道线检测