Skip to content

Commit a8068f8

Browse files
committed
Add Bathroom Scenes to Visualizer
1 parent 9f6fab6 commit a8068f8

13 files changed

Lines changed: 18 additions & 0 deletions

public/evals_gallery/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -814,6 +814,10 @@ <h5 class="mb-1">Task Types</h5>
814814
JSON.parse('{"info": "Arrange couch pillow\u003cbr\u003e\u003cbr\u003eOther / Arrange", "object_id": "object-20", "poster": "videos/NEWDATAVIZ_006_small.jpg", "scene_id": "scene-6", "src": "videos/NEWDATAVIZ_006_small.mp4", "task_id": "task-21"}'),
815815
JSON.parse('{"info": "Pick up the remote from between the cushions\u003cbr\u003e\u003cbr\u003eOther / Pick", "object_id": "object-20", "poster": "videos/NEWDATAVIZ_007_small.jpg", "scene_id": "scene-6", "src": "videos/NEWDATAVIZ_007_small.mp4", "task_id": "task-6"}'),
816816
JSON.parse('{"info": "Vaccuum the couch\u003cbr\u003e\u003cbr\u003eCleaning Tool / Clean", "object_id": "object-17", "poster": "videos/NEWDATAVIZ_008_small.jpg", "scene_id": "scene-6", "src": "videos/NEWDATAVIZ_008_small.mp4", "task_id": "task-22"}'),
817+
JSON.parse('{"info": "Fold towel in bathroom with right arm\u003cbr\u003e\u003cbr\u003eTowel / Fold", "object_id": "object-5", "poster": "videos/NEWDATAVIZ_009_small.jpg", "scene_id": "scene-4", "src": "videos/NEWDATAVIZ_009_small.mp4", "task_id": "task-5"}'),
818+
JSON.parse('{"info": "Use right arm to wipe water on counter with towel\u003cbr\u003e\u003cbr\u003eTowel / Wipe", "object_id": "object-5", "poster": "videos/NEWDATAVIZ_010_small.jpg", "scene_id": "scene-4", "src": "videos/NEWDATAVIZ_010_small.mp4", "task_id": "task-16"}'),
819+
JSON.parse('{"info": "Grab the brush with right arm and use it to scrub sink\u003cbr\u003e\u003cbr\u003eCleaning Tool / Clean", "object_id": "object-17", "poster": "videos/NEWDATAVIZ_011_small.jpg", "scene_id": "scene-4", "src": "videos/NEWDATAVIZ_011_small.mp4", "task_id": "task-22"}'),
820+
JSON.parse('{"info": "Pull paper towel out of dispenser with right arm\u003cbr\u003e\u003cbr\u003eTowel / Pull", "object_id": "object-5", "poster": "videos/NEWDATAVIZ_012_small.jpg", "scene_id": "scene-4", "src": "videos/NEWDATAVIZ_012_small.mp4", "task_id": "task-11"}'),
817821
];
818822

819823
const filters = [
8.32 KB
Loading
42.6 KB
Binary file not shown.
8.41 KB
Loading
67.8 KB
Binary file not shown.
8.32 KB
Loading
50.3 KB
Binary file not shown.
7.51 KB
Loading
53.3 KB
Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#EXTM3U
2+
#EXT-X-VERSION:3
3+
#EXT-X-TARGETDURATION:11
4+
#EXT-X-MEDIA-SEQUENCE:0
5+
#EXTINF:10.583333,
6+
paper_towel_000.ts
7+
#EXT-X-ENDLIST

0 commit comments

Comments
 (0)