File size: 1,553 Bytes
7b4b933
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
  "_name_or_path": "hustvl/yolos-small",
  "architectures": [
    "YolosForObjectDetection"
  ],
  "attention_probs_dropout_prob": 0.0,
  "auxiliary_loss": false,
  "bbox_cost": 5,
  "bbox_loss_coefficient": 5,
  "class_cost": 1,
  "eos_coefficient": 0.1,
  "giou_cost": 2,
  "giou_loss_coefficient": 2,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.0,
  "hidden_size": 384,
  "id2label": {
    "0": "B",
    "1": "BA",
    "2": "EO",
    "3": "Er",
    "4": "LAM3",
    "5": "LF",
    "6": "LGL",
    "7": "LH_lyAct",
    "8": "LLC",
    "9": "LM",
    "10": "LY",
    "11": "LZMG",
    "12": "LyB",
    "13": "Lysee",
    "14": "M",
    "15": "MBL",
    "16": "MM",
    "17": "MO",
    "18": "MoB",
    "19": "PM",
    "20": "PNN",
    "21": "SS",
    "22": "Thromb"
  },
  "image_size": [
    512,
    864
  ],
  "initializer_range": 0.02,
  "intermediate_size": 1536,
  "label2id": {
    "B": 0,
    "BA": 1,
    "EO": 2,
    "Er": 3,
    "LAM3": 4,
    "LF": 5,
    "LGL": 6,
    "LH_lyAct": 7,
    "LLC": 8,
    "LM": 9,
    "LY": 10,
    "LZMG": 11,
    "LyB": 12,
    "Lysee": 13,
    "M": 14,
    "MBL": 15,
    "MM": 16,
    "MO": 17,
    "MoB": 18,
    "PM": 19,
    "PNN": 20,
    "SS": 21,
    "Thromb": 22
  },
  "layer_norm_eps": 1e-12,
  "model_type": "yolos",
  "num_attention_heads": 6,
  "num_channels": 3,
  "num_detection_tokens": 1,
  "num_hidden_layers": 12,
  "num_queries": 1,
  "patch_size": 16,
  "qkv_bias": true,
  "torch_dtype": "float32",
  "transformers_version": "4.47.1",
  "use_mid_position_embeddings": true
}