commit files to HF hub
Browse files- config.json +1 -87
config.json
CHANGED
@@ -1,87 +1 @@
|
|
1 |
-
{
|
2 |
-
"_commit_hash": "480370a8aeeed9fc8d78837b4e94e5f936fe73f2",
|
3 |
-
"_name_or_path": "facebook/detr-resnet-50",
|
4 |
-
"activation_dropout": 0.0,
|
5 |
-
"activation_function": "relu",
|
6 |
-
"architectures": [
|
7 |
-
"DetrForObjectDetection"
|
8 |
-
],
|
9 |
-
"attention_dropout": 0.0,
|
10 |
-
"auxiliary_loss": false,
|
11 |
-
"backbone": "resnet50",
|
12 |
-
"backbone_config": null,
|
13 |
-
"bbox_cost": 5,
|
14 |
-
"bbox_loss_coefficient": 5,
|
15 |
-
"class_cost": 1,
|
16 |
-
"classifier_dropout": 0.0,
|
17 |
-
"d_model": 256,
|
18 |
-
"decoder_attention_heads": 8,
|
19 |
-
"decoder_ffn_dim": 2048,
|
20 |
-
"decoder_layerdrop": 0.0,
|
21 |
-
"decoder_layers": 6,
|
22 |
-
"dice_loss_coefficient": 1,
|
23 |
-
"dilation": false,
|
24 |
-
"dropout": 0.1,
|
25 |
-
"encoder_attention_heads": 8,
|
26 |
-
"encoder_ffn_dim": 2048,
|
27 |
-
"encoder_layerdrop": 0.0,
|
28 |
-
"encoder_layers": 6,
|
29 |
-
"eos_coefficient": 0.1,
|
30 |
-
"giou_cost": 2,
|
31 |
-
"giou_loss_coefficient": 2,
|
32 |
-
"id2label": {
|
33 |
-
"0": "angel",
|
34 |
-
"1": "daemon",
|
35 |
-
"2": "dark elf",
|
36 |
-
"3": "draenei",
|
37 |
-
"4": "dragon",
|
38 |
-
"5": "dworf",
|
39 |
-
"6": "elf",
|
40 |
-
"7": "human",
|
41 |
-
"8": "mermaid",
|
42 |
-
"9": "naga",
|
43 |
-
"10": "ogr",
|
44 |
-
"11": "ork",
|
45 |
-
"12": "snake",
|
46 |
-
"13": "spaider",
|
47 |
-
"14": "tauren",
|
48 |
-
"15": "trol",
|
49 |
-
"16": "undead",
|
50 |
-
"17": "wolf"
|
51 |
-
},
|
52 |
-
"init_std": 0.02,
|
53 |
-
"init_xavier_std": 1.0,
|
54 |
-
"is_encoder_decoder": true,
|
55 |
-
"label2id": {
|
56 |
-
"angel": 0,
|
57 |
-
"daemon": 1,
|
58 |
-
"dark elf": 2,
|
59 |
-
"draenei": 3,
|
60 |
-
"dragon": 4,
|
61 |
-
"dworf": 5,
|
62 |
-
"elf": 6,
|
63 |
-
"human": 7,
|
64 |
-
"mermaid": 8,
|
65 |
-
"naga": 9,
|
66 |
-
"ogr": 10,
|
67 |
-
"ork": 11,
|
68 |
-
"snake": 12,
|
69 |
-
"spaider": 13,
|
70 |
-
"tauren": 14,
|
71 |
-
"trol": 15,
|
72 |
-
"undead": 16,
|
73 |
-
"wolf": 17
|
74 |
-
},
|
75 |
-
"mask_loss_coefficient": 1,
|
76 |
-
"max_position_embeddings": 1024,
|
77 |
-
"model_type": "detr",
|
78 |
-
"num_channels": 3,
|
79 |
-
"num_hidden_layers": 6,
|
80 |
-
"num_queries": 100,
|
81 |
-
"position_embedding_type": "sine",
|
82 |
-
"scale_embedding": false,
|
83 |
-
"torch_dtype": "float32",
|
84 |
-
"transformers_version": "4.7.0.dev0",
|
85 |
-
"use_pretrained_backbone": true,
|
86 |
-
"use_timm_backbone": true
|
87 |
-
}
|
|
|
1 |
+
{"_commit_hash": "480370a8aeeed9fc8d78837b4e94e5f936fe73f2", "_name_or_path": "facebook/detr-resnet-50", "activation_dropout": 0.0, "activation_function": "relu", "architectures": ["DetrForObjectDetection"], "attention_dropout": 0.0, "auxiliary_loss": false, "backbone": "resnet50", "backbone_config": null, "bbox_cost": 5, "bbox_loss_coefficient": 5, "class_cost": 1, "classifier_dropout": 0.0, "d_model": 256, "decoder_attention_heads": 8, "decoder_ffn_dim": 2048, "decoder_layerdrop": 0.0, "decoder_layers": 6, "dice_loss_coefficient": 1, "dilation": false, "dropout": 0.1, "encoder_attention_heads": 8, "encoder_ffn_dim": 2048, "encoder_layerdrop": 0.0, "encoder_layers": 6, "eos_coefficient": 0.1, "giou_cost": 2, "giou_loss_coefficient": 2, "id2label": {"0": "angel", "1": "daemon", "2": "dark elf", "3": "draenei", "4": "dragon", "5": "dworf", "6": "elf", "7": "human", "8": "mermaid", "9": "naga", "10": "ogr", "11": "ork", "12": "snake", "13": "spaider", "14": "tauren", "15": "trol", "16": "undead", "17": "wolf"}, "init_std": 0.02, "init_xavier_std": 1.0, "is_encoder_decoder": true, "label2id": {"angel": 0, "daemon": 1, "dark elf": 2, "draenei": 3, "dragon": 4, "dworf": 5, "elf": 6, "human": 7, "mermaid": 8, "naga": 9, "ogr": 10, "ork": 11, "snake": 12, "spaider": 13, "tauren": 14, "trol": 15, "undead": 16, "wolf": 17}, "mask_loss_coefficient": 1, "max_position_embeddings": 1024, "model_type": "detr", "num_channels": 3, "num_hidden_layers": 6, "num_queries": 100, "position_embedding_type": "sine", "scale_embedding": false, "torch_dtype": "float32", "transformers_version": "4.7.0.dev0", "use_pretrained_backbone": true, "use_timm_backbone": true}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|