IMvision12 commited on
Commit
d3fd9a1
·
verified ·
1 Parent(s): 235c2ab

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +26 -0
  2. model.weights.h5 +3 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-classification
3
+ license: cc-by-nc-4.0
4
+ base_model: timm/convnextv2_tiny.fcmae_ft_in1k
5
+ library_name: kerasformers
6
+ tags:
7
+ - keras
8
+ - kerasformers
9
+ - image-classification
10
+ - convnextv2
11
+ ---
12
+
13
+ # convnextv2_tiny_fcmae_ft_in1k
14
+
15
+ Pure-Keras 3 image-classification weight for [kerasformers](https://github.com/IMvision12/KerasFormers), converted from [timm/convnextv2_tiny.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_tiny.fcmae_ft_in1k).
16
+
17
+ > This weight comes from a **non-commercial** upstream checkpoint (CC BY-NC 4.0). Use it for non-commercial purposes only.
18
+
19
+ ## Usage
20
+
21
+ ```python
22
+ from kerasformers.models.convnextv2 import ConvNeXtV2ImageClassify
23
+ model = ConvNeXtV2ImageClassify.from_weights("convnextv2_tiny_fcmae_ft_in1k")
24
+ ```
25
+
26
+ License: **cc-by-nc-4.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:54b4d6167303e842ec50118efe3615cdf7ed051a7ab3ed2ee33943bb2c86276a
3
+ size 114923352