AnonymousSubmitt commited on
Commit
2887279
·
verified ·
1 Parent(s): 5654f80

Add realworld_subset/Gravity/Projectile/13

Browse files
realworld_subset/Gravity/Projectile/13/annotation.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Environment: g=9.81, F_drag=!=0
2
+ Ground: e=0.5
3
+ Baseball: d = 0.07, e = 0.55, h = 1.07, v_0 = 1.68
realworld_subset/Gravity/Projectile/13/annotation_config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.07,
13
+ "id": 1,
14
+ "initial_velocity_u": 0,
15
+ "initial_velocity_v": -1.678952,
16
+ "name": "Baseball",
17
+ "restitution": 0.55,
18
+ "size": 0.07,
19
+ "size_symbol": "d",
20
+ "static": false
21
+ }
22
+ ],
23
+ "render": {
24
+ "axes_arrow_head_width": 20,
25
+ "axes_arrow_length": 75,
26
+ "axes_arrow_width": 8,
27
+ "fontsize": 20,
28
+ "margin_axes_range": [
29
+ 5,
30
+ 50
31
+ ],
32
+ "margin_env_range": [
33
+ 5,
34
+ 50
35
+ ],
36
+ "margin_ground_range": [
37
+ 5,
38
+ 50
39
+ ],
40
+ "velocity_arrow_head_width": 30,
41
+ "velocity_arrow_length": 100,
42
+ "velocity_arrow_width": 10
43
+ },
44
+ "task_type": "projectile"
45
+ }
realworld_subset/Gravity/Projectile/13/formula_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "correct_letter": "D",
3
+ "correct_formula": "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
4
+ "annotation": "Environment: g=9.81, F_drag=!=0\nGround: e=0.5\nBaseball: d = 0.07, e = 0.55, h = 1.07, v_0 = 1.68",
5
+ "choices": [
6
+ "F = G·m_1·m_2 / r²",
7
+ "a_n = v² / ρ",
8
+ "t_flight = 2·v_0·sin²θ / g",
9
+ "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)"
10
+ ],
11
+ "correct_index": 3,
12
+ "physics_type": "Projectile",
13
+ "seed": "Projectile|Gravity/Projectile/13",
14
+ "is_realworld": true,
15
+ "dropped_wrong_formulas": [
16
+ "F_drag = (1/2)·C_d·ρ·A·v² (A = π·(d/2)²)"
17
+ ]
18
+ }
realworld_subset/Gravity/Projectile/13/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Projectile/13/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 37.0,
5
+ "scale_meters": 0.073,
6
+ "meters_per_pixel": 0.001973,
7
+ "velocities": {
8
+ "1": {
9
+ "u_ms": -0.060373,
10
+ "v_ms": -1.678952,
11
+ "speed_ms": 1.680037,
12
+ "du_px": -1.02,
13
+ "dv_px": -28.3659,
14
+ "static": false
15
+ }
16
+ }
17
+ }
realworld_subset/Gravity/Projectile/13/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73f64b8f97df02af6da17ed4c6cc5f3aa25dada81f3de49628e4c246214f03de
3
+ size 2048128
realworld_subset/Gravity/Projectile/13/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acb0ab23db469c942ab6a4fe6fb555a98896b4661ab1db6c0fcc963ac81adeea
3
+ size 1024128
realworld_subset/Gravity/Projectile/13/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: cb0d5322bb5487444d2b1c7de62efaf59fd693b2b9ae607db5b374fe7eb4a1bc
  • Pointer size: 131 Bytes
  • Size of remote file: 125 kB
realworld_subset/Gravity/Projectile/13/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: aec99f8f7ddf103cc4e5f1dea75fdf4f5fad4d6daec97676a2ac56f2912f5f0a
  • Pointer size: 130 Bytes
  • Size of remote file: 38.4 kB
realworld_subset/Gravity/Projectile/13/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: ff6a2117598433cd4a26ec7538feb99665b891c1c5c177b1e2ae797d7bcd092e
  • Pointer size: 129 Bytes
  • Size of remote file: 8.03 kB
realworld_subset/Gravity/Projectile/13/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb02a0b7f0ddee76ff225addb0949c9722a8bdec2fb03a9a4a0943a37365e5c0
3
+ size 65883
realworld_subset/Gravity/Projectile/13/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fd99d89e4b3b1afcb646909e528d7cc2f1c7d42011642c3fd43288141abfc67
3
+ size 1024128
realworld_subset/Gravity/Projectile/13/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Projectile/13/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.2,
5
+ "frame_index": 6,
6
+ "scale_px": 37.0,
7
+ "scale_meters": 0.073,
8
+ "meters_per_pixel": 0.001973,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": -0.011992,
12
+ "v_ms": -0.098077,
13
+ "speed_ms": 0.098807,
14
+ "du_px": -0.2026,
15
+ "dv_px": -1.657,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Projectile/13/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: eb091a2375a18eef09f9eb3171cfe16c61b1f8954e67ad3f362883d2892b696d
  • Pointer size: 131 Bytes
  • Size of remote file: 429 kB
realworld_subset/Gravity/Projectile/13/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95d553039c7b2da47cecd7f73523ccca92d72b11108815f853859a7ee19890ae
3
+ size 34816
realworld_subset/Gravity/Projectile/13/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.0
realworld_subset/Gravity/Projectile/13/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa02c2f59848f94c2257b1e9e74b77667fcc35d612549c0c2180ee2e4d7973ba
3
+ size 356057