rwightman / gen-efficientnet-pytorchLinks
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
☆1,572Updated last year
Alternatives and similar repositories for gen-efficientnet-pytorch
Users that are interested in gen-efficientnet-pytorch are comparing it to the libraries listed below
Sorting:
- Codebase for Image Classification Research, written in PyTorch.☆2,156Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,042Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 4 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,533Updated 4 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,678Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,487Updated 2 years ago
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,630Updated 10 months ago
- ResNeSt: Split-Attention Networks☆3,257Updated 2 years ago
- Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch☆1,444Updated 4 years ago
- Sandbox for training deep learning networks☆3,011Updated 10 months ago
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,143Updated 3 years ago
- A CV toolkit for my papers.☆2,050Updated 6 months ago
- An end-to-end PyTorch framework for image and video classification☆1,604Updated last year
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,396Updated 5 years ago
- Mobile vision models and code☆911Updated 4 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,330Updated this week
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,526Updated 11 months ago
- Official Pytorch implementation of CutMix regularizer☆1,240Updated 4 years ago
- MobileNetV3 in pytorch and ImageNet pretrained models☆798Updated 6 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆990Updated last month
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- Implementation of EfficientNet model. Keras and TensorFlow Keras.☆2,089Updated last year
- Image Test Time Augmentation with PyTorch!☆1,016Updated last year
- My best practice of training large dataset using PyTorch.☆1,099Updated last year
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- 74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet☆548Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,909Updated 5 months ago
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,925Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago