facebookresearch / pycls
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
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,569Updated 10 months ago
- ResNeSt: Split-Attention Networks☆3,255Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,602Updated 3 years 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
- pip install antialiased-cnns to improve stability and accuracy☆1,671Updated last year
- My best practice of training large dataset using PyTorch.☆1,097Updated 11 months ago
- Flops counter for neural networks in pytorch framework☆2,886Updated 3 months ago
- An end-to-end PyTorch framework for image and video classification☆1,602Updated 9 months ago
- Official Pytorch implementation of CutMix regularizer☆1,238Updated 4 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,479Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,112Updated 4 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 6 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,385Updated 2 years ago
- A CV toolkit for my papers.☆2,048Updated 4 months ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆988Updated last week
- Model analyzer in PyTorch☆1,482Updated 2 years ago
- Count the MACs / FLOPs of your PyTorch model.☆4,981Updated 9 months ago
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,620Updated 7 months ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,184Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,233Updated 6 months ago
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,308Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 6 years ago
- Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.☆1,825Updated last year
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,324Updated last week
- Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch☆1,443Updated 3 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,038Updated last year