swinocsr_encoder / config.json
duongttr's picture
Push model using huggingface_hub.
1fd7a6e verified
raw
history blame contribute delete
430 Bytes
{
"ape": false,
"attn_drop_rate": 0.0,
"depths": [
2,
2,
18,
2
],
"drop_path_rate": 0.1,
"drop_rate": 0.0,
"embed_dim": 192,
"img_size": [
224,
224
],
"in_chans": 3,
"mlp_ratio": 4.0,
"num_classes": 0,
"num_heads": [
6,
12,
24,
48
],
"patch_norm": true,
"patch_size": 4,
"qk_scale": null,
"qkv_bias": true,
"use_checkpoint": false,
"window_size": 7
}