A bunch of GANs and data downloaders to make a custom AI artist
Project description
Artist
Motivation
- An easy to edit codebase for Progressive GAN originally published by this research paper and other GANs
- Supplement my personal projects
- Resume builder
- For fun and to understand state-of-the-art AI
Installation
CUDA Installation
Ensure you have a GPU if you want to train in any reasonable amount of time.
Project Installation
pip install Artist-Engineering-Geek
# Don't forget to install your specific pytorch and torchvision libraries for your gpu
# in my case, I have the NVIDIA RTX 3090 so this is my version
pip install --no-cache-dir --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cu112/torch_nightly.html
Running the program
To train the program, run the "Train.ipynb" notebook and alter your parameters at will on GitHub. There should be sufficient in-code documentation for you to understand what the hell is going on
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Artist-Engineering_Geek-0.1.0.tar.gz
.
File metadata
- Download URL: Artist-Engineering_Geek-0.1.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59b2a63998d51afdfc0918b2cdd0f6b967c881d98b474aa5e5a83743cc678596 |
|
MD5 | 8c23b890baf696c167f336d9671b4d1f |
|
BLAKE2b-256 | 13b61b3c8960a298e6ad5af273c789133898abac022b270bb3dc6653ad923bcf |
File details
Details for the file Artist_Engineering_Geek-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: Artist_Engineering_Geek-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e1d5ee42c42cd785a85e1f108c01cf300020dc062255dfe4d8154d7f216f22e |
|
MD5 | 5b1abddad66eea6278e288a283c5653f |
|
BLAKE2b-256 | 5418deb60466aed0f096230db0965193feafd7073b74d05265b42801e73efbad |