facebookresearch / pycls
Codebase for Image Classification Research, written in PyTorch.
☆2,152Updated 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,568Updated 9 months ago
- ResNeSt: Split-Attention Networks☆3,247Updated 2 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,479Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,600Updated 3 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,099Updated 4 months ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,040Updated 3 years ago
- Flops counter for neural networks in pytorch framework☆2,872Updated 2 months ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- Model analyzer in PyTorch☆1,480Updated 2 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,668Updated 11 months ago
- Count the MACs / FLOPs of your PyTorch model.☆4,973Updated 8 months ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,095Updated 10 months ago
- A CV toolkit for my papers.☆2,046Updated 3 months ago
- Sandbox for training deep learning networks☆2,998Updated 6 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago
- Official Pytorch implementation of CutMix regularizer☆1,228Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,499Updated 3 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,324Updated last week
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,226Updated 5 months ago
- On the Variance of the Adaptive Learning Rate and Beyond☆2,546Updated 3 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,380Updated 2 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,308Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆984Updated last week
- A PyTorch implementation of EfficientNet☆8,058Updated 2 years ago
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,384Updated last year
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,617Updated 7 months ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,037Updated last year
- Image Test Time Augmentation with PyTorch!☆996Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago