szacho / augmix-tf
Implementation of AugMix (2020) in TensorFlow
☆16Updated 2 years ago
Alternatives and similar repositories for augmix-tf:
Users that are interested in augmix-tf are comparing it to the libraries listed below
- A GridMixup augmentation, inspired by GridMask and CutMix☆42Updated 4 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- Implementation of Online Label Smoothing in PyTorch☆95Updated 2 years ago
- Helpers for detectron2☆40Updated 4 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆45Updated 10 months ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated 2 years ago
- ☆25Updated 4 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆75Updated 3 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆202Updated 3 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆40Updated 4 years ago
- Supervised and semi-supervised image classification with self-supervised regularization.☆36Updated 2 years ago
- Team [Save the Prostate] - solution☆18Updated 4 years ago
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 4 years ago
- An unofficial PyTorch implementation of MixMatch - A Holistic Approach to Semi-Supervised Learning☆14Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Unofficial port to pytorch of parts of https://github.com/google/bi-tempered-loss☆32Updated 5 years ago
- ☆54Updated 3 years ago
- Cyclemoid implementation for PyTorch☆87Updated 2 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆40Updated 3 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- https://www.kaggle.com/c/bengaliai-cv19/leaderboard☆12Updated last year
- My 1st place solution at Kaggle Hotel-ID 2021☆18Updated 3 years ago
- ModelSoups for Tensorflow2 and Torch☆48Updated 2 years ago
- Pushing CIFAR-10 SOTA using ResNets.☆14Updated 5 months ago
- FastClassification is a tensorflow toolbox for class classification. It provides a training module with various backbones and training tr…☆16Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- First place solution for Open Cities DrivenData challenge☆48Updated 4 years ago
- TF 2.x implementation of MoCo v1 (Momentum Contrast for Unsupervised Visual Representation Learning, CVPR 2020) and MoCo v2 (Improved Bas…☆27Updated 3 years ago