Stylegan3
Revision as of 16:09, 22 August 2022 by Israel.herrera (talk | contribs)
Description
DESCRIPTION The style-based GAN architecture (StyleGAN) yields state-of-the-art results in data-driven unconditional generative image modeling. This module provides access to the StyleGAN 3 software.
Environment Modules
Run module spider stylegan3
to find out what environment modules are available for this application.
System Variables
- HPC_STYLEGAN3_DIR - installation directory
- HPC_STYLEGAN3_DIR - Path to program files
Citation
If you publish research that uses stylegan3 you have to cite it as follows:
@inproceedings{Karras2021, author = {Tero Karras and Miika Aittala and Samuli Laine and Erik H\"ark\"onen and Janne Hellsten and Jaakko Lehtinen and Timo Aila}, title = {Alias-Free Generative Adversarial Networks}, booktitle = {Proc. NeurIPS}, year = {2021} }