Implementation of the mixup training method
☆469Jun 12, 2018Updated 8 years ago
Alternatives and similar repositories for mixup
Users that are interested in mixup are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- mixup: Beyond Empirical Risk Minimization☆1,197Oct 12, 2021Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆100Jan 2, 2018Updated 8 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆557Mar 16, 2020Updated 6 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆124Jan 8, 2018Updated 8 years ago
- Official Pytorch implementation of CutMix regularizer☆1,248Sep 16, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Code for reproducing Manifold Mixup results (ICML 2019)☆491Mar 31, 2024Updated 2 years ago
- An implementation of "mixup: Beyond Empirical Risk Minimization"☆285Nov 5, 2017Updated 8 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Jul 29, 2020Updated 5 years ago
- Synchronized Batch Normalization implementation in PyTorch.