File size: 992 Bytes
5375c25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "architectures": [
    "EomtForUniversalSegmentation"
  ],
  "attention_dropout": 0.0,
  "class_weight": 2.0,
  "dice_weight": 5.0,
  "drop_path_rate": 0.0,
  "dtype": "float32",
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.0,
  "hidden_size": 8,
  "id2label": {
    "0": "LABEL_0",
    "1": "LABEL_1",
    "2": "LABEL_2",
    "3": "LABEL_3"
  },
  "image_size": 40,
  "importance_sample_ratio": 0.75,
  "initializer_range": 0.02,
  "label2id": {
    "LABEL_0": 0,
    "LABEL_1": 1,
    "LABEL_2": 2,
    "LABEL_3": 3
  },
  "layer_norm_eps": 1e-06,
  "layerscale_value": 1.0,
  "mask_weight": 5.0,
  "mlp_ratio": 4,
  "model_type": "eomt",
  "no_object_weight": 0.1,
  "num_attention_heads": 2,
  "num_blocks": 1,
  "num_channels": 3,
  "num_hidden_layers": 2,
  "num_queries": 5,
  "num_register_tokens": 19,
  "num_upscale_blocks": 2,
  "oversample_ratio": 3.0,
  "patch_size": 2,
  "train_num_points": 12544,
  "transformers_version": "5.16.0.dev0",
  "use_swiglu_ffn": false
}