Skip to content

This repository contains the codebase for our accepted paper in the Research Track of WACV'24, titled 'Domain Generalization via Risk Distribution Matching'.

License

Notifications You must be signed in to change notification settings

nktoan/risk-distribution-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDM: Domain Generalisation via Risk Distribution Matching

This is the source code for replicating the results from our paper accepted to WACV'24 (Research Track), titled 'Domain Generalisation via Risk Distribution Matching'.

Thank you for your interest!

Structure of the Repository

The repository is structured into two distinct sub-repositories, each aligned with the experiments highlighted in our study. These are:

  1. CMNIST
  2. DomainBed

Each of these sub-repositories comes with its individual README. These documents provide detailed steps for setting things up and replicating the experiments. We have separated these sub-repositories to:

  • Enable users to leverage existing benchmark code, notably from DomainBed.
  • Allow users to focus on specific sub-repositories of their choice without dealing with unnecessary installation requirements.

Citation

If you employ the codes or datasets provided in this repository or utilise our proposed method as comparison baselines in your experiments, please cite our paper. Again, thank you for your interest!

@inproceedings{nguyen2024domain,
  title={Domain Generalisation via Risk Distribution Matching},
  author={Nguyen, Toan and Do, Kien and Duong, Bao and Nguyen, Thin},
  booktitle={Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision},
  pages={2790--2799},
  year={2024}
}

About

This repository contains the codebase for our accepted paper in the Research Track of WACV'24, titled 'Domain Generalization via Risk Distribution Matching'.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published