chrismontes
commited on
Commit
•
cf070f8
1
Parent(s):
c8bf51c
Delete preprocessor_config.json
Browse files- preprocessor_config.json +0 -9
preprocessor_config.json
DELETED
@@ -1,9 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"model_type": "resnet",
|
3 |
-
"do_normalize": true,
|
4 |
-
"do_resize": true,
|
5 |
-
"image_mean": [0.485, 0.456, 0.406],
|
6 |
-
"image_std": [0.229, 0.224, 0.225],
|
7 |
-
"resample": 2,
|
8 |
-
"size": 224
|
9 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|