File size: 552 Bytes
e6ab8d1 d6de736 e6ab8d1 97be52e e6ab8d1 97be52e e6ab8d1 97be52e e6ab8d1 97be52e e6ab8d1 97be52e e6ab8d1 97be52e e6ab8d1 | 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 | {
"_name_or_path": "ybelkada/focusondepth",
"architectures": [
"FocusOnDepth"
],
"emb_dim": 768,
"hooks": [
2,
5,
8,
11
],
"image_size": [
3,
384,
384
],
"model_timm": "vit_base_patch16_384",
"model_type": "focusondepth",
"nclasses": 2,
"num_layers_encoder": 24,
"patch_size": 16,
"read": "projection",
"reassemble_s": [
4,
8,
16,
32
],
"resample_dim": 256,
"torch_dtype": "float32",
"transformer_dropout": 0,
"transformers_version": "4.16.2",
"type_": "full"
}
|