Skip to content

Commit deebf01

Browse files
committed
Update Eval Gallery w/ Diverse Background Vids
1 parent 6c60894 commit deebf01

18 files changed

Lines changed: 22 additions & 0 deletions

public/evals_gallery/index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,13 @@ <h5 class="mb-1">Scene Types</h5>
221221
</label>
222222
</div>
223223

224+
<div class="checkbox-container">
225+
<label for="scene-7">
226+
<input type="checkbox" class="scene-checkbox" id="scene-7">
227+
Outdoor (<span id="scene-7-count">0</span>)
228+
</label>
229+
</div>
230+
224231
<div class="checkbox-container">
225232
<label for="scene-20">
226233
<input type="checkbox" class="scene-checkbox" id="scene-20">
@@ -799,6 +806,14 @@ <h5 class="mb-1">Task Types</h5>
799806
JSON.parse('{"info": "Pick up bag of chips with right hand and scan the barcode\u003cbr\u003e\u003cbr\u003eFood / Other", "object_id": "object-1", "poster": "videos/DATAVIZ_NEW_001_small.jpg", "scene_id": "scene-5", "src": "videos/DATAVIZ_NEW_001_small.mp4", "task_id": "task-20"}'),
800807
JSON.parse('{"info": "Pick up bag of chips with right hand and place in brown paper bag\u003cbr\u003e\u003cbr\u003eFood / Place", "object_id": "object-1", "poster": "videos/DATAVIZ_NEW_002_small.jpg", "scene_id": "scene-5", "src": "videos/DATAVIZ_NEW_002_small.mp4", "task_id": "task-9"}'),
801808
JSON.parse('{"info": "Pick up the ball on pool table with left hand and place it in the hole\u003cbr\u003e\u003cbr\u003eOther / Pick", "object_id": "object-20", "poster": "videos/DATAVIZ_NEW_003_small.jpg", "scene_id": "scene-3", "src": "videos/DATAVIZ_NEW_003_small.mp4", "task_id": "task-6"}'),
809+
JSON.parse('{"info": "Wipe shoe with towel\u003cbr\u003e\u003cbr\u003eClothes / Wipe", "object_id": "object-4", "poster": "videos/NEWDATAVIZ_001_small.jpg", "scene_id": "scene-7", "src": "videos/NEWDATAVIZ_001_small.mp4", "task_id": "task-16"}'),
810+
JSON.parse('{"info": "Place fruit from bench into basket\u003cbr\u003e\u003cbr\u003eFood / Place", "object_id": "object-1", "poster": "videos/NEWDATAVIZ_002_small.jpg", "scene_id": "scene-7", "src": "videos/NEWDATAVIZ_002_small.mp4", "task_id": "task-9"}'),
811+
JSON.parse('{"info": "Wipe bench with towel\u003cbr\u003e\u003cbr\u003eTowel / Wipe", "object_id": "object-5", "poster": "videos/NEWDATAVIZ_003_small.jpg", "scene_id": "scene-7", "src": "videos/NEWDATAVIZ_003_small.mp4", "task_id": "task-16"}'),
812+
JSON.parse('{"info": "Place billiards ball into pool rack\u003cbr\u003e\u003cbr\u003eOther / Place", "object_id": "object-20", "poster": "videos/NEWDATAVIZ_004_small.jpg", "scene_id": "scene-3", "src": "videos/NEWDATAVIZ_004_small.mp4", "task_id": "task-9"}'),
813+
JSON.parse('{"info": "Place fruit from bush into basket\u003cbr\u003e\u003cbr\u003eFood / Place", "object_id": "object-1", "poster": "videos/NEWDATAVIZ_005_small.jpg", "scene_id": "scene-7", "src": "videos/NEWDATAVIZ_005_small.mp4", "task_id": "task-9"}'),
814+
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"}'),
815+
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"}'),
816+
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"}'),
802817
];
803818

804819
const filters = [
9.14 KB
Loading
98.8 KB
Binary file not shown.
10.9 KB
Loading
197 KB
Binary file not shown.
10.4 KB
Loading
73.7 KB
Binary file not shown.
8.63 KB
Loading
21.9 KB
Binary file not shown.
13.5 KB
Loading

0 commit comments

Comments
 (0)