IMvision12 commited on
Commit
00a00de
·
verified ·
1 Parent(s): 795d52a

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +24 -0
  2. model.weights.h5 +3 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-classification
3
+ license: apache-2.0
4
+ base_model: timm/deit3_large_patch16_384.fb_in22k_ft_in1k
5
+ library_name: kerasformers
6
+ tags:
7
+ - keras
8
+ - kerasformers
9
+ - image-classification
10
+ - deit
11
+ ---
12
+
13
+ # deit3_large_patch16_384_fb_in22k_ft_in1k
14
+
15
+ Pure-Keras 3 image-classification weight for [kerasformers](https://github.com/IMvision12/KerasFormers), converted from [timm/deit3_large_patch16_384.fb_in22k_ft_in1k](https://huggingface.co/timm/deit3_large_patch16_384.fb_in22k_ft_in1k).
16
+
17
+ ## Usage
18
+
19
+ ```python
20
+ from kerasformers.models.deit import DeiTImageClassify
21
+ model = DeiTImageClassify.from_weights("deit3_large_patch16_384_fb_in22k_ft_in1k")
22
+ ```
23
+
24
+ License: **apache-2.0**, inherited from the upstream source.
model.weights.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c38a46317b1ed8f3ea6de0e95f7df9edd60ce26859e3d419e4ad4a9545078e65
3
+ size 1219989136