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
Sorting:
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,570Updated 11 months ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,600Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,479Updated last year
- pip install antialiased-cnns to improve stability and accuracy☆1,673Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,255Updated 2 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,126Updated 5 months ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- Flops counter for neural networks in pytorch framework☆2,891Updated 3 months ago
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- Sandbox for training deep learning networks☆3,009Updated 8 months ago
- Count the MACs / FLOPs of your PyTorch model.☆4,985Updated 10 months ago
- An end-to-end PyTorch framework for image and video classification☆1,602Updated 10 months ago
- My best practice of training large dataset using PyTorch.☆1,098Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,390Updated 2 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- A CV toolkit for my papers.☆2,048Updated 4 months ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,241Updated 6 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 7 months ago
- Model analyzer in PyTorch☆1,482Updated 2 years ago
- YACS -- Yet Another Configuration System☆1,311Updated 3 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 3 weeks ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,040Updated last year
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,623Updated 8 months ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,128Updated 3 years ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,283Updated last year
- Mobile vision models and code☆911Updated 2 months ago