MetaVisionLab / DDG

DDG: This repo contains the code for our IJCAI 2022 paper: Dynamic Domain Generalization.

Home Page:https://github.com/MetaVisionLab/DDG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDG

This repo contains the code for our IJCAI 2022 paper: Dynamic Domain Generalization.

Our own version

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.

Dassl based version

We also implemented a version based on the open source library Dassl, see here for more details.

Citation

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}
}

Contact us

For any questions, please feel free to contact Dr. Zhishu Sun or Dr. Luojun Lin.

Copyright

This code is free to the academic community for research purpose only. For commercial purpose usage, please contact Dr. Luojun Lin.

About

DDG: This repo contains the code for our IJCAI 2022 paper: Dynamic Domain Generalization.

https://github.com/MetaVisionLab/DDG

License:GNU General Public License v3.0


Languages

Language:Python 85.9%Language:Shell 13.2%Language:Dockerfile 0.8%