DIAGNijmegen / StreamingCNNLinks
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.
☆100Updated last year
Alternatives and similar repositories for StreamingCNN
Users that are interested in StreamingCNN are comparing it to the libraries listed below
Sorting:
- Use streaming to train whole-slides images with single image-level labels, by reducing GPU memory requirements with 99%.☆80Updated 2 years ago
- MIDL 2018 / MEDIA 2019: one binary extremely large and inflecting sparse kernel (pytorch)☆44Updated 5 years ago
- Official code for "Self-Supervised driven Consistency Training for Annotation Efficient Histopathology Image Analysis" Published in Medic…☆62Updated 3 years ago
- Code accompanying the paper Neural Image Compression for Gigapixel Histopathology Image Analysis☆50Updated 2 years ago
- Tensorflow Code for "PHiSeg: Capturing Uncertainty in Medical Image Segmentation", Proc. MICCAI 2019☆127Updated 2 years ago
- Dense Steerable Filter CNN☆75Updated 2 years ago
- Stain normalization parameters used in the paper "F. Ciompi et al., The importance of stain normalization in colorectal tissue classifica…☆28Updated 6 years ago
- A Python module that produces image patches and annotation masks from whole slide images for deep learning in digital pathology.☆78Updated 2 years ago
- Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands☆110Updated 5 years ago
- Feature Aware Normalization - Code for "Context-based Normalization of Histological Stains using Deep Convolutional Features"☆15Updated 6 years ago
- Lightweight framework for fast prototyping and training deep neural networks with PyTorch and TensorFlow☆220Updated 4 years ago
- This is a PyTorch implementation of the paper: "Processing Megapixel Images with Deep Attention-Sampling Models".☆41Updated last year
- Datasets, Transforms and Utilities specific to Biomedical Imaging☆109Updated 6 years ago
- CNN based segmentation codes☆47Updated 2 years ago
- Implementation of PyTorch-based multi-task pre-trained models☆33Updated 4 years ago
- Repository for the Medical Out-of-Distribution Analysis Challenge.☆62Updated 10 months ago
- Repository for the article "Unsupervised domain adaptation for medical imaging segmentation with self-ensembling".☆43Updated 6 years ago
- PyTorch implementation of Foveation for Segmentation of Ultra-High Resolution Images☆41Updated 3 years ago
- Syntax - the arrangement of whole-slide-images and their image tiles to create well-formed computational pathology pipelines.☆55Updated 2 years ago
- This Python package enables the training and inference of deep learning models for very large data, such as megapixel images, using atten…☆97Updated 5 years ago
- Multi-Instance-Learning to check breast cancer. An implementation of Patch-based Convolutional Neural Network for Whole Slide Tissue Imag…☆51Updated 7 years ago
- matlab and python wrap of crf and dense crf, both 2d and 3d are supported☆169Updated 2 years ago
- This is the source code for training and testing our three class CNN algorithm for generalized nuclei segmentation (IEEE TMI paper) using…☆53Updated 5 years ago
- Pytorch Implementations of Common modules, blocks and losses for CNNs specifically for segmentation models☆33Updated 4 years ago
- A tool to do quick and dirty inspection of multichannel 3D data. I use it mainly to visualize batches for deep learning.☆51Updated 3 months ago
- Segmenting WSIs using Deep Convolutional Neural Networks☆19Updated 6 years ago
- MALIS structured loss function for supervised learning of segmentation and clustering☆18Updated last year
- Tensorflow implementation of 'Visual Feature Attribution using Wasserstein GANs'☆56Updated 2 years ago
- ☆84Updated 6 years ago
- This repository contains the code necessary in order to reproduce the work contained in the submitted paper: "Segmentation of Nuclei in H…☆53Updated 5 years ago