Skip to main content

DCGAN architecture based on Fas14MNet for Image Generation

Project description

This is a project intended to create a new GAN Network for Image Generation. FasGAN is based on Fas14MNet network and DCGAN architecture using Vanilla gradient loss.

Steps to run:

  1. from fasgan.generator import Generator

  2. from fasgan.discriminator import Discriminator

  3. netG = Generator()

  4. netD = Discriminator()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FasGAN-0.1.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

FasGAN-0.1.0-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page