ICH-Detection-Pipeline / download_imp /normalization_stats.json
Harshit Ghosh
making changes for huggingface
ea664f8
{
"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."
}