paper-with-me

Papers

Slideflow: Deep Learning for Digital Histopathology with Real-Time Whole-Slide Visualization

2023-04-09 · James M. Dolezal, Sara Kochanny, Emma Dyer, Andrew Srisuwananukorn, Matteo Sacco, Frederick M. Howard, Anran Li, Prajval Mohan, Alexander T. Pearson

Deep learning methods have emerged as powerful tools for analyzing histopathological images, but current methods are often specialized for specific domains and software environments, and few open-source options exist for deploying models in an interactive interface. Experimenting with different deep learning approaches typically requires switching software libraries and reprocessing data, reducing the feasibility and practicality of experimenting with new architectures. We developed a flexible deep learning library for histopathology called Slideflow, a package which supports a broad array of deep learning methods for digital pathology and includes a fast whole-slide interface for deploying trained models. Slideflow includes unique tools for whole-slide image data processing, efficient stain normalization and augmentation, weakly-supervised whole-slide classification, uncertainty quantification, feature generation, feature space analysis, and explainability. Whole-slide image processing is highly optimized, enabling whole-slide tile extraction at 40X magnification in 2.5 seconds per slide. The framework-agnostic data processing pipeline enables rapid experimentation with new methods built with either Tensorflow or PyTorch, and the graphical user interface supports real-time visualization of slides, predictions, heatmaps, and feature space characteristics on a variety of hardware devices, including ARM-based devices such as the Raspberry Pi.

📄 PDF Abstract BibTeX arXiv:2304.04142

Code (1)

jamesdolezal/slideflow 공식 구현 pytorch

Tasks

Deep LearningHistopathological Image ClassificationHistopathological SegmentationImage GenerationMultiple Instance LearningSelf-Supervised LearningUncertainty Quantificationwhole slide images

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

OncoPetNet: A Deep Learning based AI system for mitotic figure counting on H&E stained whole slide digital images in a large veterinary diagnostic lab setting

2021-08-17 · Michael Fitzke, Derick Whitley, Wilson Yau, Fernando Rodrigues Jr 외

Background: Histopathology is an important modality for the diagnosis and management of many diseases in modern healthcare, and plays a critical role in cancer care. Pathology samples can be large and require multi-site …

Decision MakingDiagnosticimage-classificationImage Classification+2

Automated Classification of Histopathology Images Using Transfer Learning

2019-03-24 · Muhammed Talo

There is a strong need for automated systems to improve diagnostic quality and reduce the analysis time in histopathology image processing. Automated detection and classification of pathological tissue characteristics wi…

ClassificationDiagnosticGeneral ClassificationImage Classification+2

Large scale digital prostate pathology image analysis combining feature extraction and deep neural network

2017-05-07 · Naiyun Zhou, Andrey Fedorov, Fiona Fennessy, Ron Kikinis 외

Histopathological assessments, including surgical resection and core needle biopsy, are the standard procedures in the diagnosis of the prostate cancer. Current interpretation of the histopathology images includes the de…

MarketingPrognosiswhole slide images

Selective Synthetic Augmentation with HistoGAN for Improved Histopathology Image Classification

2021-11-10 · Yuan Xue, Jiarong Ye, Qianying Zhou, Rodney Long 외

Histopathological analysis is the present gold standard for precancerous lesion diagnosis. The goal of automated histopathological classification from digital images requires supervised training, which requires a large n…

Classificationimage-classificationImage Classificationwhole slide images

Bridging the gap between prostate radiology and pathology through machine learning

2021-12-03 · Indrani Bhattacharya, David S. Lim, Han Lin Aung, Xingchen Liu 외

Prostate cancer is the second deadliest cancer for American men. While Magnetic Resonance Imaging (MRI) is increasingly used to guide targeted biopsies for prostate cancer diagnosis, its utility remains limited due to hi…

BIG-bench Machine Learning