AnonymousSubmitt commited on
Commit
064977b
·
verified ·
1 Parent(s): a62d9fd

Add realworld_subset/Gravity/Projectile/48

Browse files
realworld_subset/Gravity/Projectile/48/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.2, v_0 = 1.46
realworld_subset/Gravity/Projectile/48/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.2,
13
+ "id": 1,
14
+ "initial_velocity_u": 1.047102,
15
+ "initial_velocity_v": -1.021801,
16
+ "name": "SteelBall",
17
+ "restitution": 0.6,
18
+ "size": 0.04,
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/48/formula_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "correct_letter": "C",
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\nSteelBall: d = 0.04, e = 0.6, h = 1.2, v_0 = 1.46",
5
+ "choices": [
6
+ "R = v_0²·sin(2θ) / (g·cos²θ)",
7
+ "ΔU = q·ΔV",
8
+ "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
9
+ "a_n = v² / ρ"
10
+ ],
11
+ "correct_index": 2,
12
+ "physics_type": "Projectile",
13
+ "seed": "Projectile|Gravity/Projectile/48",
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/48/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Projectile/48/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 16.0,
5
+ "scale_meters": 0.04,
6
+ "meters_per_pixel": 0.0025,
7
+ "velocities": {
8
+ "1": {
9
+ "u_ms": 1.047102,
10
+ "v_ms": -1.021801,
11
+ "speed_ms": 1.463045,
12
+ "du_px": 13.9614,
13
+ "dv_px": -13.624,
14
+ "static": false
15
+ }
16
+ }
17
+ }
realworld_subset/Gravity/Projectile/48/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75158608fa25dfca078fe5b5d1800fc21cc08eb4d9d3335e57a36c16f461f7a4
3
+ size 2048128
realworld_subset/Gravity/Projectile/48/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b1b13af213c90cc49dbcfa2a335705fda999c11425371e774d86c1b7ce37015
3
+ size 1024128
realworld_subset/Gravity/Projectile/48/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 3aebd81c65577132807ed0309e0b0fd1b98e77dad4017f76e57c1b115d197fbe
  • Pointer size: 131 Bytes
  • Size of remote file: 647 kB
realworld_subset/Gravity/Projectile/48/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 2a174aa93bd28093d76e727af339dc9e1b187f8c075e6508cf2d95731a81e2ea
  • Pointer size: 130 Bytes
  • Size of remote file: 37 kB
realworld_subset/Gravity/Projectile/48/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: 3e8b816f0305d03107594bbbff376f6686391f74f60c22e0d5fdb81285fc5bf9
  • Pointer size: 129 Bytes
  • Size of remote file: 6.31 kB
realworld_subset/Gravity/Projectile/48/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8df86adf6b3092befe9b368dd04f7cc736920ea01971ef98a0e31ea878082187
3
+ size 63594
realworld_subset/Gravity/Projectile/48/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6749550cdc8587403bb933701f92020750eef242e22355754eb93ef50116d354
3
+ size 1024128
realworld_subset/Gravity/Projectile/48/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Projectile/48/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.1,
5
+ "frame_index": 3,
6
+ "scale_px": 16.0,
7
+ "scale_meters": 0.04,
8
+ "meters_per_pixel": 0.0025,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": 1.047188,
12
+ "v_ms": -0.605538,
13
+ "speed_ms": 1.209661,
14
+ "du_px": 13.9625,
15
+ "dv_px": -8.0738,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Projectile/48/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: 65bd54dc55ce6510b430ff4c6610744afebf550b22ed2e6a5d4cf576c8188cc0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.62 MB
realworld_subset/Gravity/Projectile/48/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28a730df7da8f0150e2efa040bce15d970b23f62aaf902e9e5f596692d07ac89
3
+ size 32536
realworld_subset/Gravity/Projectile/48/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.0
realworld_subset/Gravity/Projectile/48/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c36a9a58871852edcb87bb1116ed0bfc6a6993f8e4835bb6fdca5e7067f0abfb
3
+ size 1611791