File size: 592 Bytes
757832c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "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
}