snnn001 commited on
Commit
f956ee2
·
verified ·
1 Parent(s): f3c96b8

Add LiteRT converted swinv2_tiny_window8_256

Browse files
Files changed (2) hide show
  1. README.md +51 -0
  2. model.tflite +3 -0
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: litert
3
+ base_model: timm/swinv2_tiny_window8_256.ms_in1k
4
+ tags:
5
+ - vision
6
+ - image-classification
7
+ datasets:
8
+ - imagenet-1k
9
+ ---
10
+
11
+ # swinv2_tiny_window8_256
12
+
13
+ Converted TIMM image classification model for LiteRT.
14
+
15
+ - Source architecture: swinv2_tiny_window8_256
16
+ - File: model.tflite
17
+
18
+ ## Model Details
19
+
20
+ - **Model Type:** Image classification / feature backbone
21
+ - **Model Stats:**
22
+ - Params (M): 28.3
23
+ - GMACs: 6.0
24
+ - Activations (M): 24.6
25
+ - Image size: 256 x 256
26
+ - **Papers:**
27
+ - Swin Transformer V2: Scaling Up Capacity and Resolution: https://arxiv.org/abs/2111.09883
28
+ - **Original:** https://github.com/microsoft/Swin-Transformer
29
+ - **Dataset:** ImageNet-1k
30
+
31
+ ## Citation
32
+
33
+ ```bibtex
34
+ @inproceedings{liu2021swinv2,
35
+ title={Swin Transformer V2: Scaling Up Capacity and Resolution},
36
+ author={Ze Liu and Han Hu and Yutong Lin and Zhuliang Yao and Zhenda Xie and Yixuan Wei and Jia Ning and Yue Cao and Zheng Zhang and Li Dong and Furu Wei and Baining Guo},
37
+ booktitle={International Conference on Computer Vision and Pattern Recognition (CVPR)},
38
+ year={2022}
39
+ }
40
+ ```
41
+ ```bibtex
42
+ @misc{rw2019timm,
43
+ author = {Ross Wightman},
44
+ title = {PyTorch Image Models},
45
+ year = {2019},
46
+ publisher = {GitHub},
47
+ journal = {GitHub repository},
48
+ doi = {10.5281/zenodo.4414861},
49
+ howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
50
+ }
51
+ ```
model.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23f0a8f0656867f462339bed1d57f7289f838411cd44f6a4d446d9d16507df1f
3
+ size 115573600