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]

Object Detection and Segmentation Auto-Labeling

Developed automatic and manual labeling pipeline for detection and segmentation datasets. 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

Developed automatic and manual labeling pipeline for detection and segmentation datasets.

Stack

GroundingDINOSAMYOLOv8YOLOv8-seg

Delivery highlights

  • Implemented automatic labeling with GroundingDINO for text-guided detection and SAM for segmentation masks, Converted generated masks to YOLO-format annotations for training YOLOv8 and YOLOv8-seg models, and Implemented manual labeling loop: seed annotation, model-assisted labeling, review, correction, and retraining.
Back to Topic ProjectsBack to All Projects

Related Projects

3 items

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.

Electric Vehicle Charger Socket Detection and Tracking

Personal ProjectsYear: 2025

Built detection plus tracking pipeline for EV sockets with persistent IDs.