The Pytorch implementation for "Learning to Learn Single Domain Generalization" (CVPR 2020)
☆147Jun 15, 2020Updated 5 years ago
Alternatives and similar repositories for M-ADA
Users that are interested in M-ADA are comparing it to the libraries listed below
Sorting:
- Code for the paper "Generalizing to Unseen Domains via Adversarial Data Augmentation", NeurIPS 2018☆121Apr 24, 2020Updated 5 years ago
- Domain Generalization via Model-Agnostic Learning of Semantic Features☆149Mar 24, 2023Updated 2 years ago
- ☆39Jun 12, 2021Updated 4 years ago
- Pytorch Implementation of Domain Generalization Using a Mixture of Multiple Latent Domains☆105Oct 30, 2021Updated 4 years ago
- Domain Generalization with MixStyle (ICLR'21)☆317Oct 6, 2022Updated 3 years ago
- ☆91Jun 12, 2022Updated 3 years ago
- This is the repo for the paper "Episodic Training for Domain Generalization" https://arxiv.org/abs/1902.00113☆57Jul 6, 2023Updated 2 years ago
- All about domain generalization☆841Feb 25, 2025Updated last year
- The demo code for the MLDG paper "Learning to Generalize: Meta-Learning for Domain Generalization", https://arxiv.org/abs/1710.03463, htt…☆151Apr 17, 2019Updated 6 years ago
- Implementation and datasets for Efficient Domain Generalization via Common-Specific Low-Rank Decomposition (https://arxiv.org/abs/2003.12…☆53Jul 10, 2020Updated 5 years ago
- Code release for Unsupervised Domain Adaptation via Structurally Regularized Deep Clustering (CVPR2020-Oral).☆82Apr 20, 2022Updated 3 years ago
- [ECCV 2020] Learning from Extrinsic and Intrinsic Supervisions for Domain Generalization☆48Jun 22, 2022Updated 3 years ago
- Repository for the CVPR19 oral paper "Domain Generalization by Solving Jigsaw Puzzles"☆252Dec 8, 2022Updated 3 years ago
- PyTorch Implementation: Code for the paper "Generalizing to Unseen Domains via Adversarial Data Augmentation", NeurIPS 2018. Origin Tenso…