Closed muellerflorian closed 5 years ago
realized that there is probably a small mistake when creating the labels: https://github.com/oeway/DPNUnet-Segmentation/blob/master/src/imgseg/annotationUtils.py#L321
i_roi is initiated with 0, so the first label will have value 0 which is background
i_roi
realized that there is probably a small mistake when creating the labels: https://github.com/oeway/DPNUnet-Segmentation/blob/master/src/imgseg/annotationUtils.py#L321
i_roi
is initiated with 0, so the first label will have value 0 which is background