论文标题
一种新颖的数据集和一种深度学习方法,用于有丝分裂核分割和分类
A Novel Dataset and a Deep Learning Method for Mitosis Nuclei Segmentation and Classification
论文作者
论文摘要
有丝分裂核计数是乳腺癌病理诊断的重要指标之一。手动注释需要经验丰富的病理学家,这非常耗时且效率低下。随着深度学习方法的发展,一些具有良好性能的模型已经出现,但是应该进一步增强概括能力。在本文中,我们提出了一种两阶段有丝分裂分割和分类方法,称为Scmitosis。首先,通过提出的深度可分离卷积残留块和通道空间注意门实现了高召回率的分割性能。然后,分类网络被级联以进一步改善有丝分裂核的检测性能。在ICPR 2012数据集上验证了所提出的模型,与当前最新算法相比,获得的最高F评分值为0.8687。此外,该模型还可以在GZMH数据集上实现良好的性能,该数据集由我们的小组准备,并将在本文发表时首先发布。该代码将在以下网址提供:https://github.com/antifen/mitosis-nuclei细分。
Mitosis nuclei count is one of the important indicators for the pathological diagnosis of breast cancer. The manual annotation needs experienced pathologists, which is very time-consuming and inefficient. With the development of deep learning methods, some models with good performance have emerged, but the generalization ability should be further strengthened. In this paper, we propose a two-stage mitosis segmentation and classification method, named SCMitosis. Firstly, the segmentation performance with a high recall rate is achieved by the proposed depthwise separable convolution residual block and channel-spatial attention gate. Then, a classification network is cascaded to further improve the detection performance of mitosis nuclei. The proposed model is verified on the ICPR 2012 dataset, and the highest F-score value of 0.8687 is obtained compared with the current state-of-the-art algorithms. In addition, the model also achieves good performance on GZMH dataset, which is prepared by our group and will be firstly released with the publication of this paper. The code will be available at: https://github.com/antifen/mitosis-nuclei-segmentation.