Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
b701cfa
raw
history blame contribute delete
No virus
906 Bytes
{
"_commit_hash": "bf486d01a7d9e3dbcc8400f7942835caf0eaf76e",
"_name_or_path": "hustvl/vitmatte-base-composition-1k",
"architectures": [
"VitMatteForImageMatting"
],
"backbone_config": {
"image_size": 512,
"model_type": "vitdet",
"num_channels": 4,
"out_features": [
"stage12"
],
"out_indices": [
12
],
"residual_block_indices": [
2,
5,
8,
11
],
"use_relative_position_embeddings": true,
"window_block_indices": [
0,
1,
3,
4,
6,
7,
9,
10
],
"window_size": 14
},
"batch_norm_eps": 1e-05,
"convstream_hidden_sizes": [
48,
96,
192
],
"fusion_hidden_sizes": [
256,
128,
64,
32
],
"hidden_size": 768,
"initializer_range": 0.02,
"model_type": "vitmatte",
"torch_dtype": "float32",
"transformers_version": null
}