imenurok / ShakeDropLinks
Torch implementation of the paper "ShakeDrop regularization" (https://arxiv.org/abs/1802.02375).
☆21Updated 7 years ago
Alternatives and similar repositories for ShakeDrop
Users that are interested in ShakeDrop are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of shake-shake regularization☆48Updated 5 years ago
- PyTorch Implementation of 'Deep Networks with Stochastic Depth'☆28Updated 7 years ago
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- Minimal API for receptive field calculation in PyTorch☆68Updated 3 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆124Updated 7 years ago
- Neural Rejuvenation: Improving Deep Network Training by Enhancing Computational Resource Utilization at CVPR'19☆48Updated 6 years ago
- Official repository for Big-Little Net☆58Updated 6 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago
- Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep …☆39Updated 2 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 6 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 8 years ago
- Chainer implementation of between-class learning for Image classification https://arxiv.org/abs/1711.10284☆63Updated 7 years ago
- [CVPR 2020 Workshop Challenge] Benchmarking image classification models for Webvision Dataset: training from 16 million noisy images from…☆44Updated 5 years ago
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- Adaptive Stochastic Natural Gradient Method for One-Shot Neural Architecture Search☆89Updated 6 years ago
- Chainer Implementation of Parallel Grid Pooling for Data Augmentation☆42Updated 7 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 5 years ago
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆88Updated 5 years ago
- Metric learning models in PyTorch with results on CUB2011, CARS196, Stanford Online Products☆67Updated 3 years ago
- Official code for paper Context-aware Zero-shot Recognition (https://arxiv.org/abs/1904.09320 to appear at AAAI2020)☆58Updated 6 years ago
- Implementation of DropBlock in Pytorch☆82Updated 7 years ago
- Implementation of the Budgeted Super Networks☆25Updated 6 years ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 5 years ago
- ContextLab: A Toolbox for Context Feature Augmentation developed with PyTorch☆39Updated 6 years ago
- [ECCV 2018] code for Choose Your Neuron: Incorporating Domain Knowledge Through Neuron Importance☆57Updated 7 years ago
- an implementation of mixup☆41Updated 5 years ago
- SSL using PyTorch☆49Updated 5 years ago
- Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks☆18Updated 6 years ago
- A modified version of Spatial Transformer Networks to attend regions on the input image.☆45Updated 2 years ago
- (CVPR 2020) This repo contains code for "PADS: Policy-Adapted Sampling for Visual Similarity Learning", which proposes learnable triplet …☆63Updated 5 years ago