AnonymousSubmitt commited on
Commit
89d55e6
·
verified ·
1 Parent(s): 1d1f417

Add realworld_subset/Gravity/Projectile/9

Browse files
realworld_subset/Gravity/Projectile/9/annotation.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Environment: g=9.81, F_drag=!=0
2
+ Ground: e=0.5
3
+ TennisBall: d = 0.07, e = 0.75, h = 0.95, v_0 = 1.57
realworld_subset/Gravity/Projectile/9/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.95,
13
+ "id": 1,
14
+ "initial_velocity_u": -0.157477,
15
+ "initial_velocity_v": -1.559372,
16
+ "name": "TennisBall",
17
+ "restitution": 0.75,
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/9/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\nTennisBall: d = 0.07, e = 0.75, h = 0.95, v_0 = 1.57",
5
+ "choices": [
6
+ "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
7
+ "λ = h/(m·v)",
8
+ "h_next = e²·h_current",
9
+ "y = h·cos(g·x / v_0²) + x·tanθ"
10
+ ],
11
+ "correct_index": 0,
12
+ "physics_type": "Projectile",
13
+ "seed": "Projectile|Gravity/Projectile/9",
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/9/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Projectile/9/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 35.0,
5
+ "scale_meters": 0.067,
6
+ "meters_per_pixel": 0.001914,
7
+ "velocities": {
8
+ "1": {
9
+ "u_ms": -0.157477,
10
+ "v_ms": -1.559372,
11
+ "speed_ms": 1.567303,
12
+ "du_px": -2.7421,
13
+ "dv_px": -27.1532,
14
+ "static": false
15
+ }
16
+ }
17
+ }
realworld_subset/Gravity/Projectile/9/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62758a5c5c59cb167368f436f731ef5155f2b857c47fc2427ff151058965badc
3
+ size 2048128
realworld_subset/Gravity/Projectile/9/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b25fd1b67ec53708775d0350fd76ac65f2ceb66ed4c17eec049ddbc6a79ee95f
3
+ size 1024128
realworld_subset/Gravity/Projectile/9/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 6665eab1a71564ec8ddeb321a88bc211aa40d793e884792d14e508d51766ee71
  • Pointer size: 131 Bytes
  • Size of remote file: 120 kB
realworld_subset/Gravity/Projectile/9/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 8e57aa1de29a2760e2e01bd10c07b8a5c20617bb3ef0ddea1ea9a17e88b65d6d
  • Pointer size: 130 Bytes
  • Size of remote file: 38.6 kB
realworld_subset/Gravity/Projectile/9/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: 4ff7e53ebc662e952705800ef97fb727efea7669a55761e75d297d329b1c2aef
  • Pointer size: 129 Bytes
  • Size of remote file: 8.5 kB
realworld_subset/Gravity/Projectile/9/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f168931a4fe2e0aa59a4ab8850f18f15a2b95b80e65aaa3854e58325f5243151
3
+ size 65865
realworld_subset/Gravity/Projectile/9/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a549a5637b63a3e0e2e4c382c7f775d4cbd5e7de054d630ce44cea18c4cbe80
3
+ size 1024128
realworld_subset/Gravity/Projectile/9/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Projectile/9/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.1,
5
+ "frame_index": 3,
6
+ "scale_px": 35.0,
7
+ "scale_meters": 0.067,
8
+ "meters_per_pixel": 0.001914,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": -0.11733,
12
+ "v_ms": -0.893693,
13
+ "speed_ms": 0.901362,
14
+ "du_px": -2.0434,
15
+ "dv_px": -15.5641,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Projectile/9/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: b2753f3c3665fa739114ad6f43e125df70ea2803174729934c2e66f6fff2fa2b
  • Pointer size: 131 Bytes
  • Size of remote file: 376 kB
realworld_subset/Gravity/Projectile/9/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d2cd7696e90165ab1fb07e84c14e5752300278fba0a940c5a18ab492a80b7a
3
+ size 34767
realworld_subset/Gravity/Projectile/9/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.0
realworld_subset/Gravity/Projectile/9/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bfd85292e271fa57516071940a6feb8951a7da9b9e149036d15f5336e9f9f10
3
+ size 334029