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:
-
from fasgan.generator import Generator
-
from fasgan.discriminator import Discriminator
-
netG = Generator()
-
netD = Discriminator()
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file FasGAN-0.1.0.tar.gz.
File metadata
- Download URL: FasGAN-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
667e10171d6ea64efdf0026f482906d1b285145802339cf4ace86589dbe2fcff
|
|
| MD5 |
f450bfcfa8bf498356c6956086c82438
|
|
| BLAKE2b-256 |
18448ab6cd5f98e1ad7462ed4fefd520326b369f9614656daab04c03802a19af
|
File details
Details for the file FasGAN-0.1.0-py3-none-any.whl.
File metadata
- Download URL: FasGAN-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42fe05a70534e0dcddd367b545884ee07ca7a45850351bb6780d61e62a81bf02
|
|
| MD5 |
45fbdb9fca05d29253da64ff1686257c
|
|
| BLAKE2b-256 |
300bbed13edf1ab4ac4f4447bbcea62f28dcf4eac19a409bb6b785f28706b8b4
|