surface_m7_nnunet / dataset.json
grgngl's picture
Add m7 nnU-Net surface segmentation model (Dataset100_VesuviusSurface, fold_0) + model card
cd83ccf verified
Raw
History Blame Contribute Delete
244 Bytes
{
"channel_names": {
"0": "CT"
},
"labels": {
"background": 0,
"surface": 1,
"ignore": 2
},
"numTraining": 786,
"file_ending": ".tif",
"overwrite_image_reader_writer": "SimpleTiffIO"
}