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
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- ☆57Updated 2 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Team [Save the Prostate] - solution☆18Updated 4 years ago
- An unofficial PyTorch implementation of MixMatch - A Holistic Approach to Semi-Supervised Learning☆14Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- Supervised and semi-supervised image classification with self-supervised regularization.☆36Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- ☆24Updated 2 years ago
- 6th place solution☆39Updated 2 years ago
- HuBMAP: Hacking the Kidney Kaggle competition☆13Updated 3 years ago
- 2nd place solution for SIIM-OSIC Melanoma Classification☆86Updated 4 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- Unofficial port to pytorch of parts of https://github.com/google/bi-tempered-loss☆32Updated 5 years ago
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 5 years ago
- 6th place solution☆22Updated 2 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated 2 years ago
- 1st place solution for the Kaggle PANDA Challenge☆114Updated 4 months ago
- 7th place solution☆21Updated 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
- A GridMixup augmentation, inspired by GridMask and CutMix☆42Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- The missing distributed weighted random sampler for PyTorch☆24Updated 2 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 2 years ago
- ☆30Updated 3 years ago
- The Customizable wrapper for PyTorch training loop and The helper function for getting major criterion, computer vision model, optimizer☆8Updated 4 years ago
- Easy to use class balanced cross entropy and focal loss implementation for Pytorch☆94Updated 4 months ago