MHanzl commited on
Commit
49a582d
·
verified ·
1 Parent(s): 3e7fabf

Test new size format

Browse files
Files changed (1) hide show
  1. config.json +1 -5
config.json CHANGED
@@ -1,9 +1,5 @@
1
  {
2
  "architecture": "vit_base_patch16_384",
3
- "input_size": [
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
  }