File size: 1,163 Bytes
9a091c7 12556f8 9a091c7 1360484 12556f8 9a091c7 12556f8 9a091c7 12556f8 9a091c7 12556f8 9a091c7 12556f8 9a091c7 12556f8 9a091c7 12556f8 9a091c7 1360484 9a091c7 12556f8 9a091c7 |
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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 |
{
"architectures": [
"HieraModel"
],
"decoder_depth": null,
"decoder_hidden_size": null,
"decoder_num_heads": null,
"depths": [
1,
2,
7,
2
],
"drop_path_rate": 0.0,
"embed_dim": 96,
"embed_dim_multiplier": 2.0,
"hidden_act": "gelu",
"hidden_size": 768,
"image_size": [
224,
224
],
"initializer_range": 0.02,
"layer_norm_eps": 1e-06,
"layer_norm_init": 1.0,
"mask_ratio": 0.6,
"masked_unit_attention": [
true,
true,
false,
false
],
"masked_unit_size": [
8,
8
],
"mlp_ratio": 4.0,
"model_type": "hiera",
"norm_pix_loss": true,
"num_channels": 3,
"num_heads": [
1,
2,
4,
8
],
"num_layers": 4,
"num_query_pool": 3,
"out_features": [
"stage4"
],
"out_indices": [
4
],
"patch_padding": [
3,
3
],
"patch_size": [
7,
7
],
"patch_stride": [
4,
4
],
"query_stride": [
2,
2
],
"stage_names": [
"stem",
"stage1",
"stage2",
"stage3",
"stage4"
],
"torch_dtype": "float32",
"transformers_version": "4.41.0.dev0",
"use_separate_position_embedding": false
}
|