paper-with-me

Papers

A Comparative Study of U-Net Topologies for Background Removal in Histopathology Images

2020-06-08 · Abtin Riasatian, Maral Rasoolijaberi, Morteza Babaei, H. R. Tizhoosh

During the last decade, the digitization of pathology has gained considerable momentum. Digital pathology offers many advantages including more efficient workflows, easier collaboration as well as a powerful venue for telepathology. At the same time, applying Computer-Aided Diagnosis (CAD) on Whole Slide Images (WSIs) has received substantial attention as a direct result of the digitization. The first step in any image analysis is to extract the tissue. Hence, background removal is an essential prerequisite for efficient and accurate results for many algorithms. In spite of the obvious discrimination for human operators, the identification of tissue regions in WSIs could be challenging for computers, mainly due to the existence of color variations and artifacts. Moreover, some cases such as alveolar tissue types, fatty tissues, and tissues with poor staining are difficult to detect. In this paper, we perform experiments on U-Net architecture with different network backbones (different topologies) to remove the background as well as artifacts from WSIs in order to extract the tissue regions. We compare a wide range of backbone networks including MobileNet, VGG16, EfficientNet-B3, ResNet50, ResNext101 and DenseNet121. We trained and evaluated the network on a manually labeled subset of The Cancer Genome Atlas (TCGA) Dataset. EfficientNet-B3 and MobileNet by almost 99% sensitivity and specificity reached the best results.

📄 PDF Abstract BibTeX arXiv:2006.06531

Code (0)

등록된 구현이 없습니다.

Tasks

Specificitywhole 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 제목 키워드 기반

Artifact Removal in Histopathology Images

2022-11-29 · Cameron Dahan, Stergios Christodoulidis, Maria Vakalopoulou, Joseph Boyd

In the clinical setting of histopathology, whole-slide image (WSI) artifacts frequently arise, distorting regions of interest, and having a pernicious impact on WSI analysis. Image-to-image translation networks such as C…

Image-to-Image TranslationTranslation

The Impact of Background Removal on Performance of Neural Networks for Fashion Image Classification and Segmentation

2023-08-18 · Junhui Liang, Ying Liu, Vladimir Vlassov

Fashion understanding is a hot topic in computer vision, with many applications having great business value in the market. Fashion understanding remains a difficult challenge for computer vision due to the immense divers…

Fashion Understandingimage-classificationImage Classificationobject-detection+2

Development and Testing of a Wood Panels Bark Removal Equipment Based on Deep Learning

2024-10-15 · Rijun Wang, Guanghao Zhang, Hongyang Chen, Xinye Yu 외

Attempting to apply deep learning methods to wood panels bark removal equipment to enhance the quality and efficiency of bark removal is a significant and challenging endeavor. This study develops and tests a deep learni…

Semantic Segmentation

Ink removal from histopathology whole slide images by combining classification, detection and image generation models

2019-05-10 · Sharib Ali, Nasullah Khalid Alham, Clare Verrill, Jens Rittscher

Histopathology slides are routinely marked by pathologists using permanent ink markers that should not be removed as they form part of the medical record. Often tumour regions are marked up for the purpose of highlightin…

General ClassificationImage Generationwhole slide images

Segmentation Strategies in Deep Learning for Prostate Cancer Diagnosis: A Comparative Study of Mamba, SAM, and YOLO

2024-09-24 · Ali Badiezadeh, Amin Malekmohammadi, Seyed Mostafa Mirhassani, Parisa Gifani 외

Accurate segmentation of prostate cancer histopathology images is crucial for diagnosis and treatment planning. This study presents a comparative analysis of three deep learning-based methods, Mamba, SAM, and YOLO, for s…

Lesion DetectionMambaMedical Image Analysis