/ARTUDA

Official PyTorch Code for "Exploring Adversarially Robust Training for Unsupervised Domain Adaptation" (ACCV 2022)

ARTUDA

Official PyTorch Code for the paper Exploring Adversarially Robust Training for Unsupervised Domain Adaptation, ACCV 2022.

Citation

If you use our code, models or wish to refer to our results, please use the following BibTex entry:

@inproceedings{lo2022exploring,
	title = {Exploring Adversarially Robust Training for Unsupervised Domain Adaptation},
	author = {Shao-Yuan Lo and Vishal M. Patel},
	booktitle = {Asian Conference on Computer Vision (ACCV)},
	year = {2022}
}