Histo-fetch -- On-the-fly processing of gigapixel whole slide images simplifies and speeds neural network training
2021-02-23Code Available1· sign in to hype
Brendon Lutnick, Leema Krishna Murali, Brandon Ginley, Avi Z. Rosenberg, Pinaki Sarder
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/SarderLab/tf-WSI-dataset-utilsOfficialIn papertf★ 14
Abstract
We created a custom pipeline (histo-fetch) to efficiently extract random patches and labels from pathology whole slide images (WSIs) for input to a neural network on-the-fly. We prefetch these patches as needed during network training, avoiding the need for WSI preparation such as chopping/tiling. We demonstrate the utility of this pipeline to perform artificial stain transfer and image generation using the popular networks CycleGAN and ProGAN, respectively.