rasbt / comparing-automatic-augmentation-blog
Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for comparing-automatic-augmentation-blog
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 2 years ago
- ☆15Updated 3 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- ☆5Updated 11 months ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆39Updated 3 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 2 years ago
- We investigated corruption robustness across different architectures including Convolutional Neural Networks, Vision Transformers, and th…☆15Updated 3 years ago
- Directed masked autoencoders☆14Updated last year
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated last year
- Implementation of FixMatch in PyTorch and experimentations☆11Updated 4 years ago
- reproduces experiments from "Grounding inductive biases in natural images: invariance stems from variations in data"☆16Updated last month
- [CVPR'23 Highlight] Heterogeneous Continual Learning.☆15Updated 11 months ago
- Python Tools for Visual Dataset Transformation☆26Updated this week
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆28Updated 4 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- Official Pytorch implementation of the paper: "Locally Shifted Attention With Early Global Integration"☆15Updated 2 years ago
- Repository for the PopulAtion Parameter Averaging (PAPA) paper☆26Updated 6 months ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆50Updated 2 years ago
- Library for the Test-based Calibration Error (TCE) metric to quantify the degree to classifier calibration.☆13Updated last year
- A simple implementation of a deep linear Pytorch module☆18Updated 4 years ago
- A project to improve out-of-distribution detection (open set recognition) and uncertainty estimation by changing a few lines of code in y…☆45Updated 2 years ago
- Implementation of LogAvgExp for Pytorch☆32Updated 2 years ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆34Updated 2 years ago
- Official code for the paper: "Metadata Archaeology"☆18Updated last year
- A minimal TPU compatible Jax implementation of NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis.☆13Updated 2 years ago
- Self-Distillation with weighted ground-truth targets; ResNet and Kernel Ridge Regression☆17Updated 3 years ago
- Local Attention - Flax module for Jax☆20Updated 3 years ago
- A PyTorch Dataset that caches samples in shared memory, accessible globally to all processes☆20Updated 2 years ago