File size: 653 Bytes
fecbe96
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "facebook/sam-vit-huge",
  "architectures": [
    "SamModel"
  ],
  "initializer_range": 0.02,
  "mask_decoder_config": {
    "model_type": ""
  },
  "model_type": "sam",
  "prompt_encoder_config": {
    "model_type": ""
  },
  "torch_dtype": "float32",
  "transformers_version": "4.36.0.dev0",
  "vision_config": {
    "dropout": 0.0,
    "global_attn_indexes": [
      7,
      15,
      23,
      31
    ],
    "hidden_size": 1280,
    "initializer_factor": 1.0,
    "intermediate_size": 6144,
    "mlp_dim": 5120,
    "model_type": "",
    "num_attention_heads": 16,
    "num_hidden_layers": 32,
    "projection_dim": 512
  }
}