facebookresearch / pyclsLinks
Codebase for Image Classification Research, written in PyTorch.
☆2,167Updated 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,584Updated last year
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,529Updated 5 years ago
- 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
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,613Updated 4 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,677Updated last year
- ResNeSt: Split-Attention Networks☆3,264Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,494Updated 2 years ago
- A CV toolkit for my papers.☆2,048Updated last year
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,204Updated 3 months ago
- My best practice of training large dataset using PyTorch.☆1,106Updated last year
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,537Updated last year
- Model analyzer in PyTorch☆1,501Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- An end-to-end PyTorch framework for image and video classification☆1,612Updated last year
- YACS -- Yet Another Configuration System☆1,329Updated 3 years ago
- Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch☆1,445Updated 4 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆884Updated 5 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆987Updated 6 months ago
- Official Pytorch implementation of CutMix regularizer☆1,246Updated 5 years ago
- Flops counter for neural networks in pytorch framework☆2,957Updated 4 months ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,334Updated 5 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,648Updated last year
- Sandbox for training deep learning networks☆3,019Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆899Updated 7 months ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,291Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,197Updated 4 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,063Updated last year
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,258Updated 5 years ago