joeyearsley / efficient_densenet_tensorflowLinks
A memory efficient implementation of densenet.
☆82Updated 5 years ago
Alternatives and similar repositories for efficient_densenet_tensorflow
Users that are interested in efficient_densenet_tensorflow are comparing it to the libraries listed below
Sorting:
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 7 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆72Updated 6 years ago
- Deeplab-resnet-101 in Pytorch with Jaccard loss☆97Updated 8 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Pytorch Imprementation of Dual Path Networks☆90Updated 8 years ago
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- Dual Path Networks (DPN) supporting pretrained weights converted from original MXNet implementation☆206Updated 6 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated last year
- ☆94Updated 7 years ago
- Pytorch Implementation of "Adversarial Learning For Semi-Supervised Semantic Segmentation" for ICLR 2018 Reproducibility Challenge☆154Updated 7 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆124Updated 7 years ago
- PyTorch implementation of the Mask-X-RCNN network proposed in the 'Learning to Segment Everything' paper by Facebook AI Research☆156Updated 7 years ago
- Implementation of DropBlock in Pytorch☆82Updated 7 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆134Updated 7 years ago
- Fully Connected DenseNet for Image Segmentation (https://arxiv.org/pdf/1611.09326v1.pdf)☆84Updated 8 years ago
- visualization of CNN in PyTorch☆155Updated 2 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆141Updated 6 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 7 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆207Updated 7 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 6 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆106Updated 6 years ago
- Chainer Implementation of Semantic Segmentation using Adversarial Networks☆107Updated 8 years ago
- Implementation of spatial transformer networks (STNs) in keras 2 with tensorflow as backend.☆278Updated 5 years ago
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago