NancyQuris / XDomainMixLinks
Offical implementation of IJCAI 2024 paper "Cross-Domain Feature Augmentation for Domain Generalization"
☆14Updated 11 months ago
Alternatives and similar repositories for XDomainMix
Users that are interested in XDomainMix are comparing it to the libraries listed below
Sorting:
- Domain Generalization by Learning and Removing Domain-specific Features, NeurIPS 2022☆26Updated 2 years ago
- Official code for the ICCV23 paper: "Domain Generalization via Rationale Invariance"☆20Updated 6 months ago
- Semi-Supervised Domain Generalization☆22Updated last year
- code for our paper localized adversarial domain generalization☆15Updated 3 years ago
- Code for the paper AdvST: Revisiting Data Augmentations for Single Domain Generalization (AAAI 2024)☆11Updated last year
- SF(DA)²: Source-free Domain Adaptation Through the Lens of Data Augmentation (ICLR 2024)☆19Updated last year
- This work is the official Pytorch implementation of our papers: Source-Free Progressive Graph Learning for Open-Set Domain Adaptation (T…☆25Updated last year
- This is an official PyTorch implementation of the ICLR 2023 paper 《Free Lunch for Domain Adversarial Training: Environment Label Smoothin…