| Literature DB >> 35136674 |
Brendon Lutnick1, Leema Krishna Murali2, Brandon Ginley1, Avi Z Rosenberg3, Pinaki Sarder1,2.
Abstract
BACKGROUND: Training convolutional neural networks using pathology whole slide images (WSIs) is traditionally prefaced by the extraction of a training dataset of image patches. While effective, for large datasets of WSIs, this dataset preparation is inefficient.Entities:
Keywords: Convolutional neural network; generative adversarial network; tensorflow; whole slide images
Year: 2022 PMID: 35136674 PMCID: PMC8794032 DOI: 10.4103/jpi.jpi_59_20
Source DB: PubMed Journal: J Pathol Inform
Figure 1(a) The traditional method uses the CPU to chop whole slide images into patches which are saved to disk before convolutional neural network training. These patches are read and fed to the graphics processing unit for training. (b) Histo-fetch randomly selects indices containing tissue on the fly. These are processed on the CPU and supplied to the graphics processing unit. (c) Efficiency comparison of the two approaches using ProGAN, highlighting preprocessing time and additional disk space required using a dataset of 151 human biopsy whole slide images. The average training step time does not significantly change.
Figure 2(a) Shows results from two CycleGAN networks, which take hematoxylin and eosin or silver stained input patches and transform them to in silico periodic acid–schiff stains. (b) Shows synthetic tissue patches generated using ProGAN trained on 1331 human biopsy (765 GB) whole slide images with various histological stains.