Project Overview
Objective
Built mobile app for EV socket detection from camera and gallery images.
Stack
React NativeExpoONNXYOLOv8
Delivery highlights
- Built a React Native (Expo) mobile app to detect and classify EV charger socket types in real time from the camera and gallery images. Trained a YOLOv8 detection model and deployed it via ONNX for on-device inference, implementing image preprocessing and an in-app overlay for bounding boxes, labels, and confidence scores.