BigHugger
sk Skill · graph-robots

perceiving-object-parts

Hierarchical perception for subpart targeting. Detects a parent object first (DINO+VLM), crops the camera image to the parent's bounding box, then detects and segments the named subpart inside the crop (DINO + SAM3), and uncrops + fuses depth to a world-frame OBB/mask/cloud — plus the parent object's OBB and cloud for downstream placement/collision reasoning. Use when the graspable affordance is a subpart of a…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
jsonPythonsam3vlmhierarchicalsubpartdinoperception
Host repository
graph-robots/open-robot-skills
Category
perception
Compatible with
requires gap>=0.1
Licence
MIT
Host stars
44
Host language
Python