futurefantasy commited on
Commit
8b121ea
·
verified ·
1 Parent(s): 0371f99

Add examples/example_02/metadata.json

Browse files
Files changed (1) hide show
  1. examples/example_02/metadata.json +20 -0
examples/example_02/metadata.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "example_id": "example_02",
3
+ "bucket": "test_nonexpert_unseen",
4
+ "global_episode_id": "ARX-data/human-data-1230-5cameras/20251229-songjiaqi/20251228-215800-put-plastic bottle-yellow-box-mix/videos/chunk-000/observation.images.front/episode_000007",
5
+ "main_path": "ARX-data/human-data-1230-5cameras/20251229-songjiaqi/20251228-215800-put-plastic bottle-yellow-box-mix/videos/chunk-000/observation.images.front/episode_000007",
6
+ "task_instruction": "抓取塑料瓶使其放进黄色纸箱里",
7
+ "task_description": "抓取塑料瓶使其放进黄色纸箱里:\n开始移动:0%\n爪夹靠近塑料瓶:20%\n爪夹抓取塑料瓶:40%\n爪夹抓住塑料瓶接近黄色纸箱:60%\n爪夹将塑料瓶放入黄色纸箱中:80%\n爪夹松开,塑料瓶落入黄色纸箱:100%",
8
+ "fps": 30.0,
9
+ "is_expert": false,
10
+ "num_frames": 179,
11
+ "final_gt_progress": 100.0,
12
+ "video_path": "examples/example_02/episode.mp4",
13
+ "benchmark_progress_type": "dense_kinematic_progress",
14
+ "benchmark_dense_progress": [0.0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.5, 1.6, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.5, 2.6, 2.7, 2.8, 2.9, 3.0, 3.4, 3.9, 4.3, 4.8, 5.2, 5.6, 6.1, 6.5, 6.9, 7.4, 7.8, 8.2, 8.7, 9.1, 9.6, 10.0, 9.9, 9.9, 9.8, 9.8, 9.7, 9.6, 9.6, 9.5, 9.4, 9.4, 9.3, 9.2, 9.2, 9.1, 9.1, 9.0, 9.1, 9.2, 9.3, 9.4, 9.6, 9.7, 9.8, 9.9, 10.0, 10.1, 10.2, 10.3, 10.4, 10.6, 10.7, 10.8, 10.9, 11.0, 12.5, 13.9, 15.4, 16.8, 18.3, 19.8, 21.2, 22.7, 24.2, 25.6, 27.1, 28.5, 30.0, 30.4, 30.8, 31.3, 31.7, 32.1, 32.5, 32.9, 33.4, 33.8, 34.2, 34.6, 35.0, 35.5, 35.9, 36.3, 36.7, 37.1, 37.5, 38.0, 38.4, 38.8, 39.2, 39.6, 40.1, 40.5, 40.9, 41.3, 41.7, 42.2, 42.6, 43.0, 44.9, 46.9, 48.8, 50.8, 52.7, 54.7, 56.6, 58.6, 60.5, 62.5, 64.4, 66.4, 68.3, 70.3, 72.2, 74.2, 76.1, 78.1, 80.0, 81.2, 82.5, 83.8, 85.0, 86.2, 87.5, 88.8, 90.0, 90.4, 90.8, 91.2, 91.7, 92.1, 92.5, 92.9, 93.3, 93.8, 94.2, 94.6, 95.0, 95.4, 95.8, 96.2, 96.7, 97.1, 97.5, 97.9, 98.3, 98.8, 99.2, 99.6, 100.0],
15
+ "benchmark_semantic_anchors": [{"frame": 0, "progress": 0.0}, {"frame": 33, "progress": 3.0}, {"frame": 49, "progress": 10.0}, {"frame": 65, "progress": 9.0}, {"frame": 83, "progress": 11.0}, {"frame": 96, "progress": 30.0}, {"frame": 127, "progress": 43.0}, {"frame": 146, "progress": 80.0}, {"frame": 154, "progress": 90.0}, {"frame": 178, "progress": 100.0}],
16
+ "benchmark_progress_source": {
17
+ "bucket": "test_nonexpert_unseen",
18
+ "global_episode_id": "ARX-data/human-data-1230-5cameras/20251229-songjiaqi/20251228-215800-put-plastic bottle-yellow-box-mix/videos/chunk-000/observation.images.front/episode_000007"
19
+ }
20
+ }