Parcel and Person Instant Segmentation

Built parcel/person segmentation benchmark with unified dataset and fair model comparison. This project demonstrates practical execution from architecture and implementation to measurable delivery outcomes.

Personal ProjectsYear 2026

Project Overview

Objective

Built parcel/person segmentation benchmark with unified dataset and fair model comparison.

Stack

YOLOv8-segYOLOv9-segYOLOv11-segYOLOv26-segRF-DETR-segRunPod

Delivery highlights

  • Builds an AI model to detect and segment parcels and people in images or videos using YOLOv8-seg, YOLOv9-seg, YOLOv11-seg, YOLOv26-seg, and RF-DETRseg. It builds a unified dataset by collecting free public data, merging multiple sources, and manually correcting labels for the two classes (parcel and person). All models were trained on RunPod cloud GPUs using the same dataset and hyperparameters to ensure a fair performance comparison.
Back to Topic ProjectsBack to All Projects

Project Videos

2 items

Demo Video use YOLOv8-seg

Embedded preview is unavailable for this link.

Watch on source

Demo Video use YOLOv26-seg

Embedded preview is unavailable for this link.

Watch on source

Related Projects

3 items

Electric Vehicle Charger Socket Instant Segmentation

Personal ProjectsYear: 2025

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

Electric Vehicle Charger Socket Instant Segmentation and Tracking

Personal ProjectsYear: 2025

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

Parcel and Person Multi-Object Tracking

Personal ProjectsYear: 2026

Built multi-object tracking system for parcels and people with persistent IDs.