narumiruna / efficientnet-pytorchLinks
A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".
☆113Updated 2 months ago
Alternatives and similar repositories for efficientnet-pytorch
Users that are interested in efficientnet-pytorch are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of "Compounding the Performance Improvements of Assembled Techniques in a Convolutional Neural Network"☆327Updated 5 years ago
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆452Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- Semi-supervised ImageNet1K models☆246Updated 6 years ago
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆119Updated 6 years ago
- Implementation of MobileNetV3 in pytorch☆89Updated 6 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 6 years ago
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆88Updated 6 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 3 years ago
- Bounding box augmentations for Pytorch☆122Updated 5 years ago
- A PyTorch implementation of CutMix☆51Updated 6 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆478Updated last year
- Implementing Lambda Networks using Pytorch☆141Updated 5 years ago
- ☆35Updated 6 years ago
- The service for the demonstration of transforms in Albumentations library☆108Updated last year
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 6 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆315Updated 6 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆339Updated 4 years ago
- Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)☆249Updated 3 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆130Updated 5 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆190Updated last year
- A PyTorch Implementation of MixNet☆92Updated 5 years ago
- PyTorch implementation of AutoAugment.☆161Updated 5 years ago
- Mish Activation Function for PyTorch☆148Updated 5 years ago
- EfficientNets snapshot☆91Updated 6 years ago
- ☆175Updated 5 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- EfficientNet-GradCam Visualization☆80Updated 6 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆293Updated 5 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated 2 years ago