zsef123 / EfficientNets-PyTorch
A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."
☆311Updated 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☆547Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 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
- Pytorch implementation of newly added convolution☆588Updated 5 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 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 5 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 5 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆249Updated 5 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆293Updated 4 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆236Updated 6 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆418Updated 10 months ago
- PyTorch implementation of AutoAugment.☆159Updated 4 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆586Updated 3 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆865Updated 4 years ago
- Label Refinery: Improving ImageNet Classification through Label Progression☆279Updated 6 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆697Updated 3 years ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆395Updated 6 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- Code for paper☆560Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆333Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆408Updated 6 years ago
- PyTorch API for GluonCV Models☆535Updated 2 years ago
- OpenCV implementation of Torchvision's image augmentations☆377Updated 3 years ago
- ☆130Updated 4 years ago
- An implementation of RetinaNet in PyTorch.☆301Updated 6 years ago