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

Add realworld_subset/Gravity/Freefall/31

Browse files
realworld_subset/Gravity/Freefall/31/annotation.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Environment: g=9.81, F_drag=!=0
2
+ Ground: e=0.5
3
+ Floorball: d = 0.07, e = 0.86, h = 1.4, v_0 = 0.0
realworld_subset/Gravity/Freefall/31/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": "Floorball",
16
+ "restitution": 0.86,
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": 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/31/formula_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "correct_letter": "A",
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\nFloorball: d = 0.07, e = 0.86, h = 1.4, v_0 = 0.0",
5
+ "choices": [
6
+ "y(t) = h + v_0·t + (1/2)·g·t²",
7
+ "y(t) = h·(1 - e^(-g·t²/2))",
8
+ "F_b = ρ_f·g·V",
9
+ "I = (1/10)·m·d²"
10
+ ],
11
+ "correct_index": 0,
12
+ "physics_type": "FreeFall",
13
+ "seed": "FreeFall|Gravity/Freefall/31",
14
+ "is_realworld": true,
15
+ "dropped_wrong_formulas": [
16
+ "P + (1/2)·ρ·v² + ρ·g·h = constant"
17
+ ]
18
+ }
realworld_subset/Gravity/Freefall/31/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Freefall/31/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 71.0282,
5
+ "scale_meters": 0.07,
6
+ "meters_per_pixel": 0.000986,
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/31/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5b32d3fefd5293f73549a6a206fa172fb473e8fe9bfd3844d8fbae284c2b24e
3
+ size 4367488
realworld_subset/Gravity/Freefall/31/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94f50d6c20f8dc6d766cb29cf6b52bef2f25c6141ab1e30c9f077da1d3391103
3
+ size 2183808
realworld_subset/Gravity/Freefall/31/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: defcf3a0d345b07022cb7ae75e9c6e197d79a52122acdd35162e2e050d74db01
  • Pointer size: 131 Bytes
  • Size of remote file: 151 kB
realworld_subset/Gravity/Freefall/31/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: edb6492fcaa03b9497077a12792e36074549e83fa9522039aca88ae1ab513395
  • Pointer size: 130 Bytes
  • Size of remote file: 60 kB
realworld_subset/Gravity/Freefall/31/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: 34717a11c6c0152a50aabad224b2f5b8753539d715871c65471c6b0d369ed144
  • Pointer size: 130 Bytes
  • Size of remote file: 21.2 kB
realworld_subset/Gravity/Freefall/31/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:261a52a9704ca2731f10322f1eb37ee30a1afa00f8b43d0ae6a8f6b140659038
3
+ size 210425
realworld_subset/Gravity/Freefall/31/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb105222c462172881b7540bb9c4015a5273459f7428daa99e96b8013e8c23eb
3
+ size 2183808
realworld_subset/Gravity/Freefall/31/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Freefall/31/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.5,
5
+ "frame_index": 15,
6
+ "scale_px": 71.0282,
7
+ "scale_meters": 0.07,
8
+ "meters_per_pixel": 0.000986,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": -0.045941,
12
+ "v_ms": 4.071327,
13
+ "speed_ms": 4.071586,
14
+ "du_px": -1.5531,
15
+ "dv_px": 137.6378,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Freefall/31/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: 2a1bc6952da4d8b6e80429000edb759711d32d94c8dab55e79a174972f44766f
  • Pointer size: 131 Bytes
  • Size of remote file: 518 kB
realworld_subset/Gravity/Freefall/31/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:305d55bf2b0c1c00f2d03eacebf9678227d315ea39400375b2743abc2c7182e2
3
+ size 109349
realworld_subset/Gravity/Freefall/31/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.5
realworld_subset/Gravity/Freefall/31/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6bf68efe86a246d33d44b67525d59dcf4b93b7c18cb6eb164b8e355800c456f
3
+ size 668451