zsef123 / EfficientNets-PyTorchLinks
A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."
☆315Updated 6 years ago
Alternatives and similar repositories for EfficientNets-PyTorch
Users that are interested in EfficientNets-PyTorch are comparing it to the libraries listed below
Sorting:
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 5 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 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 OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆320Updated 3 years ago
- PyTorch implementation of AutoAugment.☆161Updated 5 years ago
- OpenCV implementation of Torchvision's image augmentations☆378Updated 5 months ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆396Updated 7 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
- Semi-supervised ImageNet1K models☆246Updated 6 years ago
- Weakly Supervised Learning On Images☆602Updated 4 years ago
- Code for paper☆560Updated 4 years ago
- Pytorch implementation of newly added convolution☆587Updated 6 years ago
- Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018☆545Updated 6 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 6 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- Label Refinery: Improving ImageNet Classification through Label Progression☆279Updated 7 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Efficient Learning of Augmentation Policy Schedules☆508Updated 6 years ago
- A New Optimization Technique for Deep Neural Networks☆540Updated 4 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆238Updated 7 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆275Updated 7 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆870Updated 5 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆478Updated last year
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆338Updated 6 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆293Updated 5 years ago
- Implementations of ideas from recent papers☆392Updated 5 years ago
- ☆182Updated 2 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 6 years ago
- high performance image loading and augmenting routines mimicking PIL.Image interface☆318Updated 4 years ago