zhiqiangdon / online-augmentLinks
Code for "OnlineAugment: Online Data Augmentation with Less Domain Knowledge" (ECCV 2020)
☆38Updated 4 years ago
Alternatives and similar repositories for online-augment
Users that are interested in online-augment are comparing it to the libraries listed below
Sorting:
- an implementation of mixup☆41Updated 4 years ago
- This repository contains some of the latest data augmentation techniques and optimizers for image classification using pytorch and the CI…☆29Updated 3 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago
- Learning Loss for Active Learning Pytorch Implementation,(reproduction)☆32Updated 5 years ago
- batchboost is a variation on MixUp that instead of mixing just two images, mixes many images together.☆44Updated 5 years ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 5 years ago
- The official implementation of paper "Instance Enhancement Batch Normalization: an Adaptive Regulator of Batch Noise".☆40Updated 2 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- Pytorch implementation of CVPR2021 paper: SuperMix: Supervising the Mixing Data Augmentation☆92Updated 3 years ago
- Unsupervised Data Augmentation experiments in PyTorch☆59Updated 5 years ago
- Implementation for our paper exploring a novel 2D adaptive attention span kernel in computer vision.☆35Updated last year
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 years ago
- MixPath: A Unified Approach for One-shot Neural Architecture Search☆29Updated 4 years ago
- ☆35Updated 5 years ago
- PyTorch implementation of MLP-Mixer☆37Updated 4 years ago
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 5 years ago
- ☆54Updated 3 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation