File size: 546 Bytes
eabf910
 
76a5542
eabf910
 
 
 
76a5542
cf0ecb8
eabf910
76a5542
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
eabf910
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "library_name": "kerasformers",
  "kerasformers_version": "1.2.1",
  "model_module": "kerasformers.models.convnext",
  "model_class": "ConvNeXtImageClassify",
  "variant": "convnext_tiny_fb_in22k",
  "weights": "model.weights.h5",
  "schema_version": 2,
  "weight_dtype": "float32",
  "model_type": "convnext",
  "vision_config": {
    "depths": [
      3,
      3,
      9,
      3
    ],
    "projection_dim": [
      96,
      192,
      384,
      768
    ],
    "image_size": 224,
    "num_classes": 21841
  }
}