facebookresearch / pyclsLinks
Codebase for Image Classification Research, written in PyTorch.
☆2,170Updated last year
Alternatives and similar repositories for pycls
Users that are interested in pycls are comparing it to the libraries listed below
Sorting:
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,582Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,614Updated 4 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,679Updated last year
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,532Updated 5 years ago
- ResNeSt: Split-Attention Networks☆3,265Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,495Updated 2 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,221Updated 3 weeks ago
- A CV toolkit for my papers.☆2,049Updated last year
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,249Updated 5 years ago
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,650Updated last year
- YACS -- Yet Another Configuration System☆1,331Updated 3 years ago
- An end-to-end PyTorch framework for image and video classification☆1,611Updated last year
- Model analyzer in PyTorch☆1,502Updated 2 years ago
- My best practice of training large dataset using PyTorch.☆1,104Updated last year
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,538Updated last year
- Flops counter for neural networks in pytorch framework☆2,965Updated 5 months ago
- Sandbox for training deep learning networks☆3,022Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆884Updated 5 years ago
- Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch☆1,444Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 8 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,449Updated 2 years ago
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,134Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,199Updated 4 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,334Updated 6 months ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,317Updated 4 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆701Updated 4 years ago