File size: 280 Bytes
8ffaf32 703b362 8ffaf32 703b362 8ffaf32 703b362 8ffaf32 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{
"architectures": [
"StylizingViT"
],
"model_type": "stylizing_vit",
"backbone": "tiny",
"input_size": 224,
"in_chans": 3,
"patch_size": 16,
"embed_dim": 192,
"depth": 12,
"num_heads": 3,
"mlp_ratio": 4.0,
"qkv_bias": true,
"layer_norm_eps": 1e-6
}
|