train_tools.data_utils.custom.CellAware¶
Module Contents¶
- class train_tools.data_utils.custom.CellAware.BoundaryExclusion(keys=['label'], allow_missing_keys=False)[source]¶
Bases:
monai.transforms.compose.MapTransform
Map the cell boundary pixel labels to the background class (0).