zizhpan commited on
Commit
5b7b4db
1 Parent(s): aebc9fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - imagenet-1k
5
+ - image classification
6
+ - snnet
7
+ - deit
8
  ---
9
+
10
+
11
+ # SN-Netv2 Classification Model Weights by Stitching DeiT3-S and DeiT3-B on ImageNet-1K
12
+
13
+ This model is trained on ImageNet-1K according to the [configuration](https://github.com/ziplab/SN-Netv2/blob/main/classification/config/deit_stitching_snnetv2_s_b.json).
14
+