igidn commited on
Commit
bc65e3b
·
verified ·
1 Parent(s): 9134557

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. config.json +19 -0
  2. model.safetensors +3 -0
  3. optimizer.pt +3 -0
  4. tags.json +0 -0
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "convnextv2_tiny",
3
+ "num_classes": 10000,
4
+ "image_size": 448,
5
+ "model_type": "multiheaded",
6
+ "threshold": 0.6,
7
+ "normalization": {
8
+ "mean": [
9
+ 0.485,
10
+ 0.456,
11
+ 0.406
12
+ ],
13
+ "std": [
14
+ 0.229,
15
+ 0.224,
16
+ 0.225
17
+ ]
18
+ }
19
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f30fa8983061649164e72e6d81dd764705b7d01ca6565f3f0cb411e57531782d
3
+ size 142247460
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b94009c904bb47556aa2a9e9696f509a1239bd766b200a293185a623e8db61c
3
+ size 284614667
tags.json ADDED
The diff for this file is too large to render. See raw diff