rwightman / gen-efficientnet-pytorchLinks
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
☆1,582Updated 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,165Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,045Updated 4 years ago
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,642Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,491Updated 2 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,530Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,678Updated last year
- ResNeSt: Split-Attention Networks☆3,262Updated 2 years ago
- Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch☆1,446Updated 4 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,402Updated 6 years ago
- Mobile vision models and code☆916Updated last month
- 74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet☆557Updated 2 years ago
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,145Updated 3 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,333Updated 4 months ago
- Official Pytorch implementation of CutMix regularizer☆1,247Updated 5 years ago
- MobileNetV3 in pytorch and ImageNet pretrained models☆800Updated 6 years ago
- Image Test Time Augmentation with PyTorch!☆1,023Updated 2 years ago
- A CV toolkit for my papers.☆2,049Updated 10 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago
- Sandbox for training deep learning networks☆3,018Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 5 months ago
- An end-to-end PyTorch framework for image and video classification☆1,610Updated last year
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆695Updated 3 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,206Updated last year
- My best practice of training large dataset using PyTorch.☆1,107Updated last year
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,537Updated last year
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,134Updated 4 years ago
- Code for: "And the bit goes down: Revisiting the quantization of neural networks"☆631Updated 5 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago