This repo contains the code for our IJCAI 2022 paper: Dynamic Domain Generalization.
The ddg
folder contains our own implemented version, and the experimental results in the paper are reported by this version, see here for more details.
We also implemented a version based on the open source library Dassl, see here for more details.
If this project is helpful to you, you can cite our paper:
@inproceedings{sun2022ddg,
title={Dynamic Domain Generalization},
author={Sun, Zhishu and Shen, Zhifeng and Lin, Luojun and Yu, Yuanlong and Yang, Zhifeng and Yang, Shicai and Chen, Weijie},
booktitle={IJCAI},
year={2022}
}
For any questions, please feel free to contact Dr. Zhishu Sun or Dr. Luojun Lin.
This code is free to the academic community for research purpose only. For commercial purpose usage, please contact Dr. Luojun Lin.