File size: 614 Bytes
71512a6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | {
"mean_3ch": [
0.162136,
0.141483,
0.183675
],
"std_3ch": [
0.312067,
0.283885,
0.305968
],
"mean_9ch": [
0.162136,
0.141483,
0.183675,
0.162136,
0.141483,
0.183675,
0.162136,
0.141483,
0.183675
],
"std_9ch": [
0.312067,
0.283885,
0.305968,
0.312067,
0.283885,
0.305968,
0.312067,
0.283885,
0.305968
],
"n_sample_images": 5000,
"n_pixels": 722000000,
"img_size": 380,
"note": "Stats computed on windowed [0,1] images. Pre-normalization applied in cache."
} |