yechengxi / deconvolutionLinks
☆182Updated 2 years ago
Alternatives and similar repositories for deconvolution
Users that are interested in deconvolution are comparing it to the libraries listed below
Sorting:
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆550Updated 3 years ago
- ☆165Updated 6 years ago
- A Re-implementation of Fixed-update Initialization☆155Updated 6 years ago
- An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch☆72Updated 7 years ago
- Why ReLU networks yield high-confidence predictions far away from the training data and how to mitigate the problem [CVPR 2019, oral]☆185Updated 6 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 4 years ago
- ☆352Updated 5 years ago
- Utilities for Pytorch☆88Updated 2 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- Deep Isometric Learning for Visual Recognition (ICML 2020)☆143Updated 3 years ago
- Repository has been moved: https://github.com/adobe/antialiased-cnns☆165Updated 4 years ago
- On Network Design Spaces for Visual Recognition☆96Updated 5 years ago
- Implements the unsupervised pre-training of convolutional neural networks☆252Updated 4 years ago
- Pretrained bag-of-local-features neural networks☆314Updated 6 years ago
- Understanding Deep Networks via Extremal Perturbations and Smooth Masks☆347Updated 5 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆402Updated 7 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆342Updated 5 years ago
- PyTorch implementation for Convolutional Networks with Adaptive Inference Graphs☆185Updated 6 years ago
- Implementation of the reversible residual network in pytorch☆105Updated 3 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- Minimal API for receptive field calculation in PyTorch☆68Updated 3 years ago
- Code for "Are labels necessary for neural architecture search"☆92Updated last year
- Labels and other data for the paper "Are we done with ImageNet?"☆194Updated 3 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆151Updated 6 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 6 years ago
- Code release for paper "Random Search and Reproducibility for NAS"☆167Updated 6 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆198Updated 5 years ago