rwightman / gen-efficientnet-pytorchLinks
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
☆1,571Updated 11 months ago
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,154Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,604Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,256Updated 2 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,626Updated 9 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,483Updated 2 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,326Updated last week
- A CV toolkit for my papers.☆2,049Updated 5 months ago
- Official Pytorch implementation of CutMix regularizer☆1,240Updated 4 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,675Updated last year
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,144Updated 3 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,397Updated 5 years ago
- Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch☆1,444Updated 3 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,128Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 7 months ago
- Image Test Time Augmentation with PyTorch!☆1,012Updated last year
- MobileNetV3 in pytorch and ImageNet pretrained models☆793Updated 5 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆695Updated 3 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,311Updated last year
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,526Updated 10 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,392Updated 2 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- RetinaNet in PyTorch☆999Updated 6 years ago
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆704Updated 4 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,130Updated 6 months ago
- My best practice of training large dataset using PyTorch.☆1,098Updated last year
- PyTorch implementation of EfficientNetV2 family☆474Updated 3 years ago
- Flops counter for neural networks in pytorch framework☆2,896Updated 4 months ago