rasbt / comparing-automatic-augmentation-blog
Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment
☆29Updated 2 years ago
Alternatives and similar repositories for comparing-automatic-augmentation-blog:
Users that are interested in comparing-automatic-augmentation-blog are comparing it to the libraries listed below
- An open source implementation of CLIP.☆32Updated 2 years ago
- Implementation of FixMatch in PyTorch and experimentations☆12Updated 4 years ago
- Official Pytorch implementation of the paper: "Locally Shifted Attention With Early Global Integration"☆15Updated 3 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- Official PyTorch implementation of RIO☆18Updated 3 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- Library for converting from RGB / GrayScale image to base64 and back.☆19Updated 2 years ago
- Directed masked autoencoders☆14Updated 2 years ago
- A PyTorch Dataset that caches samples in shared memory, accessible globally to all processes☆20Updated 2 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- ViT trained on COYO-Labeled-300M dataset☆32Updated 2 years 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
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Adam with minor modifications which give significant improvement☆19Updated 3 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 3 years ago
- Code accompanying our NeurIPS 2020 traffic4cast challenge☆13Updated 3 years ago
- Python Tools for Visual Dataset Transformation☆26Updated 3 weeks ago
- Local Attention - Flax module for Jax☆20Updated 3 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Official code repository for the WACV 2022 paper "Visualizing Paired Image Similarity in Transformer Networks"☆22Updated 3 years ago
- Repository for the PopulAtion Parameter Averaging (PAPA) paper☆26Updated last year
- ☆24Updated 3 years ago
- Pruning applied to Facial Recognition.☆15Updated 5 years ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated 2 years ago
- Repository for the paper Do SSL Models Have Déjà Vu? A Case of Unintended Memorization in Self-supervised Learning☆36Updated last year
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago