I could not find the part in the code where a cell graph is constructed from the histology image (segmented using cGAN). I have two questions in this regard:
Could you point me to the code (maybe line numbers) where edge detection using top-K nearest neighbor is performed?
Is cGAN part of this code? If not, where should I store the instance mask in the file system after performing nuclei segmentation?
I could not find the part in the code where a cell graph is constructed from the histology image (segmented using cGAN). I have two questions in this regard: