paper-with-me

Papers

Fast GPU-Enabled Color Normalization for Digital Pathology

2019-01-10 · Goutham Ramakrishnan, Deepak Anand, Amit Sethi

Normalizing unwanted color variations due to differences in staining processes and scanner responses has been shown to aid machine learning in computational pathology. Of the several popular techniques for color normalization, structure preserving color normalization (SPCN) is well-motivated, convincingly tested, and published with its code base. However, SPCN makes occasional errors in color basis estimation leading to artifacts such as swapping the color basis vectors between stains or giving a colored tinge to the background with no tissue. We made several algorithmic improvements to remove these artifacts. Additionally, the original SPCN code is not readily usable on gigapixel whole slide images (WSIs) due to long run times, use of proprietary software platform and libraries, and its inability to automatically handle WSIs. We completely rewrote the software such that it can automatically handle images of any size in popular WSI formats. Our software utilizes GPU-acceleration and open-source libraries that are becoming ubiquitous with the advent of deep learning. We also made several other small improvements and achieved a multifold overall speedup on gigapixel images. Our algorithm and software is usable right out-of-the-box by the computational pathology community.

📄 PDF Abstract BibTeX arXiv:1901.03088

Code (1)

MEDAL-IITB/Fast_WSI_Color_Norm 공식 구현 tf

Tasks

Color NormalizationGPUwhole slide images

Similar Papers 제목 키워드 기반

Fast, Self Supervised, Fully Convolutional Color Normalization of H&E Stained Images

2020-11-30 · Abhijeet Patil, Mohd. Talha, Aniket Bhatia, Nikhil Cherian Kurian 외

Performance of deep learning algorithms decreases drastically if the data distributions of the training and testing sets are different. Due to variations in staining protocols, reagent brands, and habits of technicians, …

Color NormalizationDeep Learning

ParamNet: A Dynamic Parameter Network for Fast Multi-to-One Stain Normalization

2023-05-11 · Hongtao Kang, Die Luo, Li Chen, Junbo Hu 외

In practice, digital pathology images are often affected by various factors, resulting in very large differences in color and brightness. Stain normalization can effectively reduce the differences in color and brightness…

Computational EfficiencyDiagnosticParameter Prediction

High-throughput fast full-color digital pathology based on Fourier ptychographic microscopy via color transfer

2021-01-19 · Yuting Gao, Jiurun Chen, Aiye Wang, An Pan 외

Full-color imaging is significant in digital pathology. Compared with a grayscale image or a pseudo-color image that only contains the contrast information, it can identify and detect the target object better with color …

Colorization

Adaptive Stain Normalization for Cross-Domain Medical Histology

2025-10-08 · Tianyue Xu, Yanlin Wu, Abhai K. Tripathi, Matthew M. Ippolito 외 arxiv

Deep learning advances have revolutionized automated digital pathology analysis. However, differences in staining protocols and imaging conditions can introduce significant color variability. In deep learning, such color…

Object Detection

Context-based Normalization of Histological Stains using Deep Convolutional Features

2017-08-14 · Daniel Bug, Steffen Schneider, Anne Grote, Eva Oswald 외

While human observers are able to cope with variations in color and appearance of histological stains, digital pathology algorithms commonly require a well-normalized setting to achieve peak performance, especially when …