|
{ |
|
"_commit_hash": "5f009df2186c5841582ecd419409b56041180144", |
|
"_name_or_path": "facebook/maskformer-swin-large-coco", |
|
"architectures": [ |
|
"MaskFormerForInstanceSegmentation" |
|
], |
|
"backbone_config": { |
|
"_name_or_path": "", |
|
"add_cross_attention": false, |
|
"architectures": null, |
|
"attention_probs_dropout_prob": 0.0, |
|
"bad_words_ids": null, |
|
"begin_suppress_tokens": null, |
|
"bos_token_id": null, |
|
"chunk_size_feed_forward": 0, |
|
"cross_attention_hidden_size": null, |
|
"decoder_start_token_id": null, |
|
"depths": [ |
|
2, |
|
2, |
|
18, |
|
2 |
|
], |
|
"diversity_penalty": 0.0, |
|
"do_sample": false, |
|
"drop_path_rate": 0.3, |
|
"early_stopping": false, |
|
"embed_dim": 192, |
|
"encoder_no_repeat_ngram_size": 0, |
|
"encoder_stride": 32, |
|
"eos_token_id": null, |
|
"exponential_decay_length_penalty": null, |
|
"finetuning_task": null, |
|
"forced_bos_token_id": null, |
|
"forced_eos_token_id": null, |
|
"hidden_act": "gelu", |
|
"hidden_dropout_prob": 0.0, |
|
"hidden_size": 1536, |
|
"id2label": { |
|
"0": "LABEL_0", |
|
"1": "LABEL_1" |
|
}, |
|
"image_size": 384, |
|
"in_channels": 3, |
|
"initializer_range": 0.02, |
|
"is_decoder": false, |
|
"is_encoder_decoder": false, |
|
"label2id": { |
|
"LABEL_0": 0, |
|
"LABEL_1": 1 |
|
}, |
|
"layer_norm_eps": 1e-05, |
|
"length_penalty": 1.0, |
|
"max_length": 20, |
|
"min_length": 0, |
|
"mlp_ratio": 4.0, |
|
"model_type": "swin", |
|
"no_repeat_ngram_size": 0, |
|
"num_beam_groups": 1, |
|
"num_beams": 1, |
|
"num_channels": 3, |
|
"num_heads": [ |
|
6, |
|
12, |
|
24, |
|
48 |
|
], |
|
"num_layers": 4, |
|
"num_return_sequences": 1, |
|
"out_features": null, |
|
"output_attentions": false, |
|
"output_hidden_states": false, |
|
"output_scores": false, |
|
"pad_token_id": null, |
|
"patch_size": 4, |
|
"path_norm": true, |
|
"prefix": null, |
|
"pretrain_img_size": 384, |
|
"problem_type": null, |
|
"pruned_heads": {}, |
|
"qkv_bias": true, |
|
"remove_invalid_values": false, |
|
"repetition_penalty": 1.0, |
|
"return_dict": true, |
|
"return_dict_in_generate": false, |
|
"sep_token_id": null, |
|
"stage_names": [ |
|
"stem", |
|
"stage1", |
|
"stage2", |
|
"stage3", |
|
"stage4" |
|
], |
|
"suppress_tokens": null, |
|
"task_specific_params": null, |
|
"temperature": 1.0, |
|
"tf_legacy_loss": false, |
|
"tie_encoder_decoder": false, |
|
"tie_word_embeddings": true, |
|
"tokenizer_class": null, |
|
"top_k": 50, |
|
"top_p": 1.0, |
|
"torch_dtype": null, |
|
"torchscript": false, |
|
"transformers_version": "4.27.2", |
|
"typical_p": 1.0, |
|
"use_absolute_embeddings": false, |
|
"use_bfloat16": false, |
|
"window_size": 12 |
|
}, |
|
"ce_weight": 1.0, |
|
"cross_entropy_weight": 1.0, |
|
"decoder_config": { |
|
"_commit_hash": null, |
|
"_name_or_path": "", |
|
"activation_dropout": 0.0, |
|
"activation_function": "relu", |
|
"add_cross_attention": false, |
|
"architectures": null, |
|
"attention_dropout": 0.0, |
|
"auxiliary_loss": false, |
|
"backbone": "resnet50", |
|
"backbone_config": null, |
|
"bad_words_ids": null, |
|
"bbox_cost": 5, |
|
"bbox_loss_coefficient": 5, |
|
"begin_suppress_tokens": null, |
|
"bos_token_id": null, |
|
"chunk_size_feed_forward": 0, |
|
"class_cost": 1, |
|
"cross_attention_hidden_size": null, |
|
"d_model": 256, |
|
"decoder_attention_heads": 8, |
|
"decoder_ffn_dim": 2048, |
|
"decoder_layerdrop": 0.0, |
|
"decoder_layers": 6, |
|
"decoder_start_token_id": null, |
|
"dice_loss_coefficient": 1, |
|
"dilation": false, |
|
"diversity_penalty": 0.0, |
|
"do_sample": false, |
|
"dropout": 0.1, |
|
"early_stopping": false, |
|
"encoder_attention_heads": 8, |
|
"encoder_ffn_dim": 2048, |
|
"encoder_layerdrop": 0.0, |
|
"encoder_layers": 6, |
|
"encoder_no_repeat_ngram_size": 0, |
|
"eos_coefficient": 0.1, |
|
"eos_token_id": null, |
|
"exponential_decay_length_penalty": null, |
|
"finetuning_task": null, |
|
"forced_bos_token_id": null, |
|
"forced_eos_token_id": null, |
|
"giou_cost": 2, |
|
"giou_loss_coefficient": 2, |
|
"id2label": { |
|
"0": "LABEL_0", |
|
"1": "LABEL_1" |
|
}, |
|
"init_std": 0.02, |
|
"init_xavier_std": 1.0, |
|
"is_decoder": false, |
|
"is_encoder_decoder": true, |
|
"label2id": { |
|
"LABEL_0": 0, |
|
"LABEL_1": 1 |
|
}, |
|
"length_penalty": 1.0, |
|
"mask_loss_coefficient": 1, |
|
"max_length": 20, |
|
"max_position_embeddings": 1024, |
|
"min_length": 0, |
|
"model_type": "detr", |
|
"no_repeat_ngram_size": 0, |
|
"num_beam_groups": 1, |
|
"num_beams": 1, |
|
"num_channels": 3, |
|
"num_hidden_layers": 6, |
|
"num_queries": 100, |
|
"num_return_sequences": 1, |
|
"output_attentions": false, |
|
"output_hidden_states": false, |
|
"output_scores": false, |
|
"pad_token_id": null, |
|
"position_embedding_type": "sine", |
|
"prefix": null, |
|
"problem_type": null, |
|
"pruned_heads": {}, |
|
"remove_invalid_values": false, |
|
"repetition_penalty": 1.0, |
|
"return_dict": true, |
|
"return_dict_in_generate": false, |
|
"scale_embedding": false, |
|
"sep_token_id": null, |
|
"suppress_tokens": null, |
|
"task_specific_params": null, |
|
"temperature": 1.0, |
|
"tf_legacy_loss": false, |
|
"tie_encoder_decoder": false, |
|
"tie_word_embeddings": true, |
|
"tokenizer_class": null, |
|
"top_k": 50, |
|
"top_p": 1.0, |
|
"torch_dtype": null, |
|
"torchscript": false, |
|
"transformers_version": "4.17.0.dev0", |
|
"typical_p": 1.0, |
|
"use_bfloat16": false, |
|
"use_pretrained_backbone": true, |
|
"use_timm_backbone": true |
|
}, |
|
"dice_weight": 1.0, |
|
"fpn_feature_size": 256, |
|
"id2label": { |
|
"0": "background", |
|
"1": "building", |
|
"2": "door", |
|
"3": "window" |
|
}, |
|
"init_std": 0.02, |
|
"init_xavier_std": 1.0, |
|
"label2id": { |
|
"airplane": 4, |
|
"apple": 47, |
|
"backpack": 24, |
|
"banana": 46, |
|
"banner": 80, |
|
"baseball bat": 34, |
|
"baseball glove": 35, |
|
"bear": 21, |
|
"bed": 59, |
|
"bench": 13, |
|
"bicycle": 1, |
|
"bird": 14, |
|
"blanket": 81, |
|
"boat": 8, |
|
"book": 73, |
|
"bottle": 39, |
|
"bowl": 45, |
|
"bridge": 82, |
|
"broccoli": 50, |
|
"building-other-merged": 129, |
|
"bus": 5, |
|
"cabinet-merged": 120, |
|
"cake": 55, |
|
"car": 2, |
|
"cardboard": 83, |
|
"carrot": 51, |
|
"cat": 15, |
|
"ceiling-merged": 118, |
|
"cell phone": 67, |
|
"chair": 56, |
|
"clock": 74, |
|
"couch": 57, |
|
"counter": 84, |
|
"cow": 19, |
|
"cup": 41, |
|
"curtain": 85, |
|
"dining table": 60, |
|
"dirt-merged": 126, |
|
"dog": 16, |
|
"donut": 54, |
|
"door-stuff": 86, |
|
"elephant": 20, |
|
"fence-merged": 117, |
|
"fire hydrant": 10, |
|
"floor-other-merged": 122, |
|
"floor-wood": 87, |
|
"flower": 88, |
|
"food-other-merged": 128, |
|
"fork": 42, |
|
"frisbee": 29, |
|
"fruit": 89, |
|
"giraffe": 23, |
|
"grass-merged": 125, |
|
"gravel": 90, |
|
"hair drier": 78, |
|
"handbag": 26, |
|
"horse": 17, |
|
"hot dog": 52, |
|
"house": 91, |
|
"keyboard": 66, |
|
"kite": 33, |
|
"knife": 43, |
|
"laptop": 63, |
|
"light": 92, |
|
"microwave": 68, |
|
"mirror-stuff": 93, |
|
"motorcycle": 3, |
|
"mountain-merged": 124, |
|
"mouse": 64, |
|
"net": 94, |
|
"orange": 49, |
|
"oven": 69, |
|
"paper-merged": 127, |
|
"parking meter": 12, |
|
"pavement-merged": 123, |
|
"person": 0, |
|
"pillow": 95, |
|
"pizza": 53, |
|
"platform": 96, |
|
"playingfield": 97, |
|
"potted plant": 58, |
|
"railroad": 98, |
|
"refrigerator": 72, |
|
"remote": 65, |
|
"river": 99, |
|
"road": 100, |
|
"rock-merged": 130, |
|
"roof": 101, |
|
"rug-merged": 132, |
|
"sand": 102, |
|
"sandwich": 48, |
|
"scissors": 76, |
|
"sea": 103, |
|
"sheep": 18, |
|
"shelf": 104, |
|
"sink": 71, |
|
"skateboard": 36, |
|
"skis": 30, |
|
"sky-other-merged": 119, |
|
"snow": 105, |
|
"snowboard": 31, |
|
"spoon": 44, |
|
"sports ball": 32, |
|
"stairs": 106, |
|
"stop sign": 11, |
|
"suitcase": 28, |
|
"surfboard": 37, |
|
"table-merged": 121, |
|
"teddy bear": 77, |
|
"tennis racket": 38, |
|
"tent": 107, |
|
"tie": 27, |
|
"toaster": 70, |
|
"toilet": 61, |
|
"toothbrush": 79, |
|
"towel": 108, |
|
"traffic light": 9, |
|
"train": 6, |
|
"tree-merged": 116, |
|
"truck": 7, |
|
"tv": 62, |
|
"umbrella": 25, |
|
"vase": 75, |
|
"wall-brick": 109, |
|
"wall-other-merged": 131, |
|
"wall-stone": 110, |
|
"wall-tile": 111, |
|
"wall-wood": 112, |
|
"water-other": 113, |
|
"window-blind": 114, |
|
"window-other": 115, |
|
"wine glass": 40, |
|
"zebra": 22 |
|
}, |
|
"mask_feature_size": 256, |
|
"mask_weight": 20.0, |
|
"model_type": "maskformer", |
|
"no_object_weight": 0.1, |
|
"num_attention_heads": 8, |
|
"num_hidden_layers": 6, |
|
"num_queries": 100, |
|
"output_auxiliary_logits": null, |
|
"torch_dtype": "float32", |
|
"transformers_version": null, |
|
"use_auxiliary_loss": false |
|
} |
|
|