models-algorithms
Stylegan3

StyleGAN3

StyleGAN3 is a state-of-the-art generative adversarial network (GAN) used for creating high-quality synthetic images in the Zynthetix platform.

Overview

  • Purpose: Generating synthetic image data.
  • Input: Images extracted from a ZIP file uploaded by the user.
  • Output: Synthetic images.

Implementation

StyleGAN3 generates synthetic images based on user-uploaded images in ZIP files. It is deployed on AWS EC2 instances with GPU acceleration.

Usage

To use StyleGAN3 within the Zynthetix platform:

  1. Upload a ZIP file containing images.
  2. StyleGAN3 processes the images to generate synthetic counterparts.
  3. Review and download the generated synthetic images through the platform.