Image Classification
timm
PyTorch
Safetensors
Spravil commited on
Commit
35ab82f
1 Parent(s): bc8b500
Files changed (4) hide show
  1. README.md +8 -0
  2. config.json +8 -0
  3. model.safetensors +3 -0
  4. pytorch_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - image-classification
4
+ - timm
5
+ library_name: timm
6
+ license: apache-2.0
7
+ ---
8
+ # Model card for hpx_former_ln_s18.westai_in1k
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "hpx_former_ln_s18",
3
+ "num_classes": 1000,
4
+ "num_features": 512,
5
+ "pretrained_cfg": {
6
+ "tag": "westai_in1k"
7
+ }
8
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e52f385cbfafc6618c593817c577e523d55ec41f802f3855a1bc1982fca10182
3
+ size 117435088
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81067f6687f623ce8ca3d15df7bb1e43777bcbb5644466beee4a0023055ad75b
3
+ size 117573322