Electric Vehicle Charger Socket Instant Segmentation

Built and benchmarked EV charger socket instance segmentation models for real-time use. This project demonstrates practical execution from architecture and implementation to measurable delivery outcomes.

Personal ProjectsYear 2025

Project Overview

Objective

Built and benchmarked EV charger socket instance segmentation models for real-time use.

Stack

YOLOv8-SegYOLOv12-SegRF-DETR-SegMask R-CNN

Delivery highlights

  • Built and trained instance segmentation models (YOLOv8-Seg, YOLOv12-Seg, RF-DETR-Seg, Mask R-CNN) to identify and segment multiple EV charger socket types in real time. Collected and annotated data, performed preprocessing (resize/normalize, label checks) and augmentation (flip/rotate/brightness), then trained and evaluated each model to compare accuracy and inference speed and select a practical model for use.
Back to Topic ProjectsBack to All Projects

Related Projects

3 items

Electric Vehicle Charger Socket Instant Segmentation and Tracking

Personal ProjectsYear: 2025

Extended socket segmentation by adding tracking for consistent IDs across frames.

Semi-Supervised Video Object Segmentation for Electric Vehicle Charger Socket Tracking

Personal ProjectsYear: 2026

Extended previous Electric Vehicle Charger Socket Instance Segmentation and Electric Vehicle Charger Socket Instance Segmentation & Tracking projects by building a custom DAVIS-style dataset with YOLOv8-Seg and adapting it for XMem to enable temporally consistent pixel-level segmentation across video frames.

Electric Vehicle Charger Socket Detection (React Native + Expo, ONNX)

Personal ProjectsYear: 2025

Built mobile app for EV socket detection from camera and gallery images.