facebookresearch / pycls
Codebase for Image Classification Research, written in PyTorch.
☆2,153Updated last year
Alternatives and similar repositories for pycls:
Users that are interested in pycls are comparing it to the libraries listed below
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,570Updated 10 months ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,041Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,601Updated 3 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,671Updated last year
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,108Updated 4 months ago
- ResNeSt: Split-Attention Networks☆3,253Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,880Updated 2 months ago
- A CV toolkit for my papers.☆2,048Updated 3 months ago
- Count the MACs / FLOPs of your PyTorch model.☆4,977Updated 9 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,478Updated last year
- My best practice of training large dataset using PyTorch.☆1,096Updated 11 months ago
- Model analyzer in PyTorch☆1,482Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆759Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,235Updated 4 years ago
- Sandbox for training deep learning networks☆3,001Updated 7 months ago
- An end-to-end PyTorch framework for image and video classification☆1,602Updated 9 months ago
- Official DeiT repository☆4,174Updated last year
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,618Updated 7 months ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆882Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆986Updated 3 weeks ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,279Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,381Updated 2 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,324Updated 3 weeks ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,307Updated 3 years ago
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,127Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 6 months ago
- Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.☆1,821Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,971Updated last year