File size: 621 Bytes
0a6703c 758d313 0a6703c 758d313 0a6703c a63aecd 0a6703c 758d313 0a6703c |
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 |
{
"_name_or_path": "facebook/sam-vit-large",
"architectures": [
"SamModel"
],
"initializer_range": 0.02,
"mask_decoder_config": {
"model_type": ""
},
"model_type": "sam",
"prompt_encoder_config": {
"model_type": ""
},
"transformers_version": "4.36.2",
"vision_config": {
"dropout": 0.0,
"global_attn_indexes": [
5,
11,
17,
23
],
"hidden_size": 1024,
"initializer_factor": 1.0,
"intermediate_size": 6144,
"mlp_dim": 4096,
"model_type": "",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"projection_dim": 512
}
}
|