학술논문

Ciscnet - a Single-Branch Cell Nucleus Instance Segmentation and Classification Network
Document Type
Conference
Source
2022 IEEE International Symposium on Biomedical Imaging Challenges (ISBIC) Biomedical Imaging Challenges (ISBIC), 2022 IEEE International Symposium on. :1-5 Mar, 2022
Subject
Bioengineering
Computing and Processing
Photonics and Electrooptics
Signal Processing and Analysis
Training
Image segmentation
Codes
Biological system modeling
Decision making
Colon
Convolutional neural networks
Histology
cell nucleus segmentation
colon nucleus classification
CoNIC Challenge 2022
Language
Abstract
Comprehensible and high-quality automated cell nucleus segmentation and classification are required to assist pathol-ogists in their decision making. Commonly, cell nucleus segmentation and classification are either treated as separate tasks or split into different branches of a convolutional neural network. In this contribution, we present our joint cell nu-cleus instance segmentation and classification convolutional neural network ciscNet. In contrast to the state-of-the-art convolutional neural network HoVer-Net that uses multi-ple branches, ciscNet uses a single branch to segment and classify cell nuclei. Our single-branch approach outper-forms HoVer-Net on the histopathological Lizard dataset. In addition, we show that training our approach with the Ranger optimizer yields better results than using the Adam optimizer. Furthermore, we participate as team ciscNet in the Colon Nuclei Identification and Counting Challenge 2022 (CoNIC Challenge 2022). Our code is available at https://git.scc.kit.edu/ciscnet/ciscnet-conic-2022.