rasbt / comparing-automatic-augmentation-blog
Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment
☆28Updated 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
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Official Pytorch implementation of the paper: "Locally Shifted Attention With Early Global Integration"☆15Updated 3 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 2 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- A PyTorch Dataset that caches samples in shared memory, accessible globally to all processes☆21Updated 2 years ago
- Implementation of FixMatch in PyTorch and experimentations☆12Updated 4 years ago
- Local Attention - Flax module for Jax☆20Updated 3 years ago
- reproduces experiments from "Grounding inductive biases in natural images: invariance stems from variations in data"☆17Updated 5 months ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- Directed masked autoencoders☆14Updated 2 years ago
- ☆8Updated last year
- ViT trained on COYO-Labeled-300M dataset☆32Updated 2 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- ☆15Updated 3 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆48Updated 3 years ago
- Domain Adaptation☆23Updated 3 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
- Official PyTorch implementation of RIO☆18Updated 3 years ago
- Github code for the paper Maximum Class Separation as Inductive Bias in One Matrix. Arxiv link: https://arxiv.org/abs/2206.08704☆29Updated last year
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 4 years ago
- Official implementation for "Minimax Active Learning" in PyTorch.☆9Updated 4 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
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆37Updated 2 years ago