jshang-bdai's picture
Upload model
f0d7230 verified
raw
history blame contribute delete
996 Bytes
{
"architectures": [
"TheiaModel"
],
"auto_map": {
"AutoConfig": "theia_model.TheiaConfig",
"AutoModel": "theia_model.TheiaModel"
},
"backbone": "facebook/deit-base-patch16-224",
"feature_neck": false,
"feature_neck_hidden_dim": 256,
"feature_neck_nonlinearity": "relu",
"feature_reduce_method": null,
"forward_neck": false,
"image_size": 224,
"num_reg_tokens": 0,
"pretrained": false,
"target_feature_sizes": {
"LiheYoung/depth-anything-large-hf": [
32,
64,
64
],
"facebook/dinov2-large": [
1024,
16,
16
],
"facebook/sam-vit-huge": [
256,
64,
64
],
"google/vit-huge-patch14-224-in21k": [
1280,
16,
16
],
"openai/clip-vit-large-patch14": [
1024,
16,
16
]
},
"target_loss_weights": null,
"torch_dtype": "float32",
"transformers_version": "4.45.1",
"translator_hidden_size_factor": 1.0,
"translator_type": "lconv"
}