Back to case studies
Computer Vision · Mobile
VisorAI
YOLOv11-powered mobile app for real-time detection of LTO road markings with auditory feedback for drivers and pedestrians.
Problem
Driver inattention to road markings contributes to a measurable share of urban traffic incidents in the Philippines. Existing ADAS systems are tuned for foreign markings and fail on LTO-specific signage.
Approach
- Curated and hand-labeled a dataset of LTO road markings across day, dusk, and rain conditions.
- Fine-tuned YOLOv11n on the dataset; quantized for on-device inference.
- Built a React-Native frontend with a TTS auditory layer that pronounces detected markings without distracting the driver.
- Throttled inference to 5 FPS on mid-tier devices to stay battery-neutral.
Results
mAP@0.5
0.87
Inference
120ms / frame on Snapdragon 7 Gen 1
Classes
12 markings

