zizhpan commited on
Commit
51a5f68
1 Parent(s): 8a7cef4

Update README.md

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