File size: 1,061 Bytes
384461b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
  "_name_or_path": "OpenGVLab/internimage_s_1k_224",
  "act_layer": "GELU",
  "architectures": [
    "InternImageModel"
  ],
  "auto_map": {
    "AutoConfig": "configuration_internimage.InternImageConfig",
    "AutoModel": "modeling_internimage.InternImageModel",
    "AutoModelForImageClassification": "modeling_internimage.InternImageModelForImageClassification"
  },
  "center_feature_scale": false,
  "channels": 80,
  "cls_scale": 1.5,
  "core_op": "DCNv3",
  "depths": [
    4,
    4,
    21,
    4
  ],
  "drop_path_rate": 0.0,
  "drop_path_type": "linear",
  "drop_rate": 0.0,
  "dw_kernel_size": null,
  "groups": [
    5,
    10,
    20,
    40
  ],
  "layer_scale": 1e-05,
  "level2_post_norm": false,
  "level2_post_norm_block_ids": null,
  "mlp_ratio": 4.0,
  "model_type": "internimage",
  "norm_layer": "LN",
  "num_classes": 1000,
  "offset_scale": 1.0,
  "post_norm": true,
  "remove_center": false,
  "res_post_norm": false,
  "torch_dtype": "float32",
  "transformers_version": "4.37.2",
  "use_clip_projector": false,
  "with_cp": false
}