shashankvkt/AlignMixup_CVPR22
Official Implementation of AlignMixup - CVPR 2022
This project provides the official code for the AlignMixup technique, which helps improve the accuracy of image classification models. By taking raw image datasets like CIFAR or ImageNet, it processes them to produce more robust and accurate image classification models. It is intended for machine learning researchers and practitioners focused on computer vision.
No commits in the last 6 months.
Use this if you are a computer vision researcher or practitioner looking to enhance the performance and robustness of your image classification models on benchmark datasets.
Not ideal if you are looking for a plug-and-play solution for real-world applications without delving into research-level model training and experimentation.
Stars
72
Forks
8
Language
Python
License
MIT
Category
Last pushed
Apr 04, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/shashankvkt/AlignMixup_CVPR22"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
WinfredGe/T2S
[IJCAI 2025] Official implementation of "T2S: High-resolution Time Series Generation with...
monniert/dti-sprites
(ICCV 2021) Code for "Unsupervised Layered Image Decomposition into Object Prototypes" paper
Mukosame/AODA
Official implementation of "Adversarial Open Domain Adaptation for Sketch-to-Photo...
JinXins/Adversarial-AutoMixup
Official PyTorch(MMCV) implementation of “Adversarial AutoMixup” (ICLR 2024 spotlight)
ValentinKoch/SVDNA
The github repository of the paper "Noise Transfer for Unsupervised Domain Adaptation of Retinal...