Upload preprocessing.json with huggingface_hub
Browse files- preprocessing.json +1 -0
preprocessing.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"target_size": [50, 50], "color_mode": "RGB", "normalization": "divide by 255.0", "interpolation": "cv2.INTER_AREA"}
|