This is the repository for 'DCCUNet: A Double Cross-Shaped Network for Pathology Image Segmentation'
The dataset is organized as follows:
data/-
dataset_name/: Name of the dataset used, such as CoNIC, DSB, PanNuke, and MoNuSegtrain/: Contains training datasetimg/: Training imagesmask/: Corresponding segmentation masks for training images
test/: Contains training datasetimg/: Test imagesmask/: Corresponding segmentation masks for test images
val/: Contains validation datasetimg/: Validation imagesmask/: Corresponding segmentation masks for validation images
-
dataset_name/: Name of the dataset used, such as CoNIC, DSB, PanNuke, and MoNuSeg- .......
-
Please use Train.py and Test.py for model training and prediction.
The following datasets are used in this experiment:
