ArbaazBeg's picture
Upload YolosForObjectDetection
37a9cc7 verified
{
"_name_or_path": "hustvl/yolos-base",
"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": 768,
"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": [
800,
1344
],
"initializer_range": 0.02,
"intermediate_size": 3072,
"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": 12,
"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
}