BigHugger
sk Skill · graph-robots

perceiving-objects-oneshot

Lightweight one-shot 3D object perception. Runs Grounding-DINO broad detection, a SINGLE VLM set-of-marks letter pick over the labeled boxes, SAM3 box segmentation, depth back-projection, and geometry.filter_and_compute_obb. No pairwise tournament, no multi-view safe-gate. Returns a clean not_found output (no exception) when the VLM answers "none" or DINO emits no detections — making this the right skill for…

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