rwightman / gen-efficientnet-pytorch
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
☆1,566Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for gen-efficientnet-pytorch
- Codebase for Image Classification Research, written in PyTorch.☆2,139Updated 8 months ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,033Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,596Updated 3 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,661Updated 7 months ago
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,588Updated 2 months ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,532Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,238Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,466Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,221Updated 4 years ago
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,137Updated 2 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,376Updated 5 years ago
- A CV toolkit for my papers.☆2,041Updated 5 months ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,321Updated 3 months ago
- Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch☆1,440Updated 3 years ago
- Sandbox for training deep learning networks☆2,975Updated 2 months ago
- Image Test Time Augmentation with PyTorch!☆978Updated last year
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 3 years ago
- MobileNetV3 in pytorch and ImageNet pretrained models☆779Updated 5 years ago
- Mobile vision models and code☆902Updated 4 months ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,513Updated 3 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,194Updated 10 months ago
- My best practice of training large dataset using PyTorch.☆1,086Updated 6 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆977Updated last month
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,120Updated 3 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,382Updated 7 months ago
- RetinaNet in PyTorch☆995Updated 5 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆753Updated 3 years ago
- Flops counter for convolutional networks in pytorch framework☆2,822Updated last month
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆693Updated 2 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆980Updated 3 months ago