rasbt / comparing-automatic-augmentation-blogLinks
Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment
☆30Updated 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
Sorting:
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 3 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 4 years ago
- Official Pytorch implementation of the paper: "Locally Shifted Attention With Early Global Integration"☆15Updated 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 code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 3 years ago
- ☆15Updated 4 years ago
- Semantic Segmentation with Pytorch-Lightning☆63Updated 4 years ago
- Official PyTorch implementation of RIO☆19Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Implementation of semi-supervised learning using PyTorch Lightning☆14Updated last year
- ☆36Updated 3 years ago
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- A PyTorch Dataset that caches samples in shared memory, accessible globally to all processes☆20Updated 3 years ago
- Python Tools for Visual Dataset Transformation☆28Updated 2 weeks ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆53Updated 4 years ago
- Code for paper Rethinking the Data Annotation Process for Multi-view 3D Pose Estimation with Active Learning and Self-Training☆22Updated 2 years ago
- The repository for the Deep Learning practicals of the ASCI Computer Vision by Learning course 2022☆14Updated 3 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 3 years ago
- LightCollections⚡️: Ready-to-use implementations such as `LightningModules` for various computer vision papers.☆22Updated 2 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
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Library for the Test-based Calibration Error (TCE) metric to quantify the degree to classifier calibration.☆13Updated last year
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Code for reproducing the experiments on large-scale pre-training and transfer learning for the paper "Effect of large-scale pre-training …☆18Updated 3 years ago