meed2000 commited on
Commit
2bdcdc1
·
verified ·
1 Parent(s): 85a6a6d

Upload model/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model/config.json +9 -0
model/config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "swin_base_patch4_window12_384.ms_in1k",
3
+ "input_size": [
4
+ 3,
5
+ 384,
6
+ 384
7
+ ],
8
+ "num_classes": 2829
9
+ }