facebookresearch / pyclsLinks
Codebase for Image Classification Research, written in PyTorch.
☆2,154Updated 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,572Updated last year
- pip install antialiased-cnns to improve stability and accuracy☆1,677Updated last year
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 4 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,042Updated 3 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,140Updated 3 weeks ago
- ResNeSt: Split-Attention Networks☆3,257Updated 2 years ago
- Model analyzer in PyTorch☆1,485Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,240Updated 4 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,485Updated 2 years ago
- A CV toolkit for my papers.☆2,049Updated 6 months ago
- Flops counter for neural networks in pytorch framework☆2,905Updated 5 months ago
- My best practice of training large dataset using PyTorch.☆1,100Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 8 months ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆882Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,502Updated 4 years ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,284Updated last year
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,397Updated 2 years ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,526Updated 10 months ago
- An end-to-end PyTorch framework for image and video classification☆1,604Updated last year
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,949Updated 2 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,395Updated 2 years ago
- Official DeiT repository☆4,216Updated last year
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,627Updated 9 months ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,312Updated 3 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,010Updated 11 months ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,181Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 3 weeks ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago