AnonymousSubmitt commited on
Commit
fc42020
·
verified ·
1 Parent(s): bcae0a6

Add realworld_subset/Gravity/Freefall/23

Browse files
realworld_subset/Gravity/Freefall/23/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.4, v_0 = 0.0
realworld_subset/Gravity/Freefall/23/annotation_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.4,
13
+ "id": 1,
14
+ "initial_velocity_v": 0,
15
+ "name": "Baseball",
16
+ "restitution": 0.55,
17
+ "size": 0.07,
18
+ "size_symbol": "d",
19
+ "static": true
20
+ }
21
+ ],
22
+ "render": {
23
+ "axes_arrow_head_width": 20,
24
+ "axes_arrow_length": 75,
25
+ "axes_arrow_width": 8,
26
+ "fontsize": 30,
27
+ "margin_axes_range": [
28
+ 5,
29
+ 50
30
+ ],
31
+ "margin_env_range": [
32
+ 5,
33
+ 50
34
+ ],
35
+ "margin_ground_range": [
36
+ 5,
37
+ 50
38
+ ],
39
+ "velocity_arrow_head_width": 30,
40
+ "velocity_arrow_length": 100,
41
+ "velocity_arrow_width": 10
42
+ },
43
+ "task_type": "freefall"
44
+ }
realworld_subset/Gravity/Freefall/23/formula_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "correct_letter": "B",
3
+ "correct_formula": "y(t) = h + v_0·t + (1/2)·g·t²",
4
+ "annotation": "Environment: g=9.81, F_drag=!=0\nGround: e=0.5\nBaseball: d = 0.07, e = 0.55, h = 1.4, v_0 = 0.0",
5
+ "choices": [
6
+ "U = -G·m_1·m_2 / r",
7
+ "y(t) = h + v_0·t + (1/2)·g·t²",
8
+ "F·Δt = m·v_f - m·v_i",
9
+ "v_impact = √(g·h) · (1 + μ·t)"
10
+ ],
11
+ "correct_index": 1,
12
+ "physics_type": "FreeFall",
13
+ "seed": "FreeFall|Gravity/Freefall/23",
14
+ "is_realworld": true,
15
+ "dropped_wrong_formulas": [
16
+ "P + (1/2)·ρ·v² + ρ·g·h = constant"
17
+ ]
18
+ }
realworld_subset/Gravity/Freefall/23/initial_state/initial_velocity.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "data/processed/Gravity/Freefall/23/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "scale_px": 69.0,
5
+ "scale_meters": 0.073,
6
+ "meters_per_pixel": 0.001058,
7
+ "velocities": {
8
+ "1": {
9
+ "u_ms": 0.0,
10
+ "v_ms": 0.0,
11
+ "speed_ms": 0.0,
12
+ "du_px": 0.0,
13
+ "dv_px": 0.0,
14
+ "static": true
15
+ }
16
+ }
17
+ }
realworld_subset/Gravity/Freefall/23/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da48f1c54c94f6c8863adc2d9ad4f4725ad4118058dddc340e494a41301cc821
3
+ size 4367488
realworld_subset/Gravity/Freefall/23/initial_state/mask_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:444eebf0737a9dceae35fb6a5f1e08d88faed9aae98dd7f2ee048a51fb6fe2e6
3
+ size 2183808
realworld_subset/Gravity/Freefall/23/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: fcd14f08a940bc944c720e2a7a5b19b7df6f7fe6e9fd02f485ac0a767c95913a
  • Pointer size: 131 Bytes
  • Size of remote file: 136 kB
realworld_subset/Gravity/Freefall/23/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 2aacf38bd94e24f9d0e3fc4637457b8f89951c3389923da745301431fcda909a
  • Pointer size: 130 Bytes
  • Size of remote file: 52.6 kB
realworld_subset/Gravity/Freefall/23/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: bb28b0cf7f09d1375c2c5022b7fb0d100a1daebd3c6770c40472f202473a2788
  • Pointer size: 130 Bytes
  • Size of remote file: 20.3 kB
realworld_subset/Gravity/Freefall/23/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e56b02e854b61264b7942585ab830f2c40058d1cb17a6db0e7dc5b68ad2d935
3
+ size 142600
realworld_subset/Gravity/Freefall/23/instantaneous_velocity/mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24c5227ebf423ec0659cc80f5b8df8e2c7c993e70343612ec0929a8bd8f2fd8c
3
+ size 2183808
realworld_subset/Gravity/Freefall/23/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "video_path": "/mnt/afs/fanweichen/yrm/VMEvalKit/preprocess/data/processed/Gravity/Freefall/23/rgb/video.mp4",
3
+ "fps": 30.0,
4
+ "time_seconds": 0.4,
5
+ "frame_index": 12,
6
+ "scale_px": 69.0,
7
+ "scale_meters": 0.073,
8
+ "meters_per_pixel": 0.001058,
9
+ "velocities": {
10
+ "1": {
11
+ "u_ms": -0.028573,
12
+ "v_ms": 4.221426,
13
+ "speed_ms": 4.221523,
14
+ "du_px": -0.9002,
15
+ "dv_px": 133.0002,
16
+ "static": false
17
+ }
18
+ }
19
+ }
realworld_subset/Gravity/Freefall/23/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: b3093c3dd38d8f9359298ae54be2ec7a2dcd1808f1eeba02a6547448f1c31e6e
  • Pointer size: 131 Bytes
  • Size of remote file: 462 kB
realworld_subset/Gravity/Freefall/23/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e378472a102f5d6d306e2c6ed55965619f0a936b5d85dafce40525f082950b3
3
+ size 74091
realworld_subset/Gravity/Freefall/23/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.0
realworld_subset/Gravity/Freefall/23/rgb/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0595ae2d4a6567902d48201b2aad86771da4f83f1d40410c415ad10c2be1918c
3
+ size 465464