Phasuwut
ExperienceProjectsSkillsPublicationsAI ChatContactHire Me
Phasuwut

Full Stack · AI Engineer · Thailand

Portfolio

  • Work Experience
  • Projects
  • Skills
  • Publications

More

  • Certification
  • Demo
  • AI Chat
  • Contact

Download

  • Profile
  • Resume
  • CV

© 2026 Phasuwut Chunnapiya

[email protected]

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.

 Home AI Resume Chat Work Experience All Projects Demo Technical Skills Certification Publications Contact
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.

Small-Object Focused Augmentation for Electric Vehicle Charger Socket Detection and Tracking

Personal ProjectsYear: 2026

Built upon the previous Semi-Supervised Video Object Segmentation for Electric Vehicle Charger Socket Tracking project by applying small-object-focused data augmentation to address missed detections when charger sockets appeared smaller or farther from the camera. This improved the model’s ability to detect small and hard-to-detect sockets while reducing missed detections in real-world scenarios.