← back
KotlinYOLO
github.com/daverlon/KotlinYOLO
Kotlin · Android · ONNX Runtime · Vuzix Smart Glasses
Overview
KotlinYOLO is a real-time object detection system built for Android-based smart glasses, focusing on efficient on-device inference using YOLO models in ONNX format.
KotlinYOLO preview
The project explores the practical limits of edge AI deployment on constrained wearable hardware, balancing latency, thermal constraints, and usability.
Key Features
Architecture
The system follows a lightweight pipeline:
Technical Challenges
What I Learned
Future Work