paper-with-me

홈 › Papers

Multi-Resolution Networks for Semantic Segmentation in Whole Slide Images

2018-07-25 · Feng Gu, Nikolay Burlutskiy, Mats Andersson, Lena Kajland Wilen

Digital pathology provides an excellent opportunity for applying fully convolutional networks (FCNs) to tasks, such as semantic segmentation of whole slide images (WSIs). However, standard FCNs face challenges with respect to multi-resolution, inherited from the pyramid arrangement of WSIs. As a result, networks specifically designed to learn and aggregate information at different levels are desired. In this paper, we propose two novel multi-resolution networks based on the popular `U-Net' architecture, which are evaluated on a benchmark dataset for binary semantic segmentation in WSIs. The proposed methods outperform the U-Net, demonstrating superior learning and generalization capabilities.

📄 PDF Abstract BibTeX arXiv:1807.09607

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentationwhole slide images

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…
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…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

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

WSI-INR: Implicit Neural Representations for Lesion Segmentation in Whole-Slide Images

2026-03-04 · Yunheng Wu, Wenqi Huang, Liangyi Wang, Masahiro Oda 외 arxiv

Whole-slide images (WSIs) are fundamental for computational pathology, where accurate lesion segmentation is critical for clinical decision making. Existing methods partition WSIs into discrete patches, disrupting spatia…

Lesion SegmentationDecision Making

HistoSegCap: Capsules for Weakly-Supervised Semantic Segmentation of Histological Tissue Type in Whole Slide Images

2024-02-16 · Mobina Mansoori, Sajjad Shahabodini, Jamshid Abouei, Arash Mohammadi 외

Digital pathology involves converting physical tissue slides into high-resolution Whole Slide Images (WSIs), which pathologists analyze for disease-affected tissues. However, large histology slides with numerous microsco…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation+1

Multi-Stage Pathological Image Classification using Semantic Segmentation

2019-10-10 · ICCV 2019 10 · Shusuke Takahama, Yusuke Kurose, Yusuke Mukuta, Hiroyuki Abe 외

Histopathological image analysis is an essential process for the discovery of diseases such as cancer. However, it is challenging to train CNN on whole slide images (WSIs) of gigapixel resolution considering the availabl…

ClassificationGeneral ClassificationGPUimage-classification+4

Interactive Whole Slide Images for RL-based Tumour Segmentation

2026-08-17 · Mohamad Mohamad, Francesco Ponzio, Maxime Gassier, Nicolas Pote 외 arxiv

Whole-slide image (WSI) analysis remains computationally challenging due to the extremely large spatial resolution of slides and the sparse distribution of tumour regions. We propose an end-to-end reinforcement learning …

Reinforcement Learning