grid-geometric-classifier-sliding-proto / multi_vae_comparison_liminal.json
AbstractPhil's picture
Rename multi_vae_comparison.json to multi_vae_comparison_liminal.json
b6baa53 verified
{
"SD 1.5": {
"latent_shape": [
4,
64,
64
],
"n_images": 957,
"total_annotations": 105895,
"class_counts": {
"pentachoron": 37281,
"line_diag": 1913,
"saddle": 59460,
"triangular_prism": 3009,
"cone": 1689,
"tetrahedron": 1209,
"tube": 681,
"cuboid": 2,
"capsule": 8,
"cylinder": 25,
"square_xy": 121,
"plane": 430,
"shell": 6,
"hemisphere": 1,
"torus": 56,
"octahedron": 1,
"cube": 2,
"sphere": 1
},
"mean_confidence": 0.8802283109520553,
"scales": [
[
4,
64,
64
],
[
4,
32,
32
],
[
4,
16,
16
]
],
"channel_groups": [
[
0
],
[
2
],
[
3
],
[
1
]
]
},
"SDXL": {
"latent_shape": [
4,
128,
128
],
"n_images": 957,
"total_annotations": 483789,
"class_counts": {
"saddle": 263065,
"pentachoron": 137450,
"line_diag": 21664,
"tetrahedron": 8100,
"triangular_prism": 26717,
"tube": 1227,
"plane": 14704,
"square_xy": 7189,
"cone": 3358,
"torus": 48,
"cylinder": 222,
"shell": 19,
"disc": 20,
"hemisphere": 3,
"sphere": 1,
"cube": 2
},
"mean_confidence": 0.8717979511540854,
"scales": [
[
4,
64,
64
],
[
4,
32,
32
],
[
4,
16,
16
]
],
"channel_groups": [
[
0
],
[
3
],
[
2
],
[
1
]
]
},
"Flux.1": {
"latent_shape": [
16,
128,
128
],
"n_images": 957,
"total_annotations": 1456910,
"class_counts": {
"pentachoron": 387406,
"triangular_prism": 90982,
"saddle": 190141,
"tetrahedron": 23887,
"line_diag": 4980,
"square_xy": 205738,
"plane": 527329,
"tube": 16831,
"disc": 1680,
"cuboid": 1634,
"cone": 2871,
"torus": 1694,
"cylinder": 1313,
"capsule": 214,
"ellipse": 57,
"rectangle": 59,
"cube": 49,
"sphere": 11,
"shell": 16,
"hemisphere": 10,
"cross": 4,
"octahedron": 2,
"bowl": 1,
"pyramid": 1
},
"mean_confidence": 0.8907062239012404,
"scales": [
[
16,
64,
64
],
[
8,
32,
32
],
[
8,
16,
16
]
],
"channel_groups": [
[
0,
6
],
[
3,
2
],
[
4,
14
],
[
8,
5
],
[
11,
13
],
[
10,
7
],
[
9,
15
],
[
12,
1
]
]
},
"Flux.2": {
"latent_shape": [
32,
128,
128
],
"n_images": 957,
"total_annotations": 1932126,
"class_counts": {
"line_diag": 49691,
"pentachoron": 453701,
"saddle": 1295564,
"tetrahedron": 71594,
"plane": 16276,
"square_xy": 4889,
"triangular_prism": 38569,
"torus": 19,
"cone": 247,
"tube": 1253,
"cuboid": 188,
"shell": 2,
"disc": 42,
"cylinder": 80,
"cube": 6,
"ellipse": 1,
"rectangle": 3,
"capsule": 1
},
"mean_confidence": 0.8710132971880954,
"scales": [
[
16,
64,
64
],
[
8,
32,
32
],
[
8,
16,
16
]
],
"channel_groups": [
[
0,
20,
4,
26
],
[
29,
15,
19,
2
],
[
27,
3,
8,
9
],
[
13,
14,
30,
24
],
[
6,
22,
11,
18
],
[
28,
12,
7,
1
],
[
23,
17,
5,
10
],
[
16,
31,
25,
21
]
]
}
}