stylegan3¶
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.
Environment Variables¶
- HPC_STYLEGAN3_DIR - installation directory
- HPC_STYLEGAN3_BIN - executable directory
Citation¶
If you publish research that uses stylegan3 you have to cite it as follows:
Karras, T., Aittala, M., Laine, S., Härkönen, E., Hellsten, J., Lehtinen, J., & Aila, T. (2021). Alias‑free generative adversarial networks. https://doi.org/10.48550/arXiv.2106.12423
Categories¶
ai, image_processing