KairuiHu commited on
Commit
de125ec
·
verified ·
1 Parent(s): 93ee7a4

Add projectile/8 (subset100 eval datasource)

Browse files
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

  • SHA256: 1a482a0db2aa1b68f91070d6199d9d4a3a96bbab5d84068c095380e9c0a7a6d2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
projectile/8/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 8880d5e2e287eb28b74a75b3298838aa06df8f959dcc76e267d151409b1d1323
  • Pointer size: 130 Bytes
  • Size of remote file: 60.9 kB
projectile/8/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: d9e2427bdcebda444b95e05f55d08d19deaf29d1bfbc8fda15075c7d80ba1a56
  • Pointer size: 130 Bytes
  • Size of remote file: 36.3 kB
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

  • SHA256: ff5164517f3ecc6bfdf22651b263e58932f9ae903d757d8c03c1dc145159345b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
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

  • SHA256: c9d33d6a6a728582e12ae3ed8d86986b6bff570a0a9fdbd73db1d23a0b24eb80
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
projectile/8/rgb/0001.png ADDED

Git LFS Details

  • SHA256: cdcb09620a976fecbc11cd89c1ae2ea022928dc16e7540a06c6dba02619a9aff
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
projectile/8/rgb/0002.png ADDED

Git LFS Details

  • SHA256: dc98d70444026962855ee01f606ee8ab10741712499aaac877d9d6e84ee39fdb
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
projectile/8/rgb/0003.png ADDED

Git LFS Details

  • SHA256: dbcebdeaca0bbf7834e84225735b3bc8d322aed258d6094e0b253edcfa9bf8ab
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
projectile/8/rgb/0004.png ADDED

Git LFS Details

  • SHA256: 0dede07d272197a57e7b6239748f73282ca4487d09f4dad0450dae49bd342c6a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0005.png ADDED

Git LFS Details

  • SHA256: dabbe6c90cba0e593077211e9a7879e3f5730746b399aa951b650da8a42e8b25
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
projectile/8/rgb/0006.png ADDED

Git LFS Details

  • SHA256: 0c2d559b8f3edf70cfd13e8bdd02c6f352723af5a0216cc457a00157ccf25ae4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0007.png ADDED

Git LFS Details

  • SHA256: 64df13785b6ab47f4cce611efd86a46dca2d6f68f7365336885b6d5e155573a0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0008.png ADDED

Git LFS Details

  • SHA256: 57510cbaea8aeda7da30f62a53860cac2fb661be62cea8abca6892c30d6edcca
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
projectile/8/rgb/0009.png ADDED

Git LFS Details

  • SHA256: ddb6cdc50f67e2b76b4bbbb2a406c5809f02b7da2586e403ce2c37020b20834b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0010.png ADDED

Git LFS Details

  • SHA256: ffaffb6dab7ff62195c89b4739d571a393ac8baa6704e8965525d8b48514733c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0011.png ADDED

Git LFS Details

  • SHA256: 54fb1a4ba6055b3b13e7c140902521e5b59daa2e0e67a0d8481dad7218a14ff4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0012.png ADDED

Git LFS Details

  • SHA256: c358b3ca20ccbca202ead05c95e47034e34d2ec37f303e0bb471ac019961327d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0013.png ADDED

Git LFS Details

  • SHA256: b19473ab378577b18416e2d2beb42749455f0043a12bce10700ea948869e979d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0014.png ADDED

Git LFS Details

  • SHA256: 64ab38ad2f0c45c4aa9c288055ace327e675b0941b759915566846433b995fa2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0015.png ADDED

Git LFS Details

  • SHA256: d59e1a84655e2ef43a03d444dfa82639409dce5570068e0e7957886ee5149361
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0016.png ADDED

Git LFS Details

  • SHA256: 180c91a9799763021f2e963b150287483347ffdcf5517a89250364fcc27caaa0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.65 MB
projectile/8/rgb/0017.png ADDED

Git LFS Details

  • SHA256: 0a08bd0c6c0aed1f6d28d8efdc41cd45205c8f0fff53be0e39e8bfe72e165705
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0018.png ADDED

Git LFS Details

  • SHA256: 747ab9d4baceb04db36576e8722318fee04398294c35e523beac31b3e7362b76
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0019.png ADDED

Git LFS Details

  • SHA256: de34c861cfa2e2a49b762169f31fbd250acc7cb34f928b7c2c3868124ac0fe19
  • Pointer size: 132 Bytes
  • Size of remote file: 1.65 MB
projectile/8/rgb/0020.png ADDED

Git LFS Details

  • SHA256: eeb238f88926315859c9aeac3067318919ca8af9766d981dcce19d00e6573495
  • Pointer size: 132 Bytes
  • Size of remote file: 1.65 MB
projectile/8/rgb/0021.png ADDED

Git LFS Details

  • SHA256: 160037ca7743926a01f4221afefaf1ace53d16dd304d2e7515f011e643acd30b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0022.png ADDED

Git LFS Details

  • SHA256: 76abd00ecd80da57edac9db013f514ea99a43da458026cdca152c7d23d987f2c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
projectile/8/rgb/0023.png ADDED

Git LFS Details

  • SHA256: 28388a27d269f01d11bdfce6366a584199b4c46cec08a08db26c27bb487f211f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.65 MB
projectile/8/rgb/0024.png ADDED

Git LFS Details

  • SHA256: 20e0d14612288d37d4ab6bff8ad9f1c866d012676e6abfb38733f5b2cf120363
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB