AnonymousSubmitt commited on
Commit
7bfb23e
·
verified ·
1 Parent(s): 25ad4f5

Add realworld_subset/Gravity/Freefall/33

Browse files
realworld_subset/Gravity/Freefall/33/annotation.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Environment: g=9.81, F_drag=!=0
2
+ Ground: e=0.5
3
+ PingPongBall: d = 0.04, e = 0.71, h = 1.5, v_0 = 0.0
realworld_subset/Gravity/Freefall/33/annotation_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "environment": {
3
+ "air_resistance": "!=0",
4
+ "gravity": 9.81
5
+ },
6
+ "ground": {
7
+ "label": "Ground",
8
+ "restitution": 0.5
9
+ },
10
+ "objects": [
11
+ {
12
+ "height": 1.5,
13
+ "id": 1,
14
+ "initial_velocity_v": 0,
15
+ "name": "PingPongBall",
16
+ "restitution": 0.71,
17
+ "size": 0.04,
18
+ "size_symbol": "d",
19
+ "static": true
20
+ }
21
+ ],
22
+ "render": {
23
+ "axes_arrow_head_width": 20,
24
+ "axes_arrow_length": 75,
25
+ "axes_arrow_width": 8,
26
+ "fontsize": 20,
27
+ "margin_axes_range": [
28
+ 5,
29
+ 50
30
+ ],
31
+ "margin_env_range": [
32
+ 5,
33
+ 50
34
+ ],
35
+ "margin_ground_range": [
36
+ 5,
37
+ 50
38
+ ],
39
+ "velocity_arrow_head_width": 30,
40
+ "velocity_arrow_length": 100,
41
+ "velocity_arrow_width": 10
42
+ },
43
+ "task_type": "freefall"
44
+ }
realworld_subset/Gravity/Freefall/33/formula_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "correct_letter": "A",
3
+ "correct_formula": "v = v_0 + g·t",
4
+ "annotation": "Environment: g=9.81, F_drag=!=0\nGround: e=0.5\nPingPongBall: d = 0.04, e = 0.71, h = 1.5, v_0 = 0.0",
5
+ "choices": [
6
+ "v = v_0 + g·t",
7
+ "I = (1/10)·m·d²",
8
+ "U = -G·m_1·m_2 / r",
9
+ "y(t) = h·(1 - e^(-g·t²/2))"
10
+ ],
11
+ "correct_index": 0,
12
+ "physics_type": "FreeFall",
13
+ "seed": "FreeFall|Gravity/Freefall/33",
14
+ "is_realworld": true,
15
+ "dropped_wrong_formulas": [
16
+ "P + (1/2)·ρ·v² + ρ·g·h = constant"
17
+ ]
18
+ }
realworld_subset/Gravity/Freefall/33/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Freefall/33/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 22.0,
5
+ "scale_meters": 0.04,
6
+ "meters_per_pixel": 0.001818,
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
+ }
17
+ }
realworld_subset/Gravity/Freefall/33/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05ad64adf70312d4674f566a05e306949a52bf510e474a6a8852b4027126be2e
3
+ size 1705728
realworld_subset/Gravity/Freefall/33/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fab0934ec47c20fa1544a6f8850cbe836fa107568eaffd8b1b4237b0a887a95
3
+ size 852928
realworld_subset/Gravity/Freefall/33/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: e8271ff68e3d8580939950bfd7eeb4720856bcff521e92a130cc2b52cb72b0a4
  • Pointer size: 130 Bytes
  • Size of remote file: 99.8 kB
realworld_subset/Gravity/Freefall/33/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 7efc4e45532754f509d92c25a62ab5e16459eaf7b41997ed8ad720a1943804ec
  • Pointer size: 130 Bytes
  • Size of remote file: 34.7 kB
realworld_subset/Gravity/Freefall/33/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: e43aeca24a134d4ee5f1b9c12da621805338824900dbe03979813b323b84309c
  • Pointer size: 129 Bytes
  • Size of remote file: 6.56 kB
realworld_subset/Gravity/Freefall/33/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97ea7b47c9d2e2042f9ddb8fd21b06fcc3672a80ac79589ebba2a9e1ef46a521
3
+ size 54146
realworld_subset/Gravity/Freefall/33/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40a650e9735c4555d8b1db1563142922732865d30f19cdab16260c279d05ef54
3
+ size 852928
realworld_subset/Gravity/Freefall/33/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Freefall/33/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.4,
5
+ "frame_index": 12,
6
+ "scale_px": 22.0,
7
+ "scale_meters": 0.04,
8
+ "meters_per_pixel": 0.001818,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": -0.091551,
12
+ "v_ms": 3.520485,
13
+ "speed_ms": 3.521675,
14
+ "du_px": -1.6786,
15
+ "dv_px": 64.5487,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Freefall/33/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: c04d3c0262dda684985b909fbc96eea8c313ed8b74549c020cb0a53320ddd9c3
  • Pointer size: 131 Bytes
  • Size of remote file: 301 kB
realworld_subset/Gravity/Freefall/33/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:636eca7bcc2fb001c45384820e4b55f9d9831647ae00cb025522cada1a6ddf07
3
+ size 28302
realworld_subset/Gravity/Freefall/33/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.0
realworld_subset/Gravity/Freefall/33/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7fa6b93f377c9b2b31a638a75c919692b985c3be9d4e2ea8d015c0bea7950fa
3
+ size 211740