DeepVision99 commited on
Commit
704fde8
·
verified ·
1 Parent(s): da55ab4

Upload preprocessing_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. preprocessing_config.json +1 -0
preprocessing_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"input_shape": [224, 224, 3], "normalization": "rescale", "augmentation": {"horizontal_flip": true, "rotation_range": 15}}