Spaces:
Sleeping
Sleeping
Update preprocessing_pipeline.py
Browse files
preprocessing_pipeline.py
CHANGED
|
@@ -2,7 +2,7 @@ import cv2
|
|
| 2 |
import numpy as np
|
| 3 |
import os
|
| 4 |
|
| 5 |
-
image_height=224
|
| 6 |
image_width=224
|
| 7 |
|
| 8 |
|
|
|
|
| 2 |
import numpy as np
|
| 3 |
import os
|
| 4 |
|
| 5 |
+
image_height=224
|
| 6 |
image_width=224
|
| 7 |
|
| 8 |
|