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 2 years ago
Alternatives and similar repositories for StreamingCNN
Users that are interested in StreamingCNN are comparing it to the libraries listed below
Sorting:
- Feature Aware Normalization - Code for "Context-based Normalization of Histological Stains using Deep Convolutional Features"☆15Updated 6 years ago
- This is a PyTorch implementation of the paper: "Processing Megapixel Images with Deep Attention-Sampling Models".☆41Updated 2 years ago
- A PyTorch implementation of the Probabilistic U-Net, applied to probabilistic glioma growth☆43Updated 6 years ago
- MIDL 2018 / MEDIA 2019: one binary extremely large and inflecting sparse kernel (pytorch)☆44Updated 6 years ago
- Dense Steerable Filter CNN☆77Updated 2 years ago
- Segmenting WSIs using Deep Convolutional Neural Networks☆19Updated 7 years ago
- Use streaming to train whole-slides images with single image-level labels, by reducing GPU memory requirements with 99%.☆79Updated 2 years ago
- Roto-reflection equivariant CNNs for Keras as presented in B. S. Veeling, J. Linmans, J. Winkens, T. Cohen, M. Welling. "Rotation Equivar…☆86Updated 5 years ago
- Codes for our MIA paper "DeepMitosis: Mitosis detection via deep detection, verification and segmentation networks".☆24Updated 6 years ago
- Official code for "Self-Supervised driven Consistency Training for Annotation Efficient Histopathology Image Analysis" Published in Medic…☆61Updated 3 years ago
- Code accompanying the paper Neural Image Compression for Gigapixel Histopathology Image Analysis☆50Updated 2 years ago
- Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands☆111Updated 5 years ago
- Lightweight framework for fast prototyping and training deep neural networks with PyTorch and TensorFlow☆220Updated 4 years ago
- WACV2021 - A Weakly Supervised Consistency-based Learning Method for COVID-19 Segmentation in CT Images☆40Updated last year
- MALIS structured loss function for supervised learning of segmentation and clustering☆18Updated 2 years ago
- This package provides TensorFlow Ops for multidimensional volumetric image augmentation.☆134Updated last month
- SlideRunner is a tool for massive cell annotations in whole slide images☆79Updated 2 months 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
- [MICCAI2019 & TMI2020] Overfitting under Class Imbalance: Anaylsis and Improvements for Medical Image Segmentation.☆22Updated 2 years ago
- Repository for the Medical Out-of-Distribution Analysis Challenge.☆64Updated last year
- A U-Net combined with a variational auto-encoder that is able to learn conditional distributions over semantic segmentations.☆23Updated 6 years ago
- PyTorch implementation of Foveation for Segmentation of Ultra-High Resolution Images☆41Updated 3 years ago
- This is supplementary material for the manuscript: "Semantic Segmentation of Pathological Lung Tissue with Dilated Fully Convolutional Ne…☆32Updated 7 years ago
- Core functionality of Eisen☆41Updated 5 years ago
- Pre-trained model, code, and materials from the paper "Impact of Adversarial Examples on Deep Learning Models for Biomedical Image Segmen…☆60Updated 5 years ago
- A Python module that produces image patches and annotation masks from whole slide images for deep learning in digital pathology.☆80Updated 3 years ago
- [TMI'19 & DLMIA'18] Code for "Multi-Task Deep Learning with Margin Ranking Loss for Lung Nodule Analysis".☆45Updated 4 years ago
- Efficient Segmentation for Volumetric Data☆44Updated 6 years ago
- Implementation of PyTorch-based multi-task pre-trained models☆33Updated 5 years ago
- Official Keras & PyTorch Implementation and Pre-trained Models for TransVW☆63Updated 3 years ago