Applied AI / Industrial perception

Robotic bin-picking perception

An RGB-D industrial perception pipeline that segments visible object instances, extracts 3D geometry features from depth, and ranks candidate objects for grasp selection.

Status Public repository and technical report
Stack Python, YOLO, PyTorch, Open3D, NumPy
Input data RGB, depth, masks, camera intrinsics, BOP-format data
Output Object-level features, candidate rankings, validation metrics, and visual comparisons
Robotic bin-picking project figure comparing input scene, ground truth masks, and model predictions
Figure from the robotic bin-picking perception repository.

Project notes

This page is meant as a quick read: what the project did, how it was built, and what the reported results mean.