oeway / DPNUnet-Segmentation

Segmentation with DPNUnet
8 stars 2 forks source link

corrected index for label #8

Closed muellerflorian closed 5 years ago

muellerflorian commented 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