Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

google/lecam-gan

Repository files navigation

Regularizing Generative Adversarial Networks under Limited Data

[Project Page][Paper]

Implementation for our GAN regularization method. The proposed regularization 1) improves the performance of GANs under limited training data, and 2) complements the exisiting data augmentation approches.

Please note that this is not an officially supported Google product.

Paper

Please cite our paper if you find the code or dataset useful for your research.

Regularizing Generative Adversarial Networks under Limited Data
Hung-Yu Tseng, Lu Jiang, Ce Liu, Ming-Hsuan Yang, Weilong Yang
Computer Vision and Pattern Recognition (CVPR), 2021

@inproceedings{lecamgan,
author = {Tseng, Hung-Yu and Jiang, Lu and Liu, Ce and Yang, Ming-Hsuan and Yang, Weilong},
title = {Regularing Generative Adversarial Networks under Limited Data},
booktitle = {CVPR},
year = {2021}
}

Installation and Usage

We provide three implementations: biggan_cifar, biggan_imagenet, and stylegan2. Plesase refer to the README.md file under each sub-folder for the installation and usage guides.

About

Regularizing Generative Adversarial Networks under Limited Data (CVPR 2021)

Topics

Resources

Readme

License

Apache-2.0 license

Code of conduct

Code of conduct

Contributing

Contributing

Security policy

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors