KairuiHu commited on
Commit
34faee5
·
verified ·
1 Parent(s): 83d36e4

Add uniform_linear_newbatch/0 (subset100 eval datasource)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. uniform_linear_newbatch/0/annotation.txt +3 -0
  2. uniform_linear_newbatch/0/formula_info.json +14 -0
  3. uniform_linear_newbatch/0/initial_state/instance_segmentation_0000.npy +3 -0
  4. uniform_linear_newbatch/0/initial_state/instance_segmentation_mapping_0000.json +1 -0
  5. uniform_linear_newbatch/0/initial_state/rgb_0000.png +3 -0
  6. uniform_linear_newbatch/0/initial_state/rgb_0000_white_bg.png +3 -0
  7. uniform_linear_newbatch/0/initial_state/rgb_0000_white_bg_obj.png +3 -0
  8. uniform_linear_newbatch/0/instance_segmentation/maps.npz +3 -0
  9. uniform_linear_newbatch/0/instantaneous_velocity/velocity.json +31 -0
  10. uniform_linear_newbatch/0/instantaneous_velocity/velocity_annotated.png +3 -0
  11. uniform_linear_newbatch/0/mask/maps.npz +3 -0
  12. uniform_linear_newbatch/0/physics_duration.txt +1 -0
  13. uniform_linear_newbatch/0/rgb/0000.png +3 -0
  14. uniform_linear_newbatch/0/rgb/0001.png +3 -0
  15. uniform_linear_newbatch/0/rgb/0002.png +3 -0
  16. uniform_linear_newbatch/0/rgb/0003.png +3 -0
  17. uniform_linear_newbatch/0/rgb/0004.png +3 -0
  18. uniform_linear_newbatch/0/rgb/0005.png +3 -0
  19. uniform_linear_newbatch/0/rgb/0006.png +3 -0
  20. uniform_linear_newbatch/0/rgb/0007.png +3 -0
  21. uniform_linear_newbatch/0/rgb/0008.png +3 -0
  22. uniform_linear_newbatch/0/rgb/0009.png +3 -0
  23. uniform_linear_newbatch/0/rgb/0010.png +3 -0
  24. uniform_linear_newbatch/0/rgb/0011.png +3 -0
  25. uniform_linear_newbatch/0/rgb/0012.png +3 -0
  26. uniform_linear_newbatch/0/rgb/0013.png +3 -0
  27. uniform_linear_newbatch/0/rgb/0014.png +3 -0
  28. uniform_linear_newbatch/0/rgb/0015.png +3 -0
  29. uniform_linear_newbatch/0/rgb/0016.png +3 -0
  30. uniform_linear_newbatch/0/rgb/0017.png +3 -0
  31. uniform_linear_newbatch/0/rgb/0018.png +3 -0
  32. uniform_linear_newbatch/0/rgb/0019.png +3 -0
  33. uniform_linear_newbatch/0/rgb/0020.png +3 -0
  34. uniform_linear_newbatch/0/rgb/0021.png +3 -0
  35. uniform_linear_newbatch/0/rgb/0022.png +3 -0
  36. uniform_linear_newbatch/0/rgb/0023.png +3 -0
  37. uniform_linear_newbatch/0/rgb/0024.png +3 -0
  38. uniform_linear_newbatch/0/rgb/0025.png +3 -0
  39. uniform_linear_newbatch/0/rgb/0026.png +3 -0
  40. uniform_linear_newbatch/0/rgb/0027.png +3 -0
  41. uniform_linear_newbatch/0/rgb/0028.png +3 -0
  42. uniform_linear_newbatch/0/rgb/0029.png +3 -0
  43. uniform_linear_newbatch/0/rgb/0030.png +3 -0
  44. uniform_linear_newbatch/0/rgb/0031.png +3 -0
  45. uniform_linear_newbatch/0/rgb/0032.png +3 -0
  46. uniform_linear_newbatch/0/rgb/0033.png +3 -0
  47. uniform_linear_newbatch/0/rgb/0034.png +3 -0
  48. uniform_linear_newbatch/0/rgb/0035.png +3 -0
  49. uniform_linear_newbatch/0/rgb/0036.png +3 -0
  50. uniform_linear_newbatch/0/rgb/0037.png +3 -0
uniform_linear_newbatch/0/annotation.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Environment: g=-9.81, F_drag=0.0
2
+ Ground: mu_s=0.0, mu_k=0.0
3
+ DenimCube: a = 2.0, v_0 = 2.0
uniform_linear_newbatch/0/formula_info.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "correct_letter": "A",
3
+ "correct_formula": "x(t) = x_0 + v_0·t",
4
+ "annotation": "Environment: g=-9.81, F_drag=0.0\nGround: mu_s=0.0, mu_k=0.0\nDenimCube: a = 2.0, v_0 = 2.0",
5
+ "choices": [
6
+ "x(t) = x_0 + v_0·t",
7
+ "F_push ≤ μ_s·m·g",
8
+ "PV^γ = constant",
9
+ "v(t) = v_0 · e^(-t/τ_0)"
10
+ ],
11
+ "correct_index": 0,
12
+ "physics_type": "UniformLinear",
13
+ "seed": "UniformLinear|benchmark/uniform_linear_newbatch/0"
14
+ }
uniform_linear_newbatch/0/initial_state/instance_segmentation_0000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:487879268827e03443c9665399dd366eb37dece74b972009f433581d8a5880a6
3
+ size 1843328
uniform_linear_newbatch/0/initial_state/instance_segmentation_mapping_0000.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"1": "INVALID", "3": "/World/Ground", "2": "/World/DenimCube"}
uniform_linear_newbatch/0/initial_state/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 982925e9705722bbcca5f598a8cd4089f2dac6ccfcfcdf883a3a28754b0d13b1
  • Pointer size: 131 Bytes
  • Size of remote file: 619 kB
uniform_linear_newbatch/0/initial_state/rgb_0000_white_bg.png ADDED

Git LFS Details

  • SHA256: 46269ade456ec1f0cc52ce7787dfb302140826f3ff145020be2a4bd2d69a24b6
  • Pointer size: 130 Bytes
  • Size of remote file: 36.1 kB
uniform_linear_newbatch/0/initial_state/rgb_0000_white_bg_obj.png ADDED

Git LFS Details

  • SHA256: 6c3ac13efe6c706966f35974f9f506f0bb98fde1b8f03df2f884c9d5c54ee595
  • Pointer size: 130 Bytes
  • Size of remote file: 27.8 kB
uniform_linear_newbatch/0/instance_segmentation/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb690b5ee2659525d14c077198d31d7c82db9f812e31d301d99ddb49f1d8de7c
3
+ size 534532
uniform_linear_newbatch/0/instantaneous_velocity/velocity.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "time_seconds": 2.0,
3
+ "labels": [
4
+ {
5
+ "prim_path": "/World/DenimCube",
6
+ "speed": 2.0000000000000893,
7
+ "label_str": "$v=2.00$",
8
+ "label_x": 397,
9
+ "label_y": 601,
10
+ "label_w": 99,
11
+ "label_h": 31,
12
+ "center_2d": [
13
+ 468.28144275392117,
14
+ 496.52387945720494
15
+ ],
16
+ "velocity": [
17
+ 2.0,
18
+ -5.979809998279961e-07,
19
+ 0.0
20
+ ],
21
+ "arrow_start": [
22
+ 468.28144275392117,
23
+ 496.52387945720494
24
+ ],
25
+ "arrow_end": [
26
+ 397.3059086579832,
27
+ 566.9687058094385
28
+ ]
29
+ }
30
+ ]
31
+ }
uniform_linear_newbatch/0/instantaneous_velocity/velocity_annotated.png ADDED

Git LFS Details

  • SHA256: f1870fa9dffffc03cc5cdf6835f0398cec562a61e46577846aced6e15a9b39be
  • Pointer size: 131 Bytes
  • Size of remote file: 596 kB
uniform_linear_newbatch/0/mask/maps.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e272eab0aad9fb5e9913c9b8d9367b5cbdf25a468e31d9d23b9efc56ec36132
3
+ size 961925
uniform_linear_newbatch/0/physics_duration.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 3.0
uniform_linear_newbatch/0/rgb/0000.png ADDED

Git LFS Details

  • SHA256: 5b87737f1097d267b3326a6b399085f28f0a3be92a5bfd6eb57a26250daa066b
  • Pointer size: 131 Bytes
  • Size of remote file: 781 kB
uniform_linear_newbatch/0/rgb/0001.png ADDED

Git LFS Details

  • SHA256: 76519fa8a14cc9c6a5ae0ac156c8fd1b3c872b3b22cf9030f6ffc91c956302b7
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0002.png ADDED

Git LFS Details

  • SHA256: 201bc2714676621f5ebb8e0c560fe3c6ac326aa2cb8474de12c840dbbcaec76d
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0003.png ADDED

Git LFS Details

  • SHA256: 9a6d610fb3d9f0b352c3a6ebe50d766734889a214d8fa429fd0cdaf6649686c6
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0004.png ADDED

Git LFS Details

  • SHA256: aa1d85ac78911d1620726773e03782fa33ebd612639d34c036d847a2432721c4
  • Pointer size: 131 Bytes
  • Size of remote file: 781 kB
uniform_linear_newbatch/0/rgb/0005.png ADDED

Git LFS Details

  • SHA256: 5d5dca79a34ade4d2bdf31e60e7528cee97d4ca40d3d6f1ad4a00e791ccc0bf5
  • Pointer size: 131 Bytes
  • Size of remote file: 780 kB
uniform_linear_newbatch/0/rgb/0006.png ADDED

Git LFS Details

  • SHA256: fad3209ce54c862ce7f360705e593066c1946f7a099445c07f16d97ce9d72b10
  • Pointer size: 131 Bytes
  • Size of remote file: 783 kB
uniform_linear_newbatch/0/rgb/0007.png ADDED

Git LFS Details

  • SHA256: 28681ddafaedcddb5e62ca8caaf0b0d2e40c79488f9f4cd0f65f849f24b59acd
  • Pointer size: 131 Bytes
  • Size of remote file: 783 kB
uniform_linear_newbatch/0/rgb/0008.png ADDED

Git LFS Details

  • SHA256: 6c91cd9bf786f241209b7b4c2623934986eb7ac9c1df8a1fba328fcf7585a27a
  • Pointer size: 131 Bytes
  • Size of remote file: 780 kB
uniform_linear_newbatch/0/rgb/0009.png ADDED

Git LFS Details

  • SHA256: 61ad18c9098724c2b686a71e4f9fc6716da737e8c30a2904cdc78dd6faeddcdc
  • Pointer size: 131 Bytes
  • Size of remote file: 780 kB
uniform_linear_newbatch/0/rgb/0010.png ADDED

Git LFS Details

  • SHA256: 749c0cffa0cee45a02f216165c8a5e7fc8707b3028d8bb60bafc51cf53404bf1
  • Pointer size: 131 Bytes
  • Size of remote file: 780 kB
uniform_linear_newbatch/0/rgb/0011.png ADDED

Git LFS Details

  • SHA256: 5eba23a6acf6424d314a5c218c63144ed17b928b86a41a4ffe5f8ea533cdf2f3
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0012.png ADDED

Git LFS Details

  • SHA256: a092b004a02ce8bf9cd7e45886b07f14fa816d22ea9fad43cf32ff92302dd763
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0013.png ADDED

Git LFS Details

  • SHA256: 76c1f175bccddefe69d4011e3fb4690f2a768b8177fde3f51b508df9765abc34
  • Pointer size: 131 Bytes
  • Size of remote file: 781 kB
uniform_linear_newbatch/0/rgb/0014.png ADDED

Git LFS Details

  • SHA256: a67aaa2e90dab90290b3a5072557a9d8507e9bb34229cd6206e7861ebb908fb9
  • Pointer size: 131 Bytes
  • Size of remote file: 779 kB
uniform_linear_newbatch/0/rgb/0015.png ADDED

Git LFS Details

  • SHA256: 6bb4deae133b014ab8d36dd3d9bb3696d3eb79082e7e06c9b6e335969632fb22
  • Pointer size: 131 Bytes
  • Size of remote file: 781 kB
uniform_linear_newbatch/0/rgb/0016.png ADDED

Git LFS Details

  • SHA256: fb7f59ac61afbb0f925469238c813dd12c7f55f3b48b9de8b86c0ca7b41fb4fc
  • Pointer size: 131 Bytes
  • Size of remote file: 781 kB
uniform_linear_newbatch/0/rgb/0017.png ADDED

Git LFS Details

  • SHA256: f505da908f16ffe5aeec001a8768b9ba5bb0bdb43187d0859af5eeaaee1b0e5e
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0018.png ADDED

Git LFS Details

  • SHA256: 1e0b06af139a02624f09ec36598c865355140c86990a21c383c7e607a3a8820c
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0019.png ADDED

Git LFS Details

  • SHA256: 047726aa059d20bd3aa51dd511524d2bc8990bee3f9ada39a62d1ebcd6ff09b5
  • Pointer size: 131 Bytes
  • Size of remote file: 783 kB
uniform_linear_newbatch/0/rgb/0020.png ADDED

Git LFS Details

  • SHA256: 200dadbed75d5086e8a0fb6af11a0845b0fee81bdc955300d3a9b11e5b8a204a
  • Pointer size: 131 Bytes
  • Size of remote file: 785 kB
uniform_linear_newbatch/0/rgb/0021.png ADDED

Git LFS Details

  • SHA256: e467ba72b73233085aced006c59d174f2dc0afc69083643f04fd395e89ddfcb7
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0022.png ADDED

Git LFS Details

  • SHA256: d3b32096a4392eb64a5ac6d0f740b0ff0d68207a30605d55139cc2740cd61d79
  • Pointer size: 131 Bytes
  • Size of remote file: 785 kB
uniform_linear_newbatch/0/rgb/0023.png ADDED

Git LFS Details

  • SHA256: fc05597b9ce722e0bfd4deb658503c536d72d92c490bd0133d23c51388e83afc
  • Pointer size: 131 Bytes
  • Size of remote file: 784 kB
uniform_linear_newbatch/0/rgb/0024.png ADDED

Git LFS Details

  • SHA256: a85a00f922354daf31a3866102263f09e2eb08da6600f29e67ef47a6c40c908d
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0025.png ADDED

Git LFS Details

  • SHA256: 06f692f41be982394ba64039a354208b53f3e37ab3396f4605e6009af306005b
  • Pointer size: 131 Bytes
  • Size of remote file: 781 kB
uniform_linear_newbatch/0/rgb/0026.png ADDED

Git LFS Details

  • SHA256: 38ac242ef99979641d0e97981ffa6b897dd2ea2a717f6037de4d2ab997361e30
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0027.png ADDED

Git LFS Details

  • SHA256: dc14ae4317b12456fb00b65e643b485ab076400093116e315a5e9c4c4ae02fbc
  • Pointer size: 131 Bytes
  • Size of remote file: 783 kB
uniform_linear_newbatch/0/rgb/0028.png ADDED

Git LFS Details

  • SHA256: c53530399b4561ed58647f14d9fe1c9599755fcc04d044c958e3b3ce79b806a5
  • Pointer size: 131 Bytes
  • Size of remote file: 784 kB
uniform_linear_newbatch/0/rgb/0029.png ADDED

Git LFS Details

  • SHA256: 3980d46060e8f681320a874b56f1d267c3b9269e5082d0a19baa03e305b00df4
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0030.png ADDED

Git LFS Details

  • SHA256: eaaff63c3385733137bc41d37a7845d8c2e21940afe8394693485e7c9b45dc3e
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0031.png ADDED

Git LFS Details

  • SHA256: 5f0769c860cca5b15a90b523c7ed6a8dcc9097155e9558eac0073e4f09365814
  • Pointer size: 131 Bytes
  • Size of remote file: 780 kB
uniform_linear_newbatch/0/rgb/0032.png ADDED

Git LFS Details

  • SHA256: 1b78df3a89351569f2fbb3c92a7a15ea3bfed3eefd3d6c83dd50ec39ff3a99a8
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0033.png ADDED

Git LFS Details

  • SHA256: 9c523d4cbdcf41549b9e464cc507fd7c2f9de2f88188bccc442a003f7f94bea7
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB
uniform_linear_newbatch/0/rgb/0034.png ADDED

Git LFS Details

  • SHA256: 784c71b7817bf09f83f6f89c5618120bb5a50f867c692c19c363829482c55f06
  • Pointer size: 131 Bytes
  • Size of remote file: 783 kB
uniform_linear_newbatch/0/rgb/0035.png ADDED

Git LFS Details

  • SHA256: b1b4fa6c90d631e8f9c81ff3d7e953d8c6cd41dbce11a2e58771ebd653b0a412
  • Pointer size: 131 Bytes
  • Size of remote file: 780 kB
uniform_linear_newbatch/0/rgb/0036.png ADDED

Git LFS Details

  • SHA256: 05514f9e94447970ca20f253c221ea86ca814e48998453ad4018a49f2ea2f6e5
  • Pointer size: 131 Bytes
  • Size of remote file: 781 kB
uniform_linear_newbatch/0/rgb/0037.png ADDED

Git LFS Details

  • SHA256: b083a257b39b58255ee53147f454e0e1fec294e7971c160fd353e916e269d760
  • Pointer size: 131 Bytes
  • Size of remote file: 782 kB