An open-source AI copilot that brings Advanced Driver Assistance Systems to bicycles. Powered by computer vision and real-time tracking algorithms.

TALOS is an open-source blind-spot monitoring system built to protect cyclists in urban environments. Running on a Raspberry Pi 5 and Hailo NPU, this system utilizes a custom YOLOv8 computer vision pipeline to detect vehicles and warn riders of approaching threats in real-time. I engineered a custom dataset using class merging and oversampling techniques. This fine-tuning process resulted in a 41% increase in recall for minority classes (like motorcycles) compared to stock models.
Test TALOS!
// OPERATIONAL_CAPABILITIES
01
01
Global Shutter Optics
Standard cameras warp high-speed objects. Talos utilizes the IMX296 Global Shutter Sensor to capture distortion-free, mathematically accurate imagery of moving vehicles, ensuring precise detection at any relative velocity.
02
02
Real-Time Edge AI
Powered by the Hailo-8L NPU. All neural network inference happens locally on the device with ~13ms latency. No cloud dependencies, no lag, and complete privacy by design.
03
03
Looming Vector Analysis
Goes beyond simple object detection. Talos uses Optical Expansion and Vector Calculus to calculate the rate of expansion (dA/dt) of approaching objects, predicting Time-to-Collision (TTC) with high precision.
04
04
Intelligent Threat Filtering
Silence is golden. The system distinguishes between a car passing safely and a vehicle on a collision course, filtering out false positives to provide audible warnings only when a genuine threat is detected.
05
05
Day & Night Mastery
Fine-tuned on the Valdiolus Rear View Camera dataset. Talos is trained to differentiate between cars, trucks/buses, motorcycles, cyclists, and pedestrians across varied lighting conditions, from high-noon glare to low-light dusk.
06
06
Open Source Architecture
Built on Python and YOLOv8. Talos is fully modular and open-source, allowing engineers and developers to audit the code, customize detection models, and extend hardware capabilities.
// OPERATIONAL_LOGIC
// HARDWARE_MANIFEST
BUILD REQUIREMENTS
Open source hardware reference design. Estimated build cost: ~$320 USD.




