paper-with-me

홈 › Papers

HistNet: Histopathology Segmentation Using Context Aggregation

2020-05-14 · Anonymous

Digital histopathology has seen a significant improvement towards aiding pathologists diagnosis by the use of deep learning segmentation models. The segmentation task allows for segregating benign and malignant cells from digitized tissue whole slide images (WSI). However, for reliable deployment, it is essential to produce accurate object boundaries. Pathologists performs this challenging task using context to extract complex features from a WSI. We leverage this idea and propose a model that aggregates context through use of parallel dilated and standard convolutions, embedded within each encoder-decoder block of the segmentation network. We show that, the proposed architecture not only beats the baseline by a large margin but also achieves an accuracy improvement over state-of-the-art segmentation architecture by upto 1.95% DICE Score.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSegmentationwhole slide images

Similar Papers 제목 키워드 기반

FedSODA: Federated Cross-assessment and Dynamic Aggregation for Histopathology Segmentation

2023-12-20 · Yuan Zhang, Yaolei Qi, Xiaoming Qi, Lotfi Senhadji 외

Federated learning (FL) for histopathology image segmentation involving multiple medical sites plays a crucial role in advancing the field of accurate disease diagnosis and treatment. However, it is still a task of great…

Federated LearningImage SegmentationSegmentationSemantic Segmentation

HookNet: multi-resolution convolutional neural networks for semantic segmentation in histopathology whole-slide images

2020-06-22 · Mart van Rijthoven, Maschenka Balkenhol, Karina Siliņa, Jeroen van der Laak 외

We propose HookNet, a semantic segmentation model for histopathology whole-slide images, which combines context and details via multiple branches of encoder-decoder convolutional neural networks. Concentricpatches at mul…

DecoderImage SegmentationSegmentationSemantic Segmentation+2

Quantification using Permutation-Invariant Networks based on Histograms

2024-03-22 · Olaya Pérez-Mon, Alejandro Moreo, Juan José del Coz, Pablo González

Quantification, also known as class prevalence estimation, is the supervised learning task in which a model is trained to predict the prevalence of each class in a given bag of examples. This paper investigates the appli…

CP-Dilatation: A Copy-and-Paste Augmentation Method for Preserving the Boundary Context Information of Histopathology Images

2025-07-07 · Sungrae Hong, Sol Lee, Mun Yong Yi arxiv

Medical AI diagnosis including histopathology segmentation has derived benefits from the recent development of deep learning technology. However, deep learning itself requires a large amount of training data and the medi…

Medical Image SegmentationData Augmentation

Evaluation and improvement of Segment Anything Model for interactive histopathology image segmentation

2023-10-16 · SeungKyu Kim, Hyun-Jic Oh, Seonghui Min, Won-Ki Jeong

With the emergence of the Segment Anything Model (SAM) as a foundational model for image segmentation, its application has been extensively studied across various domains, including the medical field. However, its potent…

DecoderImage SegmentationInteractive SegmentationSegmentation+1