visualbuffer/copilot
Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative velocity and time to collision
The system performs real-time lane and obstacle detection optimized for mobile deployment, using HLS color-space thresholding with adaptive luminosity normalization for lane boundaries and periodic YOLO inference (configurable intervals) to reduce computational overhead. Architecture includes a top-view perspective transformation for collision prediction and ego-vehicle localization, with tunable parameters for illumination robustness and lane-finding thresholds across diverse road conditions. Pre-trained Keras/YOLOv3 weights enable immediate video processing without training, making it deployable on resource-constrained mobile devices targeting ADAS applications in emerging markets.
177 stars. No commits in the last 6 months.
Stars
177
Forks
61
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Sep 17, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/visualbuffer/copilot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.