Test new size format
Browse files- config.json +1 -5
config.json
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
{
|
2 |
"architecture": "vit_base_patch16_384",
|
3 |
-
"
|
4 |
-
3,
|
5 |
-
384,
|
6 |
-
384
|
7 |
-
],
|
8 |
"num_classes": 182
|
9 |
}
|
|
|
1 |
{
|
2 |
"architecture": "vit_base_patch16_384",
|
3 |
+
"image_size": 384,
|
|
|
|
|
|
|
|
|
4 |
"num_classes": 182
|
5 |
}
|