adobe / antialiased-cnns
pip install antialiased-cnns to improve stability and accuracy
☆1,667Updated 11 months ago
Alternatives and similar repositories for antialiased-cnns:
Users that are interested in antialiased-cnns are comparing it to the libraries listed below
- Codebase for Image Classification Research, written in PyTorch.☆2,150Updated last year
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,568Updated 9 months ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,039Updated 3 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,499Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,601Updated 3 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- A CV toolkit for my papers.☆2,047Updated 3 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,480Updated last year
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,324Updated 7 months ago
- My best practice of training large dataset using PyTorch.☆1,092Updated 10 months ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆984Updated this week
- Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.☆1,818Updated last year
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,388Updated 11 months ago
- Dilated Residual Networks