KairuiHu commited on
Commit
b4d459e
·
verified ·
1 Parent(s): 96b9d75

Restore: 100 inference subset (rebuilt from local source after accidental delete)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. bench_sampled/selected_cases.json +124 -0
  2. bench_sampled/unified.json +0 -0
  3. bench_sampled/videogen.json +0 -0
  4. firstframe_sampled/at_rest/0/rgb_0000.png +3 -0
  5. firstframe_sampled/at_rest/2/rgb_0000.png +3 -0
  6. firstframe_sampled/at_rest/3/rgb_0000.png +3 -0
  7. firstframe_sampled/at_rest/4/rgb_0000.png +3 -0
  8. firstframe_sampled/at_rest/7/rgb_0000.png +3 -0
  9. firstframe_sampled/at_rest/8/rgb_0000.png +3 -0
  10. firstframe_sampled/at_rest_newbatch/10/rgb_0000.png +3 -0
  11. firstframe_sampled/at_rest_newbatch/12/rgb_0000.png +3 -0
  12. firstframe_sampled/at_rest_newbatch/13/rgb_0000.png +3 -0
  13. firstframe_sampled/at_rest_newbatch/14/rgb_0000.png +3 -0
  14. firstframe_sampled/at_rest_newbatch/3/rgb_0000.png +3 -0
  15. firstframe_sampled/circular/0/rgb_0000.png +3 -0
  16. firstframe_sampled/circular/2/rgb_0000.png +3 -0
  17. firstframe_sampled/circular/6/rgb_0000.png +3 -0
  18. firstframe_sampled/circular/7/rgb_0000.png +3 -0
  19. firstframe_sampled/circular_newbatch/11/rgb_0000.png +3 -0
  20. firstframe_sampled/circular_newbatch/12/rgb_0000.png +3 -0
  21. firstframe_sampled/circular_newbatch/14/rgb_0000.png +3 -0
  22. firstframe_sampled/circular_newbatch/2/rgb_0000.png +3 -0
  23. firstframe_sampled/circular_newbatch/5/rgb_0000.png +3 -0
  24. firstframe_sampled/circular_newbatch/6/rgb_0000.png +3 -0
  25. firstframe_sampled/circular_newbatch/8/rgb_0000.png +3 -0
  26. firstframe_sampled/freefall/0/rgb_0000.png +3 -0
  27. firstframe_sampled/freefall/4/rgb_0000.png +3 -0
  28. firstframe_sampled/freefall/5/rgb_0000.png +3 -0
  29. firstframe_sampled/freefall/6/rgb_0000.png +3 -0
  30. firstframe_sampled/freefall/8/rgb_0000.png +3 -0
  31. firstframe_sampled/freefall_newbatch/0/rgb_0000.png +3 -0
  32. firstframe_sampled/freefall_newbatch/12/rgb_0000.png +3 -0
  33. firstframe_sampled/freefall_newbatch/2/rgb_0000.png +3 -0
  34. firstframe_sampled/freefall_newbatch/3/rgb_0000.png +3 -0
  35. firstframe_sampled/freefall_newbatch/4/rgb_0000.png +3 -0
  36. firstframe_sampled/freefall_newbatch/8/rgb_0000.png +3 -0
  37. firstframe_sampled/inclined_plane/1/rgb_0000.png +3 -0
  38. firstframe_sampled/inclined_plane/2/rgb_0000.png +3 -0
  39. firstframe_sampled/inclined_plane/3/rgb_0000.png +3 -0
  40. firstframe_sampled/inclined_plane/7/rgb_0000.png +3 -0
  41. firstframe_sampled/inclined_plane/8/rgb_0000.png +3 -0
  42. firstframe_sampled/inclined_plane_newbatch/1/rgb_0000.png +3 -0
  43. firstframe_sampled/inclined_plane_newbatch/13/rgb_0000.png +3 -0
  44. firstframe_sampled/inclined_plane_newbatch/2/rgb_0000.png +3 -0
  45. firstframe_sampled/inclined_plane_newbatch/3/rgb_0000.png +3 -0
  46. firstframe_sampled/inclined_plane_newbatch/8/rgb_0000.png +3 -0
  47. firstframe_sampled/inclined_plane_newbatch/9/rgb_0000.png +3 -0
  48. firstframe_sampled/inelastic_collision/1/rgb_0000.png +3 -0
  49. firstframe_sampled/inelastic_collision/2/rgb_0000.png +3 -0
  50. firstframe_sampled/inelastic_collision/3/rgb_0000.png +3 -0
bench_sampled/selected_cases.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "seed": 42,
3
+ "total": 100,
4
+ "by_task": {
5
+ "at_rest": [
6
+ "at_rest/0",
7
+ "at_rest/2",
8
+ "at_rest/3",
9
+ "at_rest/4",
10
+ "at_rest/7",
11
+ "at_rest/8",
12
+ "at_rest_newbatch/3",
13
+ "at_rest_newbatch/10",
14
+ "at_rest_newbatch/12",
15
+ "at_rest_newbatch/13",
16
+ "at_rest_newbatch/14"
17
+ ],
18
+ "circular": [
19
+ "circular/0",
20
+ "circular/2",
21
+ "circular/6",
22
+ "circular/7",
23
+ "circular_newbatch/2",
24
+ "circular_newbatch/5",
25
+ "circular_newbatch/6",
26
+ "circular_newbatch/8",
27
+ "circular_newbatch/11",
28
+ "circular_newbatch/12",
29
+ "circular_newbatch/14"
30
+ ],
31
+ "freefall": [
32
+ "freefall/0",
33
+ "freefall/4",
34
+ "freefall/5",
35
+ "freefall/6",
36
+ "freefall/8",
37
+ "freefall_newbatch/0",
38
+ "freefall_newbatch/2",
39
+ "freefall_newbatch/3",
40
+ "freefall_newbatch/4",
41
+ "freefall_newbatch/8",
42
+ "freefall_newbatch/12"
43
+ ],
44
+ "inclined_plane": [
45
+ "inclined_plane/1",
46
+ "inclined_plane/2",
47
+ "inclined_plane/3",
48
+ "inclined_plane/7",
49
+ "inclined_plane/8",
50
+ "inclined_plane_newbatch/1",
51
+ "inclined_plane_newbatch/2",
52
+ "inclined_plane_newbatch/3",
53
+ "inclined_plane_newbatch/8",
54
+ "inclined_plane_newbatch/9",
55
+ "inclined_plane_newbatch/13"
56
+ ],
57
+ "inelastic_collision": [
58
+ "inelastic_collision/1",
59
+ "inelastic_collision/2",
60
+ "inelastic_collision/3",
61
+ "inelastic_collision/6",
62
+ "inelastic_collision/9",
63
+ "inelastic_collision_newbatch/0",
64
+ "inelastic_collision_newbatch/1",
65
+ "inelastic_collision_newbatch/2",
66
+ "inelastic_collision_newbatch/7",
67
+ "inelastic_collision_newbatch/11",
68
+ "inelastic_collision_newbatch/14"
69
+ ],
70
+ "perfectly_elastic_collision": [
71
+ "perfectly_elastic_collision/2",
72
+ "perfectly_elastic_collision/3",
73
+ "perfectly_elastic_collision/5",
74
+ "perfectly_elastic_collision/7",
75
+ "perfectly_elastic_collision/8",
76
+ "perfectly_elastic_collision/9",
77
+ "perfectly_elastic_collision_newbatch/0",
78
+ "perfectly_elastic_collision_newbatch/1",
79
+ "perfectly_elastic_collision_newbatch/3",
80
+ "perfectly_elastic_collision_newbatch/4",
81
+ "perfectly_elastic_collision_newbatch/13",
82
+ "perfectly_elastic_collision_newbatch/14"
83
+ ],
84
+ "perfectly_inelastic_collision": [
85
+ "perfectly_inelastic_collision/2",
86
+ "perfectly_inelastic_collision/5",
87
+ "perfectly_inelastic_collision/6",
88
+ "perfectly_inelastic_collision/7",
89
+ "perfectly_inelastic_collision/8",
90
+ "perfectly_inelastic_collision_newbatch/1",
91
+ "perfectly_inelastic_collision_newbatch/6",
92
+ "perfectly_inelastic_collision_newbatch/7",
93
+ "perfectly_inelastic_collision_newbatch/8",
94
+ "perfectly_inelastic_collision_newbatch/11",
95
+ "perfectly_inelastic_collision_newbatch/14"
96
+ ],
97
+ "projectile": [
98
+ "projectile/1",
99
+ "projectile/7",
100
+ "projectile/8",
101
+ "projectile/10",
102
+ "projectile/12",
103
+ "projectile_newbatch/1",
104
+ "projectile_newbatch/4",
105
+ "projectile_newbatch/5",
106
+ "projectile_newbatch/6",
107
+ "projectile_newbatch/9",
108
+ "projectile_newbatch/11"
109
+ ],
110
+ "uniform_linear": [
111
+ "uniform_linear/2",
112
+ "uniform_linear/6",
113
+ "uniform_linear/8",
114
+ "uniform_linear_newbatch/0",
115
+ "uniform_linear_newbatch/2",
116
+ "uniform_linear_newbatch/4",
117
+ "uniform_linear_newbatch/5",
118
+ "uniform_linear_newbatch/8",
119
+ "uniform_linear_newbatch/10",
120
+ "uniform_linear_newbatch/13",
121
+ "uniform_linear_newbatch/14"
122
+ ]
123
+ }
124
+ }
bench_sampled/unified.json ADDED
The diff for this file is too large to render. See raw diff
 
bench_sampled/videogen.json ADDED
The diff for this file is too large to render. See raw diff
 
firstframe_sampled/at_rest/0/rgb_0000.png ADDED

Git LFS Details

  • SHA256: f71c83170890748d841c9c8f094b9998355707079d33fc2545d15913281a6bbc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.71 MB
firstframe_sampled/at_rest/2/rgb_0000.png ADDED

Git LFS Details

  • SHA256: d51d9353040678cc0917edbbbbe6fd9932887e988ecf7ed86881bbc265c85405
  • Pointer size: 132 Bytes
  • Size of remote file: 1.76 MB
firstframe_sampled/at_rest/3/rgb_0000.png ADDED

Git LFS Details

  • SHA256: ae863cdbf97ed2eac5e162b2f850ead95e0b7a1a62d2ea5563e6f01aad4c9590
  • Pointer size: 132 Bytes
  • Size of remote file: 1.82 MB
firstframe_sampled/at_rest/4/rgb_0000.png ADDED

Git LFS Details

  • SHA256: c7ab6dd4bf9a03a6634b2eccd2d12ff5dc42c6350186226c2a556edb587c8b0e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.8 MB
firstframe_sampled/at_rest/7/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 95aadcb5f33db3b20125ca060385bcd1a411836ce7880605990ce245cc86073c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.83 MB
firstframe_sampled/at_rest/8/rgb_0000.png ADDED

Git LFS Details

  • SHA256: e83def7de3b905c82ad83796d90cc6174497b4557b1677018694a9b0581d0a36
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
firstframe_sampled/at_rest_newbatch/10/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 74c2a1012cbe9f252da49e829a683784ef9c87f1225d998112e6f7a8efc780dc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB
firstframe_sampled/at_rest_newbatch/12/rgb_0000.png ADDED

Git LFS Details

  • SHA256: a145c3ee1688fb475d074a71e0a1b630f1bfd8107b0d7041e27851f35b54a4d2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.62 MB
firstframe_sampled/at_rest_newbatch/13/rgb_0000.png ADDED

Git LFS Details

  • SHA256: e98f0741b619a69aaf20fc3e5091ac5c6d2754913502e1731af01537f9224793
  • Pointer size: 132 Bytes
  • Size of remote file: 1.04 MB
firstframe_sampled/at_rest_newbatch/14/rgb_0000.png ADDED

Git LFS Details

  • SHA256: a7031805053e7dd3f2fbcafd5f90efd74b85c09e9727875d995aae7170d39a76
  • Pointer size: 132 Bytes
  • Size of remote file: 1.31 MB
firstframe_sampled/at_rest_newbatch/3/rgb_0000.png ADDED

Git LFS Details

  • SHA256: cad6eeedb21eeef8cb6883acf3a1af971ca2c946719f513539522288437ac49b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
firstframe_sampled/circular/0/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 475c8a3af9a31bd520a90e3485b463467fbcf65e964ad558caa2fe12560772ae
  • Pointer size: 131 Bytes
  • Size of remote file: 966 kB
firstframe_sampled/circular/2/rgb_0000.png ADDED

Git LFS Details

  • SHA256: e06bab341f7e0f02e87449c961fafc263225a503b109cf9278a91012c98615a7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.21 MB
firstframe_sampled/circular/6/rgb_0000.png ADDED

Git LFS Details

  • SHA256: d848656a05b963ac733afdb2afba73ac0bfae7f426f04fcaa7568ed26eebd47e
  • Pointer size: 131 Bytes
  • Size of remote file: 721 kB
firstframe_sampled/circular/7/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 83a5537143c4d5a69d5cb3a6980c1d9c4a07d19760ae78552e2ff77abc7415bb
  • Pointer size: 131 Bytes
  • Size of remote file: 627 kB
firstframe_sampled/circular_newbatch/11/rgb_0000.png ADDED

Git LFS Details

  • SHA256: d6ea2cfc00de6b28502760474d1ec96e2a54d1b9c0e2b15f6de7cfdb28c67585
  • Pointer size: 131 Bytes
  • Size of remote file: 540 kB
firstframe_sampled/circular_newbatch/12/rgb_0000.png ADDED

Git LFS Details

  • SHA256: b2ae0d4684aa0c04edb042b651b45a5b13217895b28e5c96a9d66dba3652cbc4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.55 MB
firstframe_sampled/circular_newbatch/14/rgb_0000.png ADDED

Git LFS Details

  • SHA256: b3948af855264fae563fa11d7346a255fbb3267fd30385eac9d23ce533b1f096
  • Pointer size: 131 Bytes
  • Size of remote file: 593 kB
firstframe_sampled/circular_newbatch/2/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 9d3ad39bfe3d1507ae7046b4a16597fe5533802a5278bc5e95b5bfa8bd9fae26
  • Pointer size: 131 Bytes
  • Size of remote file: 592 kB
firstframe_sampled/circular_newbatch/5/rgb_0000.png ADDED

Git LFS Details

  • SHA256: ce451e0118b7b5c63066261f8c6692fa23e8519ae3b934e8d0ebd0c5a8df32be
  • Pointer size: 131 Bytes
  • Size of remote file: 550 kB
firstframe_sampled/circular_newbatch/6/rgb_0000.png ADDED

Git LFS Details

  • SHA256: b561da6e0dc3a22c8c1c132fda1144e9eb5b4b5128b29440006f112952390544
  • Pointer size: 132 Bytes
  • Size of remote file: 1.81 MB
firstframe_sampled/circular_newbatch/8/rgb_0000.png ADDED

Git LFS Details

  • SHA256: dde47f8cf565227791418e43536885e9cb0afade29de620e6418d696df8e9a3f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.73 MB
firstframe_sampled/freefall/0/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 2a1dcef25456f9c8ddc6a8801210a9222c4f2337248f2388b9be0bad65c164bc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.12 MB
firstframe_sampled/freefall/4/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 87afd4e692c5474b9189de1f0a593b878e6caa626bb3ac29075023c509cf1e79
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
firstframe_sampled/freefall/5/rgb_0000.png ADDED

Git LFS Details

  • SHA256: ab650f46255170e3df48ecc2e2c474c705ecc10c53ab9e7ebb42b5b4f4c33a0b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
firstframe_sampled/freefall/6/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 1ed08e4a0fc93ea7b03d3bfb0bf6bc9436df88fe49c0ab674e9beb2436ba6616
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
firstframe_sampled/freefall/8/rgb_0000.png ADDED

Git LFS Details

  • SHA256: b1dc984e9e45bf7f4f065362bfd6c78754f894b42946f9514eac1b762e8a7d04
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
firstframe_sampled/freefall_newbatch/0/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 6a5c8972c5e0b28116ae0829fd03ed62cf7ad225c7c6982fbc995b9fa63cc738
  • Pointer size: 132 Bytes
  • Size of remote file: 1.57 MB
firstframe_sampled/freefall_newbatch/12/rgb_0000.png ADDED

Git LFS Details

  • SHA256: d2567207815bd38be3fcf99fe2e758a577b076e45676f17d6ec70aa44ff5786e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.84 MB
firstframe_sampled/freefall_newbatch/2/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 3ffc6ada6d4545bbe2ba0154bb70d19fecef12f1fe5769fd7d2a92f326fb2111
  • Pointer size: 132 Bytes
  • Size of remote file: 1.69 MB
firstframe_sampled/freefall_newbatch/3/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 9c963aae7429729eb09de91156ff9d16176fbee3b0a3122e83eb1dcca28c4dfa
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
firstframe_sampled/freefall_newbatch/4/rgb_0000.png ADDED

Git LFS Details

  • SHA256: e19d1476eec255fca6e044caf6c2462eda134058f26539926e3cb7262e7ee3e5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.31 MB
firstframe_sampled/freefall_newbatch/8/rgb_0000.png ADDED

Git LFS Details

  • SHA256: e139e721d22a69ab88de9f78be9bac5a45b67590a983c23dd39a7d85a5e5e86f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB
firstframe_sampled/inclined_plane/1/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 1e14916833f9dda971373861d3ecc964d40fac85179036e97743e48d203a472a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.04 MB
firstframe_sampled/inclined_plane/2/rgb_0000.png ADDED

Git LFS Details

  • SHA256: bab808ccbf9ba000fae8c8ef7fbe36f549d774c5013b8361f7c53b1beee58868
  • Pointer size: 131 Bytes
  • Size of remote file: 931 kB
firstframe_sampled/inclined_plane/3/rgb_0000.png ADDED

Git LFS Details

  • SHA256: c00e67fb0676f5424b041b9f0fa5ddbd2b889fe2bc31e223b71d25ad7af7d08b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.09 MB
firstframe_sampled/inclined_plane/7/rgb_0000.png ADDED

Git LFS Details

  • SHA256: bd179dbbb3ab1e84a00ee931572bf090f32f6a89176ca6b4ba51c4690e4a7804
  • Pointer size: 132 Bytes
  • Size of remote file: 1.06 MB
firstframe_sampled/inclined_plane/8/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 2ee81308d6dd83daa7e7fb0237721e16e3f8ac62013fecafdacb776a44a56483
  • Pointer size: 132 Bytes
  • Size of remote file: 1.03 MB
firstframe_sampled/inclined_plane_newbatch/1/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 18b48cd4fd8e4c49c024ba3bf6cf9917c389baf5ea2872837fa82c486206bbea
  • Pointer size: 132 Bytes
  • Size of remote file: 1.13 MB
firstframe_sampled/inclined_plane_newbatch/13/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 43200cb94b9ffc7467ef053156a96b0c094fdaae000d040e8654b7beea57779e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.04 MB
firstframe_sampled/inclined_plane_newbatch/2/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 2f9a469b3eead2e3df85266543a95441abfc4c356e607d5a33722382c1e3b044
  • Pointer size: 132 Bytes
  • Size of remote file: 1.14 MB
firstframe_sampled/inclined_plane_newbatch/3/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 98330fd4a0c326a9b219a3d687c451d5da70185bb840c66484086a1c7b4210b8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.1 MB
firstframe_sampled/inclined_plane_newbatch/8/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 06aae28de9579a57aecbf65d648f6d46ea586faa46dd1959954680cbf20365f9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.12 MB
firstframe_sampled/inclined_plane_newbatch/9/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 374084c87e548c483cf6310d37abedf604191c9276e1cbee5f654af861126899
  • Pointer size: 131 Bytes
  • Size of remote file: 924 kB
firstframe_sampled/inelastic_collision/1/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 31afaebf8675497b85eb45ee150c9582db5b21519193801989d6d12677194add
  • Pointer size: 131 Bytes
  • Size of remote file: 602 kB
firstframe_sampled/inelastic_collision/2/rgb_0000.png ADDED

Git LFS Details

  • SHA256: 4e554909e56f67d0ac203703814c257454bce0f2038ec7506296149998faf395
  • Pointer size: 131 Bytes
  • Size of remote file: 622 kB
firstframe_sampled/inelastic_collision/3/rgb_0000.png ADDED

Git LFS Details

  • SHA256: fdf9b1d77c663a22aaadbe4f0bbfcd1ee787db0b6e1f0c6e224751ca16b1d253
  • Pointer size: 131 Bytes
  • Size of remote file: 623 kB