aliardan/RoadMarkingDetection
Road markings detection using yolov5 model based on ONNX
This helps automatically identify and highlight road markings within images or video frames. You provide images of roads, and it outputs those same images with detected road markings clearly outlined. This is useful for anyone working with road infrastructure, autonomous vehicle development, or geographic information systems.
No commits in the last 6 months.
Use this if you need to reliably detect and visualize road markings in visual data for analysis, mapping, or system development.
Not ideal if you require real-time processing on embedded systems with very limited computational resources.
Stars
26
Forks
5
Language
C#
License
—
Category
Last pushed
May 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/aliardan/RoadMarkingDetection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics