This repo is the code for our IJCAI 2022 paper: Dynamic Domain Generalization (Based on Dassl).
Please refer to Dassl repo.
cd /path/to/DDG/dassl
bash ./scripts/ddg_PACS_resnet50.sh
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.