paper-with-me

Papers

DoNet: Deep De-overlapping Network for Cytology Instance Segmentation

2023-03-25 · CVPR 2023 1 · Hao Jiang, Rushan Zhang, Yanning Zhou, Yumeng Wang, Hao Chen

Cell instance segmentation in cytology images has significant importance for biology analysis and cancer screening, while remains challenging due to 1) the extensive overlapping translucent cell clusters that cause the ambiguous boundaries, and 2) the confusion of mimics and debris as nuclei. In this work, we proposed a De-overlapping Network (DoNet) in a decompose-and-recombined strategy. A Dual-path Region Segmentation Module (DRM) explicitly decomposes the cell clusters into intersection and complement regions, followed by a Semantic Consistency-guided Recombination Module (CRM) for integration. To further introduce the containment relationship of the nucleus in the cytoplasm, we design a Mask-guided Region Proposal Strategy (MRP) that integrates the cell attention maps for inner-cell instance prediction. We validate the proposed approach on ISBI2014 and CPS datasets. Experiments show that our proposed DoNet significantly outperforms other state-of-the-art (SOTA) cell instance segmentation methods. The code is available at https://github.com/DeepDoNet/DoNet.

📄 PDF Abstract BibTeX arXiv:2303.14373

Code (1)

deepdonet/donet 공식 구현 pytorch

Tasks

Instance SegmentationRegion ProposalSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Fuzzy Rank-based Late Fusion Technique for Cytology image Segmentation

2024-03-16 · Soumyajyoti Dey, Sukanta Chakraborty, Utso Guha Roy, Nibaran Das

Cytology image segmentation is quite challenging due to its complex cellular structure and multiple overlapping regions. On the other hand, for supervised machine learning techniques, we need a large amount of annotated …

image-classificationImage ClassificationImage SegmentationSegmentation+1

Comparing Deep Learning Models for Multi-cell Classification in Liquid-based Cervical Cytology Images

2019-10-02 · Sudhir Sornapudi, G. T. Brown, Zhiyun Xue, Rodney Long 외

Liquid-based cytology (LBC) is a reliable automated technique for the screening of Papanicolaou (Pap) smear data. It is an effective technique for collecting a majority of the cervical cells and aiding cytopathologists i…

Cell DetectionCell SegmentationGeneral Classification

A New Cervical Cytology Dataset for Nucleus Detection and Image Classification (Cervix93) and Methods for Cervical Nucleus Detection

2018-11-23 · Hady Ahmady Phoulady, Peter R. Mouton

Analyzing Pap cytology slides is an important tasks in detecting and grading precancerous and cancerous cervical cancer stages. Processing cytology images usually involve segmenting nuclei and overlapping cells. We intro…

BenchmarkingCervical Nucleus DetectionDeep LearningGeneral Classification+2

DONet: Dual Objective Networks for Skin Lesion Segmentation

2020-08-19 · Yaxiong Wang, Yunchao Wei, Xueming Qian, Li Zhu 외

Skin lesion segmentation is a crucial step in the computer-aided diagnosis of dermoscopic images. In the last few years, deep learning based semantic segmentation methods have significantly advanced the skin lesion segme…

Lesion SegmentationSegmentationSemantic SegmentationSkin Lesion Segmentation

Using super-resolution for enhancing visual perception and segmentation performance in veterinary cytology

2023-06-20 · Jakub Caputa, Maciej Wielgosz, Daria Łukasik, Paweł Russek 외

The primary objective of this research was to enhance the quality of semantic segmentation in cytology images by incorporating super-resolution (SR) architectures. An additional contribution was the development of a nove…

SegmentationSemantic SegmentationSuper-Resolution