AnonymousSubmitt commited on
Commit
9766188
·
verified ·
1 Parent(s): 1f3763b

Add realworld_subset/Gravity/Freefall/29

Browse files
realworld_subset/Gravity/Freefall/29/annotation.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Environment: g=9.81, F_drag=!=0
2
+ Ground: e=0.5
3
+ SteelBall: d = 0.04, e = 0.6, h = 1.7, v_0 = 3.26
realworld_subset/Gravity/Freefall/29/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.7,
13
+ "id": 1,
14
+ "initial_velocity_v": 3.260344,
15
+ "name": "SteelBall",
16
+ "restitution": 0.6,
17
+ "size": 0.04,
18
+ "size_symbol": "d",
19
+ "static": false
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/29/formula_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "correct_letter": "B",
3
+ "correct_formula": "y(t) = h + v_0·t + (1/2)·g·t²",
4
+ "annotation": "Environment: g=9.81, F_drag=!=0\nGround: e=0.5\nSteelBall: d = 0.04, e = 0.6, h = 1.7, v_0 = 3.26",
5
+ "choices": [
6
+ "v_final = -e·v_impact",
7
+ "y(t) = h + v_0·t + (1/2)·g·t²",
8
+ "Δy = g²·t³ / (6·v_0)",
9
+ "Q = m·c·ΔT"
10
+ ],
11
+ "correct_index": 1,
12
+ "physics_type": "FreeFall",
13
+ "seed": "FreeFall|Gravity/Freefall/29",
14
+ "is_realworld": true,
15
+ "dropped_wrong_formulas": [
16
+ "P + (1/2)·ρ·v² + ρ·g·h = constant"
17
+ ]
18
+ }
realworld_subset/Gravity/Freefall/29/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Freefall/29/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 24.0,
5
+ "scale_meters": 0.04,
6
+ "meters_per_pixel": 0.001667,
7
+ "velocities": {
8
+ "1": {
9
+ "u_ms": 0.167361,
10
+ "v_ms": 3.260344,
11
+ "speed_ms": 3.264637,
12
+ "du_px": 3.3472,
13
+ "dv_px": 65.2069,
14
+ "static": false
15
+ }
16
+ }
17
+ }
realworld_subset/Gravity/Freefall/29/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:056b59efaa99cc8e052345dd5e731963c68ec376dc99ffe29268dbe2eb5e78e4
3
+ size 2048128
realworld_subset/Gravity/Freefall/29/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04677ea02b13c93549199668b3423dba5c62235fe0b89ef4b4c0d7b7bcb8eb3f
3
+ size 1024128
realworld_subset/Gravity/Freefall/29/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 2e3388f20d03800a14e3ccfb8e75fe78aafebc28797baa1d346e9e6f580894d7
  • Pointer size: 131 Bytes
  • Size of remote file: 126 kB
realworld_subset/Gravity/Freefall/29/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: e99bc8927e62b2a01a0580c9619b6d5cce7d0006ced3d8aa6aef20a9c0ba7196
  • Pointer size: 130 Bytes
  • Size of remote file: 38 kB
realworld_subset/Gravity/Freefall/29/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: 632e59f38ea1d67c308dd2b70eed5eae536d4f44da14f1e93c0345f474421856
  • Pointer size: 129 Bytes
  • Size of remote file: 8.6 kB
realworld_subset/Gravity/Freefall/29/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:556f374e9f1c242dcf1e6d45e79bdd3061c3d37b4af6895326ad68ed90a55167
3
+ size 33781
realworld_subset/Gravity/Freefall/29/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df43203a1a8765231187baffd218379cfb1b0e1b9fa37d3256cc781478fe2806
3
+ size 1024128
realworld_subset/Gravity/Freefall/29/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Freefall/29/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.2,
5
+ "frame_index": 6,
6
+ "scale_px": 24.0,
7
+ "scale_meters": 0.04,
8
+ "meters_per_pixel": 0.001667,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": 0.17554,
12
+ "v_ms": 4.332286,
13
+ "speed_ms": 4.335841,
14
+ "du_px": 3.5101,
15
+ "dv_px": 86.6284,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Freefall/29/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: 7eaf05b6db0089511a1f297caeff35b6ffeb2724a15d532ba781dfa770f15e99
  • Pointer size: 131 Bytes
  • Size of remote file: 402 kB
realworld_subset/Gravity/Freefall/29/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32df98809999d6e408da4a94b4a96a6e344def223467e8920508db70fbb5ed6d
3
+ size 17774
realworld_subset/Gravity/Freefall/29/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 0.5
realworld_subset/Gravity/Freefall/29/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77003c856ab1402395b2615ad492db7800b1ce6aa1fabfa4d8fcb490fae27fe0
3
+ size 164808