File size: 575 Bytes
20c88fc
 
053c456
20c88fc
 
 
 
053c456
5bf45f6
20c88fc
053c456
 
 
 
 
 
 
 
 
 
 
20c88fc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "library_name": "kerasformers",
  "kerasformers_version": "1.2.1",
  "model_module": "kerasformers.models.deit",
  "model_class": "DeiTImageClassify",
  "variant": "deit_tiny_patch16_224_fb_in1k",
  "weights": "model.weights.h5",
  "schema_version": 2,
  "weight_dtype": "float32",
  "model_type": "deit",
  "vision_config": {
    "patch_size": 16,
    "embed_dim": 192,
    "depth": 12,
    "num_heads": 3,
    "use_distillation": false,
    "no_embed_class": false,
    "layer_scale_init": null,
    "image_size": 224,
    "num_classes": 1000
  }
}