DIAGNijmegen / StreamingCNN
To train deep convolutional neural networks, the input data and the activations need to be kept in memory. Given the limited memory available in current GPUs, this limits the maximum dimensions of the input data. Here we demonstrate a method to train convolutional neural networks while holding only parts of the image in memory.
☆98Updated last year
Related projects ⓘ
Alternatives and complementary repositories for StreamingCNN
- Dense Steerable Filter CNN☆74Updated 2 years ago
- Use streaming to train whole-slides images with single image-level labels, by reducing GPU memory requirements with 99%.☆75Updated last year
- Code accompanying the paper Neural Image Compression for Gigapixel Histopathology Image Analysis☆48Updated last year
- SlideRunner is a tool for massive cell annotations in whole slide images☆75Updated last year
- CNN based segmentation codes☆47Updated last year
- Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands☆106Updated 4 years ago
- A Python module that produces image patches and annotation masks from whole slide images for deep learning in digital pathology.☆79Updated 2 years ago
- Official code for "Self-Supervised driven Consistency Training for Annotation Efficient Histopathology Image Analysis" Published in Medic…☆62Updated 2 years ago
- This is a PyTorch implementation of the paper: "Processing Megapixel Images with Deep Attention-Sampling Models".☆40Updated last year
- Stain normalization parameters used in the paper "F. Ciompi et al., The importance of stain normalization in colorectal tissue classifica…☆28Updated 5 years ago
- Lightweight framework for fast prototyping and training deep neural networks with PyTorch and TensorFlow☆220Updated 4 years ago
- Tensorflow Code for "PHiSeg: Capturing Uncertainty in Medical Image Segmentation", Proc. MICCAI 2019☆123Updated 2 years ago
- Feature Aware Normalization - Code for "Context-based Normalization of Histological Stains using Deep Convolutional Features"☆15Updated 6 years ago
- Keras w/ Tensorflow backend implementation for 3D channel-wise convolutions☆68Updated 4 years ago
- A PyTorch implementation of the Probabilistic U-Net, applied to probabilistic glioma growth☆43Updated 5 years ago
- MIDL 2018 / MEDIA 2019: one binary extremely large and inflecting sparse kernel (pytorch)☆44Updated 5 years ago
- Interactive Segmentation of Nucleus☆61Updated last year
- Implementation of PyTorch-based multi-task pre-trained models☆33Updated 4 years ago
- Weakly Supervised Mitosis Detection in Breast Histopathology Images using Concentric Loss☆24Updated 5 years ago
- This repository contains my implementations of the algorithms which we used for evaluation of the MoNuSeg challenge at MICCAI 2018.☆44Updated 3 years ago
- This repository contains the code necessary in order to reproduce the work contained in the submitted paper: "Segmentation of Nuclei in H…☆49Updated 4 years ago
- Dataset: landmarks for registration of histology images☆32Updated 3 years ago
- Datasets, Transforms and Utilities specific to Biomedical Imaging☆108Updated 6 years ago
- Syntax - the arrangement of whole-slide-images and their image tiles to create well-formed computational pathology pipelines.☆55Updated last year
- Pytorch Implementations of Common modules, blocks and losses for CNNs specifically for segmentation models☆32Updated 3 years ago
- Core functionality of Eisen☆41Updated 4 years ago
- PyTorch implementation of Foveation for Segmentation of Ultra-High Resolution Images☆41Updated 2 years ago
- Tool to visualize gigantic pathology images and use AI to segment cancer cells and present as an overlay☆65Updated last year
- MALIS structured loss function for supervised learning of segmentation and clustering☆18Updated last year
- Fastai extension to work with 3d medical images☆41Updated 5 years ago