zsef123 / EfficientNets-PyTorch
A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."
☆309Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for EfficientNets-PyTorch
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆589Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆545Updated 2 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆160Updated 4 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆249Updated 5 years ago
- Pytorch implementation of newly added convolution☆583Updated 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 …☆194Updated 4 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 5 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆213Updated 5 years ago
- Semi-supervised ImageNet1K models☆241Updated 5 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆397Updated 6 years ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆394Updated 5 years ago
- Code for paper☆563Updated 3 years ago
- An implementation of RetinaNet in PyTorch.☆299Updated 6 years ago
- PyTorch implementation of AutoAugment.☆157Updated 4 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆316Updated 2 years ago
- Implementations of ideas from recent papers☆391Updated 3 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆195Updated 4 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆234Updated 6 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆587Updated 3 years ago
- OpenCV implementation of Torchvision's image augmentations☆375Updated 3 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆291Updated 4 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆271Updated 6 years ago
- Label Refinery: Improving ImageNet Classification through Label Progression☆280Updated 6 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆112Updated 3 months ago
- Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018☆545Updated 5 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆693Updated 2 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 5 months ago
- A New Optimization Technique for Deep Neural Networks☆532Updated 2 years ago
- Efficient Learning of Augmentation Policy Schedules☆505Updated 5 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago