File size: 609 Bytes
edf3e27
11614f2
 
 
69f5470
11614f2
a107f9b
 
11614f2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "architectures": [
    "AnyThermalDepthModel"
  ],
  "model_type": "anythermal_depth",
  "auto_map": {
    "AutoConfig": "model.AnyThermalDepthConfig",
    "AutoModel": "model.AnyThermalDepthModel"
  },
  "hidden_size": 768,
  "num_hidden_layers": 12,
  "num_attention_heads": 12,
  "mlp_ratio": 4,
  "hidden_act": "gelu",
  "dropout": 0.0,
  "attention_dropout": 0.0,
  "initializer_range": 0.02,
  "layer_norm_eps": 1e-06,
  "image_size": 518,
  "patch_size": 14,
  "num_channels": 3,
  "qkv_bias": true,
  "layerscale_value": 1.0,
  "drop_path_rate": 0.0,
  "use_swiglu_ffn": false,
  "features": 256
}