move_can_pot 100005 real mask tracking (no occlusion in sim; can stays 371-2237px)
Browse files
move_can_pot_100005_mask_tracking/README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# move_can_pot seed 100005 — real mask tracking (poselib + OWLv2)
|
| 2 |
+
|
| 3 |
+
`move_can_pot_100005_mask.mp4` — every frame's SAM2 mask overlay for the actual
|
| 4 |
+
sim episode (mask_backend=groundingdino, detector=owlv2, occlusion recovery ON).
|
| 5 |
+
magenta = can (obj1), cyan = pot (obj2); the number is each mask's pixel area.
|
| 6 |
+
|
| 7 |
+
## Finding: NO occlusion failure in this run
|
| 8 |
+
The can mask stays correctly on the pink can the WHOLE episode (area 371-2237 px,
|
| 9 |
+
never empty). It dips to ~371 px during the grasp (gripper partially covers the
|
| 10 |
+
can) but never loses lock; pot stays tracked throughout. Episode SUCCEEDs.
|
| 11 |
+
Occlusion recovery fired 0 times — there is nothing to recover here.
|
| 12 |
+
|
| 13 |
+
Sample frames: f0001 (start, can=1724), f0049 (grasp, can=703 partial), f0066
|
| 14 |
+
(end, can=1758, held beside the pot).
|
| 15 |
+
|
| 16 |
+
So in sim, move_can_pot 100005 does not reproduce a mask-loss occlusion. The
|
| 17 |
+
recovery mechanism itself is verified separately (controlled black-out: area
|
| 18 |
+
3490 -> 0 -> recovered 3490). The mask-tracking failure reported on the real
|
| 19 |
+
robot comes from real appearance/position drift during occlusion, which clean
|
| 20 |
+
sim frames here don't produce.
|
move_can_pot_100005_mask_tracking/f0001.png
ADDED
|
|
Git LFS Details
|
move_can_pot_100005_mask_tracking/f0049.png
ADDED
|
|
Git LFS Details
|
move_can_pot_100005_mask_tracking/f0066.png
ADDED
|
|
Git LFS Details
|
move_can_pot_100005_mask_tracking/move_can_pot_100005_mask.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:452693940e4a6bbf7f8711d2c3e66510447db85d3e63006e6b555705471534e4
|
| 3 |
+
size 1223828
|