Switch language한국어
Back to the list

Reducing Manual Review Costs by Detecting Objects in Delivery Completion Photos

TL;DR AI

Key summary

2 min read
  1. Project publication date, project published by Kurly ML engineer Yoon Junho on 2025-10-27.

  2. Project goal automate detection to reduce manual review, goal is to detect purple boxes and paper bags in delivery completion photos to reduce manual reviews.

  3. Data engine applied data-centric labeling and retraining loop, used a data-centric workflow: pseudo-labeling unlabeled images, human verification/correction, and periodic retraining.

  4. Labeling process used two-role human labeling process, applied two human roles for label quality: Result Validator (binary check) and Detail Corrector (bounding box edits).

  5. Model and tooling choice, object detection model used YOLOv11 with Ultralytics tooling.

Read the original