AnonymousSubmitt commited on
Commit
3fe038f
·
verified ·
1 Parent(s): e3dc24c

Add realworld_subset/Gravity/Freefall/19

Browse files
realworld_subset/Gravity/Freefall/19/annotation.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Environment: g=9.81, F_drag=!=0
2
+ Ground: e=0.5
3
+ TennisBall: d = 0.07, e = 0.75, h = 1.4, v_0 = 0.0
realworld_subset/Gravity/Freefall/19/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.4,
13
+ "id": 1,
14
+ "initial_velocity_v": 0,
15
+ "name": "TennisBall",
16
+ "restitution": 0.75,
17
+ "size": 0.07,
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/19/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\nTennisBall: d = 0.07, e = 0.75, h = 1.4, v_0 = 0.0",
5
+ "choices": [
6
+ "v = v_0 + g·t",
7
+ "Δy = g²·t³ / (6·v_0)",
8
+ "F_b = ρ_f·g·V",
9
+ "F·Δt = m·v_f - m·v_i"
10
+ ],
11
+ "correct_index": 0,
12
+ "physics_type": "FreeFall",
13
+ "seed": "FreeFall|Gravity/Freefall/19",
14
+ "is_realworld": true,
15
+ "dropped_wrong_formulas": [
16
+ "P + (1/2)·ρ·v² + ρ·g·h = constant"
17
+ ]
18
+ }
realworld_subset/Gravity/Freefall/19/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Freefall/19/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 33.0151,
5
+ "scale_meters": 0.067,
6
+ "meters_per_pixel": 0.002029,
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/19/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce7deaec2e797ed8f0b271d5ee8076f7f1876d162fb38bfbb740705c3aba6571
3
+ size 2048128
realworld_subset/Gravity/Freefall/19/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0952d12cac6c602ccf56d9d27edd8b26042b40a1940dff7a5de9a81089310101
3
+ size 1024128
realworld_subset/Gravity/Freefall/19/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 62527f3e42286a7ff39ca788d9b6936baf3bf1987029a9ee843426c4c3e587cc
  • Pointer size: 131 Bytes
  • Size of remote file: 141 kB
realworld_subset/Gravity/Freefall/19/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 6517ac0e7a925749b9a3071203f81a76e6c561e3c744b402c86695a5a26f8140
  • Pointer size: 130 Bytes
  • Size of remote file: 36.7 kB
realworld_subset/Gravity/Freefall/19/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: aed3647556b1f5e32e62ad7f49f6adba2ce65a81fb6902ca62064e323a4e4cd4
  • Pointer size: 129 Bytes
  • Size of remote file: 9.14 kB
realworld_subset/Gravity/Freefall/19/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f22c576748f71d9a3f969d6187cec409e86ec56458c78d006ae91ae0536b3b30
3
+ size 128739
realworld_subset/Gravity/Freefall/19/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1122ef9ce19aacbc7dce926c3d9d78ba5b65c6d87adb49e750236f1343faaf5
3
+ size 1024128
realworld_subset/Gravity/Freefall/19/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Freefall/19/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.3,
5
+ "frame_index": 9,
6
+ "scale_px": 33.0151,
7
+ "scale_meters": 0.067,
8
+ "meters_per_pixel": 0.002029,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": 0.131161,
12
+ "v_ms": 2.736639,
13
+ "speed_ms": 2.73978,
14
+ "du_px": 2.1548,
15
+ "dv_px": 44.9587,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Freefall/19/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: ba74e74e85f53c2d3a441308eccfc0d09b1942443cee470b0449957384ba6312
  • Pointer size: 131 Bytes
  • Size of remote file: 432 kB
realworld_subset/Gravity/Freefall/19/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36d322521e922500e36593beb89246da919b2c1e7c796671df4cd56aeb6cc365
3
+ size 67618
realworld_subset/Gravity/Freefall/19/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 2.0
realworld_subset/Gravity/Freefall/19/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c01a8ca4fd0a415272a63143ba725f4bb0b122becfdd627dcf64d92adda777be
3
+ size 668403