Skip to content

gzqhappy/FGDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FGDA

Code for paper "Gradient Distribution Alignment Certificates Better Adversarial Domain Adaptation" which has been accept by ICCV2021.

Requirements

  • Python 3.5
  • torch 1.1.0
  • torchvision 0.3.0

Training

train_FGDA_CDANE.py
train_FGDA_MDD.py

Citation

Please cite our paper if you use our code in your research:

@article{zhiqiang2021gradient,
  title={Gradient Distribution Alignment Certificates Better Adversarial Domain Adaptation},
  author={Gao, Zhiqiang and Zhang, Shufei and Huang, Kaizhu and Wang, Qiufeng and Zhong, Chaoliang},
  journal={Proceedings of the IEEE international conference on computer vision (ICCV)},
  year={2021}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages