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

Add realworld_subset/Gravity/Freefall/3

Browse files
realworld_subset/Gravity/Freefall/3/annotation.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Environment: g=9.81, F_drag=!=0
2
+ Ground: e=0.5
3
+ SteelBall: d = 0.04, e = 0.6, h = 1.4, v_0 = 0.0
4
+ Baseball: d = 0.07, e = 0.55, h = 1.42, v_0 = 0.0
realworld_subset/Gravity/Freefall/3/annotation_config.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.4,
13
+ "id": 1,
14
+ "initial_velocity_v": 0,
15
+ "name": "SteelBall",
16
+ "restitution": 0.6,
17
+ "size": 0.04,
18
+ "size_symbol": "d",
19
+ "static": true
20
+ },
21
+ {
22
+ "height": 1.42,
23
+ "id": 2,
24
+ "initial_velocity_v": 0,
25
+ "name": "Baseball",
26
+ "restitution": 0.55,
27
+ "size": 0.07,
28
+ "size_symbol": "d",
29
+ "static": true
30
+ }
31
+ ],
32
+ "render": {
33
+ "axes_arrow_head_width": 20,
34
+ "axes_arrow_length": 75,
35
+ "axes_arrow_width": 8,
36
+ "fontsize": 20,
37
+ "margin_axes_range": [
38
+ 5,
39
+ 50
40
+ ],
41
+ "margin_env_range": [
42
+ 5,
43
+ 50
44
+ ],
45
+ "margin_ground_range": [
46
+ 5,
47
+ 50
48
+ ],
49
+ "velocity_arrow_head_width": 30,
50
+ "velocity_arrow_length": 100,
51
+ "velocity_arrow_width": 10
52
+ },
53
+ "task_type": "freefall"
54
+ }
realworld_subset/Gravity/Freefall/3/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\nSteelBall: d = 0.04, e = 0.6, h = 1.4, v_0 = 0.0\nBaseball: d = 0.07, e = 0.55, h = 1.42, v_0 = 0.0",
5
+ "choices": [
6
+ "v = v_0 + g·t",
7
+ "T = 2π·√(m/k)",
8
+ "F·Δt = m·v_f - m·v_i",
9
+ "a_eff = g·ln(1 + t/τ_0)"
10
+ ],
11
+ "correct_index": 0,
12
+ "physics_type": "FreeFall",
13
+ "seed": "FreeFall|Gravity/Freefall/3",
14
+ "is_realworld": true,
15
+ "dropped_wrong_formulas": [
16
+ "P + (1/2)·ρ·v² + ρ·g·h = constant"
17
+ ]
18
+ }
realworld_subset/Gravity/Freefall/3/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Freefall/3/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 52.0096,
5
+ "scale_meters": 0.073,
6
+ "meters_per_pixel": 0.001404,
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.0,
18
+ "v_ms": 0.0,
19
+ "speed_ms": 0.0,
20
+ "du_px": 0.0,
21
+ "dv_px": 0.0,
22
+ "static": true
23
+ }
24
+ }
25
+ }
realworld_subset/Gravity/Freefall/3/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:538a365270f5c96079fbc18602a8cf0f5b5b3c3be5b26f57c07d9f1b79c5101e
3
+ size 2048128
realworld_subset/Gravity/Freefall/3/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26d4c87c3be4d5b56d2611d19872820d0ad1b4b342aee656e29c607bde144b7d
3
+ size 1024128
realworld_subset/Gravity/Freefall/3/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 50f594a98f95242d8f9ac993264d3572429fc8ba037d2632ca514f89650656ff
  • Pointer size: 131 Bytes
  • Size of remote file: 199 kB
realworld_subset/Gravity/Freefall/3/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 5b9303357a63730a1462bb7623fa7c13c3b9296987ec77e1005f816a0a4f4b56
  • Pointer size: 130 Bytes
  • Size of remote file: 48.2 kB
realworld_subset/Gravity/Freefall/3/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: 6f2f1a15d25378e1371e62e179103a46530b43b3be87d3b38eefd6526a98e06d
  • Pointer size: 130 Bytes
  • Size of remote file: 15 kB
realworld_subset/Gravity/Freefall/3/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c19489de21459cecc1e700946ae5eb2b94ce7febe4ba93482ba2c12c9cf39e
3
+ size 71438
realworld_subset/Gravity/Freefall/3/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31031b2ce960d03baa1ad9c2f969054a88c771ffb115ad92a9eb2326f9f5c50
3
+ size 1024128
realworld_subset/Gravity/Freefall/3/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Freefall/3/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.2,
5
+ "frame_index": 6,
6
+ "scale_px": 52.0096,
7
+ "scale_meters": 0.073,
8
+ "meters_per_pixel": 0.001404,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": 0.081244,
12
+ "v_ms": 2.26424,
13
+ "speed_ms": 2.265697,
14
+ "du_px": 1.9289,
15
+ "dv_px": 53.7569,
16
+ "static": false
17
+ },
18
+ "2": {
19
+ "u_ms": -0.183353,
20
+ "v_ms": 2.045292,
21
+ "speed_ms": 2.053494,
22
+ "du_px": -4.3531,
23
+ "dv_px": 48.5587,
24
+ "static": false
25
+ }
26
+ }
27
+ }
realworld_subset/Gravity/Freefall/3/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: 5d359feaad3e238b4956183a0b282d333839725f155e5553a579e6223dbb0c05
  • Pointer size: 131 Bytes
  • Size of remote file: 570 kB
realworld_subset/Gravity/Freefall/3/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa849fb1244019aa7427bf13314342a2969333119ac0171695882635711702d0
3
+ size 39580
realworld_subset/Gravity/Freefall/3/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.0
realworld_subset/Gravity/Freefall/3/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c43854d0ab3c9bef4a6e70b75902a9837a92c7edbeff1dc85dcf0e81ae8599c
3
+ size 422263