milkzheng's picture
Upload folder using huggingface_hub
e72f0d1 verified
Raw
History Blame Contribute Delete
595 Bytes
{
"activation": null,
"architectures": [
"DPTForSegmentation"
],
"auto_map": {
"AutoConfig": "hf_model.DPTConfig",
"AutoModel": "hf_model.DPTForSegmentation"
},
"backbone": "hf-hub:bioptimus/H-optimus-0",
"class_names": [
"background",
"blood vessel",
"airway"
],
"decoder_fusion_channels": 224,
"decoder_intermediate_channels": [
224,
448,
896,
896
],
"decoder_readout": "cat",
"dtype": "float32",
"encoder_depth": 4,
"in_channels": 3,
"model_type": "metpredict_dpt",
"n_classes": 3,
"transformers_version": "5.3.0"
}