Abstract: This paper presents a cell image segmentation method using Generative Adversarial Network (GAN) with multiple different roles. Pix2pix is a kind of GAN can be used for image segmentation. However, the accuracy is not sufficient because generator predicts multiple classes simultaneously. Thus, we propose to use multiple GANs with different roles. Each generator and discriminator has a specific role such as segmentation of cell membrane or nucleus. Since we assign each generator and discriminator to a different role, they can learn it efficiently. We evaluate the proposed method on the segmentation problem of cell images. The proposed method improved the segmentation accuracy in comparison to conventional pix2pix.
0 Replies
Loading