Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 599 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 599 Bytes

Adaptive Weighted Discriminator for Training Generative Adversarial Networks

  • Requered packages: PyTorch, NumPy

If you use this code or our results in your research, please cite as appropriate:

@InProceedings{Zadorozhnyy_2021_CVPR,
    author    = {Zadorozhnyy, Vasily and Cheng, Qiang and Ye, Qiang},
    title     = {Adaptive Weighted Discriminator for Training Generative Adversarial Networks},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2021},
    pages     = {4781-4790}
}