rishii100's picture
Upload config.json with huggingface_hub
e648f33 verified
raw
history blame contribute delete
235 Bytes
{
"model_type": "siamese-unet",
"backbone": "resnet34",
"image_size": [
256,
256
],
"architectures": [
"SiameseUNet"
],
"task": "binary-change-detection",
"framework": "pytorch"
}