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

Add realworld_subset/Gravity/Freefall/30

Browse files
realworld_subset/Gravity/Freefall/30/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.5, v_0 = 0.0
realworld_subset/Gravity/Freefall/30/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": "SteelBall",
16
+ "restitution": 0.6,
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/30/formula_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "correct_letter": "C",
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.5, v_0 = 0.0",
5
+ "choices": [
6
+ "y(t) = h·(1 - e^(-g·t²/2))",
7
+ "PV = nRT",
8
+ "y(t) = h + v_0·t + (1/2)·g·t²",
9
+ "I = (1/10)·m·d²"
10
+ ],
11
+ "correct_index": 2,
12
+ "physics_type": "FreeFall",
13
+ "seed": "FreeFall|Gravity/Freefall/30",
14
+ "is_realworld": true,
15
+ "dropped_wrong_formulas": [
16
+ "P + (1/2)·ρ·v² + ρ·g·h = constant"
17
+ ]
18
+ }
realworld_subset/Gravity/Freefall/30/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Freefall/30/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 23.0217,
5
+ "scale_meters": 0.04,
6
+ "meters_per_pixel": 0.001737,
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/30/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99df1cfa553379a8353cc5e0ba284f2df0a9f5932583c85d75c76f920f8f83b3
3
+ size 1705728
realworld_subset/Gravity/Freefall/30/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:888fdbac09c3b365e19bc324851c150365558d7709fa80dfdaedfb92f9c3b0b2
3
+ size 852928
realworld_subset/Gravity/Freefall/30/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 3c5968dcd0ab640855a7666665561c86804392f7de844015fd2538a417a3a1b5
  • Pointer size: 131 Bytes
  • Size of remote file: 100 kB
realworld_subset/Gravity/Freefall/30/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 921df58c8e84827d1143516976fbe028550e0098f5baaded2ab5e8ea061be364
  • Pointer size: 130 Bytes
  • Size of remote file: 33.7 kB
realworld_subset/Gravity/Freefall/30/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: a4b887cd1cc74629c02a1a8c7cb9e4544c9ddf31cbfd4ac0fa1da83c5bca4702
  • Pointer size: 129 Bytes
  • Size of remote file: 7.07 kB
realworld_subset/Gravity/Freefall/30/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:950c7852efb73362ea72367528144df96d89646772d4f9ecba7e13d95ce52980
3
+ size 28222
realworld_subset/Gravity/Freefall/30/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf2dbb853e42e62ddaf06005a34e90e2b4259f07fa4dbc9d64a787d7056a8a5e
3
+ size 852928
realworld_subset/Gravity/Freefall/30/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Freefall/30/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.4,
5
+ "frame_index": 12,
6
+ "scale_px": 23.0217,
7
+ "scale_meters": 0.04,
8
+ "meters_per_pixel": 0.001737,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": -0.212377,
12
+ "v_ms": 3.016329,
13
+ "speed_ms": 3.023796,
14
+ "du_px": -4.0756,
15
+ "dv_px": 57.8839,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Freefall/30/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: e5cc25147d3ef25152e2b4293c9b22ee52ff427c2ae30de7defb8b433529393a
  • Pointer size: 131 Bytes
  • Size of remote file: 261 kB
realworld_subset/Gravity/Freefall/30/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1c9f5f7a135b4c6827d628c5a6780ca0cd6cd0238217f3d0687ad85b81ccd1e
3
+ size 14889
realworld_subset/Gravity/Freefall/30/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 0.5
realworld_subset/Gravity/Freefall/30/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ba37b30d92a3727854232e094cc06f4b5754d074665c6a44ebb80b8118cf611
3
+ size 115244