paper-with-me

홈 › Papers

An Automatic Nuclei Image Segmentation Based on Multi-Scale Split-Attention U-Net

2021-07-20 · MICCAI Workshop COMPAY 2021 9 · Qing Xu, Wenting Duan

Nuclei segmentation is an important step in the task of medical image analysis. Nowadays, deep learning techniques based on Convolutional Neural Networks (CNNs) have become prevalent methods in nuclei segmentation. In this paper, we propose a network called Multi-scale Split-Attention U-Net (MSAU-Net) for further improving the performance of cell segmentation. MSAU-Net is based on U-Net architecture and the original blocks used to down-sampling and up-sampling paths are replaced with Multi-scale Split-Attention blocks for capturing independent semantic information of nuclei images. A public microscopy image dataset from 2018 Data Science Bowl grand challenge is selected to train and evaluate MSAU-Net. By running trained models on the test set, our model reaches average Intersection over Union (IoU) of 0.851, which is better than other prominent models, especially 4.8 percent higher than the original U-Net. For other evaluation metrics including accuracy, precision, recall and F1-score, MSAU-Net shows better performance in the most of indicators. The outstanding result reveals that our proposed model presents a promising nuclei segmentation method for the microscopy image analysis.

📄 PDF Abstract BibTeX

Code (1)

xq141839/MSAU-Net 공식 구현 pytorch

Tasks

Cell SegmentationImage SegmentationMedical Image AnalysisSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

UN-SAM: Universal Prompt-Free Segmentation for Generalized Nuclei Images

2024-02-26 · Zhen Chen, Qing Xu, Xinyu Liu, Yixuan Yuan

In digital pathology, precise nuclei segmentation is pivotal yet challenged by the diversity of tissue types, staining protocols, and imaging conditions. Recently, the segment anything model (SAM) revealed overwhelming p…

DecoderSegmentationSemantic Segmentation

Channel Boosted CNN-Transformer-based Multi-Level and Multi-Scale Nuclei Segmentation

2024-07-27 · Zunaira Rauf, Abdul Rehman Khan, Asifullah Khan

Accurate nuclei segmentation is an essential foundation for various applications in computational pathology, including cancer diagnosis and treatment planning. Even slight variations in nuclei representations can signifi…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

RATNUS: Rapid, Automatic Thalamic Nuclei Segmentation using Multimodal MRI inputs

2024-09-10 · Anqi Feng, Zhangxing Bian, Blake E. Dewey, Alexa Gail Colinco 외

Accurate segmentation of thalamic nuclei is important for better understanding brain function and improving disease treatment. Traditional segmentation methods often rely on a single T1-weighted image, which has limited …

Segmentation

Assessment of Cell Nuclei AI Foundation Models in Kidney Pathology

2024-08-09 · Junlin Guo, Siqi Lu, Can Cui, Ruining Deng 외

Cell nuclei instance segmentation is a crucial task in digital kidney pathology. Traditional automatic segmentation methods often lack generalizability when applied to unseen datasets. Recently, the success of foundation…

Instance SegmentationSegmentationSemantic Segmentationwhole slide images

NIS3D: A Completely Annotated Benchmark for Dense 3D Nuclei Image Segmentation

2023-09-26 · NeurIPS 2023 11

3D segmentation of nuclei images is a fundamental task for many biological studies. Despite the rapid advances of large-volume 3D imaging acquisition methods and the emergence of sophisticated algorithms to segment the n…