Add projectile/8 (subset100 eval datasource)
Browse files- projectile/8/annotation.txt +4 -0
- projectile/8/formula_info.json +14 -0
- projectile/8/initial_state/instance_segmentation_0000.npy +3 -0
- projectile/8/initial_state/instance_segmentation_mapping_0000.json +1 -0
- projectile/8/initial_state/rgb_0000.png +3 -0
- projectile/8/initial_state/rgb_0000_white_bg.png +3 -0
- projectile/8/initial_state/rgb_0000_white_bg_obj.png +3 -0
- projectile/8/instance_segmentation/maps.npz +3 -0
- projectile/8/instantaneous_velocity/velocity.json +57 -0
- projectile/8/instantaneous_velocity/velocity_annotated.png +3 -0
- projectile/8/mask/maps.npz +3 -0
- projectile/8/physics_duration.txt +1 -0
- projectile/8/rgb/0000.png +3 -0
- projectile/8/rgb/0001.png +3 -0
- projectile/8/rgb/0002.png +3 -0
- projectile/8/rgb/0003.png +3 -0
- projectile/8/rgb/0004.png +3 -0
- projectile/8/rgb/0005.png +3 -0
- projectile/8/rgb/0006.png +3 -0
- projectile/8/rgb/0007.png +3 -0
- projectile/8/rgb/0008.png +3 -0
- projectile/8/rgb/0009.png +3 -0
- projectile/8/rgb/0010.png +3 -0
- projectile/8/rgb/0011.png +3 -0
- projectile/8/rgb/0012.png +3 -0
- projectile/8/rgb/0013.png +3 -0
- projectile/8/rgb/0014.png +3 -0
- projectile/8/rgb/0015.png +3 -0
- projectile/8/rgb/0016.png +3 -0
- projectile/8/rgb/0017.png +3 -0
- projectile/8/rgb/0018.png +3 -0
- projectile/8/rgb/0019.png +3 -0
- projectile/8/rgb/0020.png +3 -0
- projectile/8/rgb/0021.png +3 -0
- projectile/8/rgb/0022.png +3 -0
- projectile/8/rgb/0023.png +3 -0
- projectile/8/rgb/0024.png +3 -0
projectile/8/annotation.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Environment: g=-9.81, F_drag=0.0
|
| 2 |
+
Ground: e = 0.4
|
| 3 |
+
CopperSphere: d = 2.0, e = 0.45, h = 6.0, v_0 = (0.0, 8.0, 0.0)
|
| 4 |
+
SilverSphere: d = 2.0, e = 0.4, h = 10.0, v_0 = (0.0, 8.0, 0.0)
|
projectile/8/formula_info.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.0\nGround: e = 0.4\nCopperSphere: d = 2.0, e = 0.45, h = 6.0, v_0 = (0.0, 8.0, 0.0)\nSilverSphere: d = 2.0, e = 0.4, h = 10.0, v_0 = (0.0, 8.0, 0.0)",
|
| 5 |
+
"choices": [
|
| 6 |
+
"y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)",
|
| 7 |
+
"a_n = v² / ρ",
|
| 8 |
+
"t_flight = 2·v_0·sin²θ / g",
|
| 9 |
+
"L = I·ω"
|
| 10 |
+
],
|
| 11 |
+
"correct_index": 0,
|
| 12 |
+
"physics_type": "Projectile",
|
| 13 |
+
"seed": "Projectile|benchmark/projectile/8"
|
| 14 |
+
}
|
projectile/8/initial_state/instance_segmentation_0000.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1cc43ef9fe989bd16efbf0cacd3e331779af2ff061ff123295a5c9801d3f32cb
|
| 3 |
+
size 1843328
|
projectile/8/initial_state/instance_segmentation_mapping_0000.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"1": "INVALID", "2": "/World/Ground", "4": "/World/CopperSphere", "3": "/World/SilverSphere"}
|
projectile/8/initial_state/rgb_0000.png
ADDED
|
Git LFS Details
|
projectile/8/initial_state/rgb_0000_white_bg.png
ADDED
|
Git LFS Details
|
projectile/8/initial_state/rgb_0000_white_bg_obj.png
ADDED
|
Git LFS Details
|
projectile/8/instance_segmentation/maps.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f86155a24b3be3bb4cef2b65bd63026d1091d6afcb0bf43f0139a1bd323facf3
|
| 3 |
+
size 511455
|
projectile/8/instantaneous_velocity/velocity.json
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"time_seconds": 0.75,
|
| 3 |
+
"labels": [
|
| 4 |
+
{
|
| 5 |
+
"prim_path": "/World/CopperSphere",
|
| 6 |
+
"speed": 10.896598617245028,
|
| 7 |
+
"label_str": "$v=10.90$",
|
| 8 |
+
"label_x": 876,
|
| 9 |
+
"label_y": 419,
|
| 10 |
+
"label_w": 112,
|
| 11 |
+
"label_h": 31,
|
| 12 |
+
"center_2d": [
|
| 13 |
+
808.1818832283915,
|
| 14 |
+
418.5543789353177
|
| 15 |
+
],
|
| 16 |
+
"velocity": [
|
| 17 |
+
0.0,
|
| 18 |
+
8.0,
|
| 19 |
+
-7.398368835449219
|
| 20 |
+
],
|
| 21 |
+
"arrow_start": [
|
| 22 |
+
808.1818832283915,
|
| 23 |
+
418.5543789353177
|
| 24 |
+
],
|
| 25 |
+
"arrow_end": [
|
| 26 |
+
879.419770608167,
|
| 27 |
+
488.7338873524221
|
| 28 |
+
]
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"prim_path": "/World/SilverSphere",
|
| 32 |
+
"speed": 10.896598617245028,
|
| 33 |
+
"label_str": "$v=10.90$",
|
| 34 |
+
"label_x": 618,
|
| 35 |
+
"label_y": 271,
|
| 36 |
+
"label_w": 112,
|
| 37 |
+
"label_h": 31,
|
| 38 |
+
"center_2d": [
|
| 39 |
+
549.9138621066036,
|
| 40 |
+
270.45424777151175
|
| 41 |
+
],
|
| 42 |
+
"velocity": [
|
| 43 |
+
0.0,
|
| 44 |
+
8.0,
|
| 45 |
+
-7.398368835449219
|
| 46 |
+
],
|
| 47 |
+
"arrow_start": [
|
| 48 |
+
549.9138621066036,
|
| 49 |
+
270.45424777151175
|
| 50 |
+
],
|
| 51 |
+
"arrow_end": [
|
| 52 |
+
621.151749486379,
|
| 53 |
+
340.63375618861613
|
| 54 |
+
]
|
| 55 |
+
}
|
| 56 |
+
]
|
| 57 |
+
}
|
projectile/8/instantaneous_velocity/velocity_annotated.png
ADDED
|
Git LFS Details
|
projectile/8/mask/maps.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01c8b57b5c4f67358e672ff37423d7b5df9f9e3da13f8bf0e39d08a124cd656d
|
| 3 |
+
size 926497
|
projectile/8/physics_duration.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1.0
|
projectile/8/rgb/0000.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0001.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0002.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0003.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0004.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0005.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0006.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0007.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0008.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0009.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0010.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0011.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0012.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0013.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0014.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0015.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0016.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0017.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0018.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0019.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0020.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0021.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0022.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0023.png
ADDED
|
Git LFS Details
|
projectile/8/rgb/0024.png
ADDED
|
Git LFS Details
|