neerajkumarvaid / Nuclei_Segmentation

This is the source code for training and testing our three class CNN algorithm for generalized nuclei segmentation (IEEE TMI paper) using Torch.
http://nucleisegmentationbenchmark.weebly.com/
52 stars 21 forks source link

AJI calculation #4

Open zhangliutong opened 5 years ago

zhangliutong commented 5 years ago

Hi,I have some confusion about the AJI calculation. For those ground truth nuclei that do not find an intersecting segmented nucleus,we just add pixels of them to the denominator or choose a random segmented nucleus to calculate?