facebookresearch / pyclsLinks
Codebase for Image Classification Research, written in PyTorch.
☆2,160Updated 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,575Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,043Updated 3 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,678Updated last year
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,533Updated 4 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,489Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,258Updated 2 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,157Updated 2 weeks ago
- A CV toolkit for my papers.☆2,050Updated 7 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- Flops counter for neural networks in pytorch framework☆2,922Updated 6 months ago
- My best practice of training large dataset using PyTorch.☆1,099Updated last year
- Model analyzer in PyTorch☆1,490Updated 2 years ago
- An end-to-end PyTorch framework for image and video classification☆1,604Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 9 months ago
- Official Pytorch implementation of CutMix regularizer☆1,242Updated 4 years ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,529Updated last year
- YACS -- Yet Another Configuration System☆1,318Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,332Updated 3 weeks ago
- mixup: Beyond Empirical Risk Minimization☆1,185Updated 3 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆883Updated 5 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆990Updated 2 months ago
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,631Updated 11 months ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,313Updated 4 years ago
- Sandbox for training deep learning networks☆3,016Updated 10 months ago
- Count the MACs / FLOPs of your PyTorch model.☆5,022Updated last year
- Classification with PyTorch.☆1,735Updated last year
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,187Updated last year