AnonymousSubmitt commited on
Commit
6a1db1f
·
verified ·
1 Parent(s): 125846f

Add realworld_subset/Gravity/Projectile/20

Browse files
realworld_subset/Gravity/Projectile/20/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.86, v_0 = 1.91
realworld_subset/Gravity/Projectile/20/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.86,
13
+ "id": 1,
14
+ "initial_velocity_u": 0.201923,
15
+ "initial_velocity_v": -1.895692,
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/20/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 = 0.86, v_0 = 1.91",
5
+ "choices": [
6
+ "a_n = v² / ρ",
7
+ "v_x(t) = v_0·cosθ · e^(-g·t/v_0)",
8
+ "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
9
+ "E_n = -13.6/n² eV"
10
+ ],
11
+ "correct_index": 2,
12
+ "physics_type": "Projectile",
13
+ "seed": "Projectile|Gravity/Projectile/20",
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/20/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Projectile/20/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 25.0799,
5
+ "scale_meters": 0.04,
6
+ "meters_per_pixel": 0.001595,
7
+ "velocities": {
8
+ "1": {
9
+ "u_ms": 0.201923,
10
+ "v_ms": -1.895692,
11
+ "speed_ms": 1.906415,
12
+ "du_px": 4.2202,
13
+ "dv_px": -39.6198,
14
+ "static": false
15
+ }
16
+ }
17
+ }
realworld_subset/Gravity/Projectile/20/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7291ad5df15b2cec34edd1b11a72cf56b63f34e8ab58fc9fa3e864aa01845078
3
+ size 2048128
realworld_subset/Gravity/Projectile/20/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4ec3a65d83717404f5cf9bb16b9570b630ee1b6063dc34822274a0381f735a8
3
+ size 1024128
realworld_subset/Gravity/Projectile/20/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 3a8b0e4242736375e259362a48c5a282fb387f853591cd0cbf584b6a371f9c58
  • Pointer size: 131 Bytes
  • Size of remote file: 134 kB
realworld_subset/Gravity/Projectile/20/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 24a32ef4d11008c192c49f0580d2ce74bc2e8c8fa3fdea543c6f275d2528e1e2
  • Pointer size: 130 Bytes
  • Size of remote file: 37.6 kB
realworld_subset/Gravity/Projectile/20/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: 1dfc6c19ce5a97f672c5509bb166b4a3cb8759bcfbe95683f36f9711e2bc9c89
  • Pointer size: 129 Bytes
  • Size of remote file: 7.91 kB
realworld_subset/Gravity/Projectile/20/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04378ea8e95d07f1ab3c9c83411b211d41f25a2f2551f5280ff0bba4ed341612
3
+ size 65429
realworld_subset/Gravity/Projectile/20/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0533ce241d195e585650299ad933d7dea22f6734365c264bf0bdc17a27a41191
3
+ size 1024128
realworld_subset/Gravity/Projectile/20/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Projectile/20/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.3,
5
+ "frame_index": 9,
6
+ "scale_px": 25.0799,
7
+ "scale_meters": 0.04,
8
+ "meters_per_pixel": 0.001595,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": 0.014512,
12
+ "v_ms": 0.235274,
13
+ "speed_ms": 0.235721,
14
+ "du_px": 0.3033,
15
+ "dv_px": 4.9169,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Projectile/20/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: 3004f16b79bd3667238c662b05335141a84c9c2fad98b82304293cbd2da3f59c
  • Pointer size: 131 Bytes
  • Size of remote file: 403 kB
realworld_subset/Gravity/Projectile/20/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2ed0c848f221fa0cb7fbc3b26241ac9ba192b3f20461b97e95403dc9d18f36c
3
+ size 34393
realworld_subset/Gravity/Projectile/20/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.0
realworld_subset/Gravity/Projectile/20/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65204063117bcc83ebe2389ae62f0974af9a003aad5bf2990db22592804ad68c
3
+ size 345307