AnonymousSubmitt commited on
Commit
f4b4f5c
·
verified ·
1 Parent(s): 9239d0e

Add realworld_subset/Gravity/Projectile/42

Browse files
realworld_subset/Gravity/Projectile/42/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 = 0.82, v_0 = 3.32
realworld_subset/Gravity/Projectile/42/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": 0.82,
13
+ "id": 1,
14
+ "initial_velocity_u": 0.516199,
15
+ "initial_velocity_v": -3.279294,
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/42/formula_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "correct_letter": "A",
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 = 0.82, v_0 = 3.32",
5
+ "choices": [
6
+ "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
7
+ "x(t) = v_0·t·cosθ · (1 - g·t/v_0)",
8
+ "B = μ_0·I / (2π·r)",
9
+ "m·g·h + (1/2)·m·v_0² = constant"
10
+ ],
11
+ "correct_index": 0,
12
+ "physics_type": "Projectile",
13
+ "seed": "Projectile|Gravity/Projectile/42",
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/42/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Projectile/42/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 13.0,
5
+ "scale_meters": 0.04,
6
+ "meters_per_pixel": 0.003077,
7
+ "velocities": {
8
+ "1": {
9
+ "u_ms": 0.516199,
10
+ "v_ms": -3.279294,
11
+ "speed_ms": 3.319673,
12
+ "du_px": 5.5922,
13
+ "dv_px": -35.5257,
14
+ "static": false
15
+ }
16
+ }
17
+ }
realworld_subset/Gravity/Projectile/42/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:477fe856671705fafc47ac0d274b26c86fcc198ab7771498184de13969c73d30
3
+ size 2048128
realworld_subset/Gravity/Projectile/42/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35d4d64e6fd823b85168dcd92006b4d0cd83e006f621cdd9ced30054b11b2b41
3
+ size 1024128
realworld_subset/Gravity/Projectile/42/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 5a2cf0b7481e10052668173e3edae09ff7252fb8c7223e841fbb11876cbf04cc
  • Pointer size: 131 Bytes
  • Size of remote file: 635 kB
realworld_subset/Gravity/Projectile/42/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 121c5f9c32edb15705086562912e6b1c12690887de750a4d64b9d034b267cf4d
  • Pointer size: 130 Bytes
  • Size of remote file: 40.4 kB
realworld_subset/Gravity/Projectile/42/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: 3b291b63b9299cb1bb79e5187efdf8b3db223064ef065d6ead4d95536557908c
  • Pointer size: 129 Bytes
  • Size of remote file: 6.37 kB
realworld_subset/Gravity/Projectile/42/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:776b762d6c7552ecca8c7f8b9436664cea8681a98bc29e05d14c8e62b147de81
3
+ size 63652
realworld_subset/Gravity/Projectile/42/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd035817d2c5b9dea914dd09d853f57a968df9ca5f2b2bc44d2a2eb44a8fff3b
3
+ size 1024128
realworld_subset/Gravity/Projectile/42/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Projectile/42/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.9,
5
+ "frame_index": 27,
6
+ "scale_px": 13.0,
7
+ "scale_meters": 0.04,
8
+ "meters_per_pixel": 0.003077,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": 0.702016,
12
+ "v_ms": 4.182682,
13
+ "speed_ms": 4.241185,
14
+ "du_px": 7.605,
15
+ "dv_px": 45.3113,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Projectile/42/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: bf6d16feec167bd2e659c04cbc3a2669ea180fb9dda0bcdc404c54f713a91b7f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
realworld_subset/Gravity/Projectile/42/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41077e232769fb59fb0a88173dab32d792e5e3d205b34d22d7797b5c8b1a2830
3
+ size 32527
realworld_subset/Gravity/Projectile/42/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.0
realworld_subset/Gravity/Projectile/42/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94c5dd4d80feef21c400085d6ab1c7e5f98a1a06bf0d8a2eb30fdd9fe0a93fd8
3
+ size 1622946