thesis_stochastic_depth / splits /caltech256 /normalization.json
hermanhugging's picture
Upload normalization.json
757832c verified
Raw
History Blame Contribute Delete
592 Bytes
{
"train_directory": "C:\\Users\\SED\\Desktop\\ALL_DATA\\A-Study-of-Stochastic-Depth-for-Regularizing-Residual-Convolutional-Neural-Networks\\data\\processed\\caltech256\\train",
"number_of_images": 20839,
"number_of_classes": 256,
"pixel_value_range": [
0.0,
1.0
],
"mean": [
0.5493422226770406,
0.5270824214798779,
0.49865673622406625
],
"std": [
0.3122591890812035,
0.3085517378904071,
0.32147730321294055
],
"estimation_split": "train",
"random_augmentation_used": false,
"population_standard_deviation": true
}