MUCM_Net / ACDC.pth.config.json
tyluan's picture
Add model sidecars: ACDC.pth.config.json, ACDC.pth.provenance.json, BUSI.pth.config.json, BUSI.pth.provenance.json, COVIDQUEx.pth.config.json, COVIDQUEx.pth.provenance.json, DRIVE.pth.config.json, DRIVE.pth.provenance.json, ISIC2018.pth.config.json, ISIC2018.pth.provenance.json, KvasirSEG.pth.config.json, KvasirSEG.pth.provenance.json, PROMISE12.pth.config.json, PROMISE12.pth.provenance.json, UWaterlooSkinCancer.pth.config.json, UWaterlooSkinCancer.pth.provenance.json (tools/hf_sidecars.py)
097c694 verified
Raw
History Blame Contribute Delete
218 Bytes
{
"schema": "medotter/model-sidecar/v1",
"model": {
"name": "MUCM_Net",
"args": {
"input_channel": 3,
"num_classes": 4
}
},
"inference": {
"size": [
256,
256
]
}
}