FoamoftheSea
commited on
Commit
•
6fe857d
1
Parent(s):
52375ae
Update config.json
Browse files- config.json +4 -1
config.json
CHANGED
@@ -1034,7 +1034,10 @@
|
|
1034 |
"998": "LABEL_998",
|
1035 |
"999": "LABEL_999"
|
1036 |
},
|
1037 |
-
"image_size":
|
|
|
|
|
|
|
1038 |
"initializer_range": 0.02,
|
1039 |
"label2id": {
|
1040 |
"LABEL_0": 0,
|
|
|
1034 |
"998": "LABEL_998",
|
1035 |
"999": "LABEL_999"
|
1036 |
},
|
1037 |
+
"image_size": {
|
1038 |
+
"height": 224,
|
1039 |
+
"width": 224
|
1040 |
+
},
|
1041 |
"initializer_range": 0.02,
|
1042 |
"label2id": {
|
1043 |
"LABEL_0": 0,
|