brain-model-test / preprocessing_config.json
abdo1176's picture
Initial model upload with Keras, SavedModel, H5, weights, and configs
2a5e903 verified
raw
history blame contribute delete
104 Bytes
{
"image_size": [
224,
224
],
"normalization": "0-1",
"channels": 3,
"format": "RGB"
}