facebookresearch / pyclsLinks
Codebase for Image Classification Research, written in PyTorch.
☆2,165Updated 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,581Updated 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
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,530Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,264Updated 2 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,487Updated 2 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,678Updated last year
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,189Updated last month
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,536Updated last year
- A CV toolkit for my papers.☆2,049Updated 10 months ago
- An end-to-end PyTorch framework for image and video classification☆1,609Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,246Updated 5 years ago
- My best practice of training large dataset using PyTorch.☆1,105Updated last year
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated last year
- Model analyzer in PyTorch