AnonymousSubmitt commited on
Commit
9e3ff48
·
verified ·
1 Parent(s): 429d1bd

Add realworld_subset/Composition/1

Browse files
realworld_subset/Composition/1/annotation.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Environment: g=9.81, F_drag=!=0
2
+ Ground: e=0.5
3
+ Floorball: d = 0.07, e = 0.86, m = 0.02, h = 0.77, v_0 = 0.0
4
+ SteelBall: d = 0.04, e = 0.6, m = 0.26, h = 0.77, v_0 = 0.31
realworld_subset/Composition/1/annotation_config.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "environment": {
3
+ "air_resistance": "!=0",
4
+ "gravity": 9.81
5
+ },
6
+ "ground": {
7
+ "dynamic_friction": "TODO",
8
+ "label": "Ground",
9
+ "restitution": 0.5,
10
+ "static_friction": "TODO"
11
+ },
12
+ "objects": [
13
+ {
14
+ "height": 0.77,
15
+ "id": 1,
16
+ "initial_velocity_u": 0,
17
+ "initial_velocity_v": 0,
18
+ "mass": 0.023,
19
+ "name": "Floorball",
20
+ "restitution": 0.86,
21
+ "size": 0.07,
22
+ "size_symbol": "d",
23
+ "static": true
24
+ },
25
+ {
26
+ "height": 0.77,
27
+ "id": 2,
28
+ "initial_velocity_u": -0.309862,
29
+ "initial_velocity_v": 0,
30
+ "mass": 0.26,
31
+ "name": "SteelBall",
32
+ "restitution": 0.6,
33
+ "size": 0.04,
34
+ "size_symbol": "d",
35
+ "static": false
36
+ }
37
+ ],
38
+ "render": {
39
+ "axes_arrow_head_width": 20,
40
+ "axes_arrow_length": 75,
41
+ "axes_arrow_width": 8,
42
+ "fontsize": 20,
43
+ "margin_axes_range": [
44
+ 5,
45
+ 50
46
+ ],
47
+ "margin_env_range": [
48
+ 5,
49
+ 50
50
+ ],
51
+ "margin_ground_range": [
52
+ 5,
53
+ 50
54
+ ],
55
+ "velocity_arrow_head_width": 30,
56
+ "velocity_arrow_length": 100,
57
+ "velocity_arrow_width": 10
58
+ },
59
+ "task_type": "composition"
60
+ }
realworld_subset/Composition/1/formula_info.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "correct_letter": "B",
3
+ "correct_formula": "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
4
+ "annotation": "Environment: g=9.81, F_drag=!=0\nGround: e=0.5\nFloorball: d = 0.07, e = 0.86, m = 0.02, h = 0.77, v_0 = 0.0\nSteelBall: d = 0.04, e = 0.6, m = 0.26, h = 0.77, v_0 = 0.31",
5
+ "choices": [
6
+ "a_n = v² / ρ",
7
+ "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
8
+ "y = h·cos(g·x / v_0²) + x·tanθ",
9
+ "v = f·λ"
10
+ ],
11
+ "correct_index": 1,
12
+ "physics_type": "Composition",
13
+ "composition_sources": [
14
+ "InelasticCollision",
15
+ "Projectile"
16
+ ],
17
+ "choice_sources": [
18
+ "Projectile",
19
+ "Projectile",
20
+ "Projectile",
21
+ "InelasticCollision"
22
+ ],
23
+ "seed": "Composition|Composition/1",
24
+ "is_realworld": true,
25
+ "dropped_wrong_formulas": [
26
+ "InelasticCollision: W_f = ∫ μ_k·m·g·ds = ΔE_k",
27
+ "Projectile: F_drag = (1/2)·C_d·ρ·A·v² (A = π·(d/2)²)"
28
+ ]
29
+ }
realworld_subset/Composition/1/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Composition/1/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 51.0098,
5
+ "scale_meters": 0.04,
6
+ "meters_per_pixel": 0.000784,
7
+ "velocities": {
8
+ "1": {
9
+ "u_ms": 0.0,
10
+ "v_ms": 0.0,
11
+ "speed_ms": 0.0,
12
+ "du_px": 0.0,
13
+ "dv_px": 0.0,
14
+ "static": true
15
+ },
16
+ "2": {
17
+ "u_ms": -0.309862,
18
+ "v_ms": -0.002916,
19
+ "speed_ms": 0.309876,
20
+ "du_px": -13.1717,
21
+ "dv_px": -0.124,
22
+ "static": false
23
+ }
24
+ }
25
+ }
realworld_subset/Composition/1/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce35f3f1fe203cb841cd0f4bbeb616699126ca6c402d4c7c4d6b70bc9403e8d8
3
+ size 2048128
realworld_subset/Composition/1/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd6a10334e1342021fb3b4f45f6302181ac804e7317f382956517649e03338d8
3
+ size 1024128
realworld_subset/Composition/1/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: f8169276b026c96792d4c1348570123c97d3f5c77a9a72672c0ff43fe8c780bf
  • Pointer size: 131 Bytes
  • Size of remote file: 215 kB
realworld_subset/Composition/1/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: a3a6bef1f624b0d7e53b8f3185670dba066870f0c8d127c5f63a9c16a0bdbae6
  • Pointer size: 130 Bytes
  • Size of remote file: 55.4 kB
realworld_subset/Composition/1/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: 4b59d34a511dfb8e6fd42bdc03a8c6bbb240a296c6722c95bb6256dc56917dca
  • Pointer size: 130 Bytes
  • Size of remote file: 15.5 kB
realworld_subset/Composition/1/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b1aaca2fef10896f718c2d0f0cbb5d7baa2f204b15b41fe6e9a332ae8eac3e7
3
+ size 105149
realworld_subset/Composition/1/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ca378d0cafcbc9820eac29cf859f849b70fbff0c12576e228afd0c52766eec8
3
+ size 1024128
realworld_subset/Composition/1/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Composition/1/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.9,
5
+ "frame_index": 27,
6
+ "scale_px": 51.0098,
7
+ "scale_meters": 0.04,
8
+ "meters_per_pixel": 0.000784,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": -0.40128,
12
+ "v_ms": 1.260047,
13
+ "speed_ms": 1.322401,
14
+ "du_px": -17.0612,
15
+ "dv_px": 53.5734,
16
+ "static": false
17
+ },
18
+ "2": {
19
+ "u_ms": -0.266352,
20
+ "v_ms": 0.511223,
21
+ "speed_ms": 0.576448,
22
+ "du_px": -11.3245,
23
+ "dv_px": 21.7357,
24
+ "static": false
25
+ }
26
+ }
27
+ }
realworld_subset/Composition/1/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: 4032bad7d3b2aa372bfe2736d837f8471c09674fa00f05972b078108da217104
  • Pointer size: 131 Bytes
  • Size of remote file: 555 kB
realworld_subset/Composition/1/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92b928a1cd1bfae43eacc581f0c5c145592b0ae5501b0aec29603fb621229478
3
+ size 58221
realworld_subset/Composition/1/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.5
realworld_subset/Composition/1/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17e194646d69da25780d13d36711842b96edff121bf2ed0f2102573b7d453197
3
+ size 604623