AnonymousSubmitt commited on
Commit
6400ad7
·
verified ·
1 Parent(s): 6cdac2f

Add realworld_subset/Gravity/Freefall/21

Browse files
realworld_subset/Gravity/Freefall/21/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.68, v_0 = 3.92
realworld_subset/Gravity/Freefall/21/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.68,
13
+ "id": 1,
14
+ "initial_velocity_v": 3.916044,
15
+ "name": "TennisBall",
16
+ "restitution": 0.75,
17
+ "size": 0.07,
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": 30,
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/21/formula_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "correct_letter": "B",
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.68, v_0 = 3.92",
5
+ "choices": [
6
+ "I = (1/10)·m·d²",
7
+ "v = v_0 + g·t",
8
+ "T = 2π·√(m/k)",
9
+ "y(t) = h·(1 - e^(-g·t²/2))"
10
+ ],
11
+ "correct_index": 1,
12
+ "physics_type": "FreeFall",
13
+ "seed": "FreeFall|Gravity/Freefall/21",
14
+ "is_realworld": true,
15
+ "dropped_wrong_formulas": [
16
+ "P + (1/2)·ρ·v² + ρ·g·h = constant"
17
+ ]
18
+ }
realworld_subset/Gravity/Freefall/21/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Freefall/21/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 58.0,
5
+ "scale_meters": 0.067,
6
+ "meters_per_pixel": 0.001155,
7
+ "velocities": {
8
+ "1": {
9
+ "u_ms": 0.035807,
10
+ "v_ms": 3.916044,
11
+ "speed_ms": 3.916207,
12
+ "du_px": 1.0332,
13
+ "dv_px": 113.0003,
14
+ "static": false
15
+ }
16
+ }
17
+ }
realworld_subset/Gravity/Freefall/21/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a60046474e5784b1120e4078cb4a639eae33890d724f259385d5e329d5da0aa7
3
+ size 4367488
realworld_subset/Gravity/Freefall/21/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7157e1c245261a40539294d0f17c2c7816d024d123c0a184cd7ed80003c96701
3
+ size 2183808
realworld_subset/Gravity/Freefall/21/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: d20778b9fa0b8c79fccdabebf2feeae56875cd1fbe8984003a823c344b51c22f
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
realworld_subset/Gravity/Freefall/21/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 9e94161084446c35dc34df54e599ef5c25f22f25cd2e949c4223f9fac266fcb9
  • Pointer size: 130 Bytes
  • Size of remote file: 63.6 kB
realworld_subset/Gravity/Freefall/21/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: 9724907c13de4a4630f00de0fb1cf045a85e22cc9d5762ec652e3ddb07212bda
  • Pointer size: 130 Bytes
  • Size of remote file: 17.9 kB
realworld_subset/Gravity/Freefall/21/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66750aadc570fe9c243e183bf1a6e24d288af79cf3bf60076c87a4fee6881c32
3
+ size 542181
realworld_subset/Gravity/Freefall/21/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7deabaa301eefac8032d39ce74440b722a8b934fbe41ceeac85ed6bfe9943f7
3
+ size 2183808
realworld_subset/Gravity/Freefall/21/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Freefall/21/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.2,
5
+ "frame_index": 6,
6
+ "scale_px": 58.0,
7
+ "scale_meters": 0.067,
8
+ "meters_per_pixel": 0.001155,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": 0.059345,
12
+ "v_ms": 5.385408,
13
+ "speed_ms": 5.385735,
14
+ "du_px": 1.7127,
15
+ "dv_px": 155.423,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Freefall/21/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: d16e71637bd4c69aecac797ebda3854d8787e659b0dc43c4371cad3f31330c8f
  • Pointer size: 131 Bytes
  • Size of remote file: 404 kB
realworld_subset/Gravity/Freefall/21/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beed46d0494d8920a8a0cc19053f636ed61578714f69d16181e679551536e819
3
+ size 282711
realworld_subset/Gravity/Freefall/21/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 4.0
realworld_subset/Gravity/Freefall/21/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d5e86fe57879a4f8093f02c0bb2a1388d828368961b6a7be7ad7b5d9e71354c
3
+ size 1693190