DeepVision99
commited on
Upload preprocessing_config.json with huggingface_hub
Browse files
preprocessing_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"input_shape": [224, 224, 3], "normalization": "rescale", "augmentation": {"horizontal_flip": true, "rotation_range": 15}}
|