zsef123 / EfficientNets-PyTorch
A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."
☆309Updated 5 years ago
Alternatives and similar repositories for EfficientNets-PyTorch:
Users that are interested in EfficientNets-PyTorch are comparing it to the libraries listed below
- Standardizing weights to accelerate micro-batch training☆546Updated 2 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆591Updated 4 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆399Updated 6 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆249Updated 5 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 5 years ago
- Pytorch implementation of newly added convolution☆584Updated 5 years ago
- Semi-supervised ImageNet1K models☆241Updated 5 years ago
- PyTorch implementation of AutoAugment.☆158Updated 4 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 4 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆213Updated 5 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 4 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆112Updated 2 months ago
- PyTorch API for GluonCV Models☆535Updated 2 years ago
- Implementations of ideas from recent papers☆391Updated 4 years ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆395Updated 6 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago
- OpenCV implementation of Torchvision's image augmentations☆377Updated 3 years ago
- PyTorch implementation of Deformable Convolution☆408Updated 5 years ago
- Code for paper☆562Updated 3 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆291Updated 4 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆694Updated 3 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 4 years ago
- Label Refinery: Improving ImageNet Classification through Label Progression☆279Updated 6 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 4 years ago
- A New Optimization Technique for Deep Neural Networks☆535Updated 3 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆271Updated 6 years ago
- Compute CNN receptive field size in pytorch in one line☆354Updated 8 months ago
- Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018☆544Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆548Updated 4 years ago