bethgelab / stylize-datasets
A script that applies the AdaIN style transfer method to arbitrary datasets
☆159Updated 3 years ago
Alternatives and similar repositories for stylize-datasets
Users that are interested in stylize-datasets are comparing it to the libraries listed below
Sorting:
- Code to create Stylized-ImageNet, a stylized version of standard ImageNet (ICLR 2019 Oral)☆513Updated 3 weeks ago
- Code, data and benchmark from the paper "Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming" (NeurIPS …☆184Updated 5 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- Python package to corrupt arbitrary images.☆432Updated last week
- ImageNet-R(endition) and DeepAugment (ICCV 2021)☆266Updated 3 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆335Updated 4 years ago
- A PyTorch converter for SimCLR checkpoints☆108Updated 4 years ago
- A new test set for ImageNet☆252Updated 2 years ago
- [ECCV 2020] DADA: Differentiable Automatic Data Augmentation☆190Updated last year
- Understanding Deep Networks via Extremal Perturbations and Smooth Masks☆345Updated 4 years ago
- ☆140Updated 4 years ago
- Why ReLU networks yield high-confidence predictions far away from the training data and how to mitigate the problem [CVPR 2019, oral]☆184Updated 5 years ago
- Filter Response Normalization Layer in PyTorch☆121Updated 5 years ago
- Pre-trained models, data, code & materials from the paper "ImageNet-trained CNNs are biased towards texture; increasing shape bias improv…☆798Updated 2 years ago
- MoEx (Moment Exchange)☆141Updated 3 years ago
- Trained model weights, training and evaluation code from the paper "A simple way to make neural networks robust against diverse image cor…☆61Updated last year
- Implementing Lambda Networks using Pytorch☆139Updated 4 years ago
- Positional Normalization (PONO) and Moment Shortcut (MS)☆156Updated 4 years ago
- Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)☆348Updated 3 weeks ago
- Batch equivalent of PyTorch Transforms.