Skip to main content

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

git clone https://github.com/Fatima-x-Nikhil/Artist.git
cd Artist
pip install -r requirements.txt
pip install --no-cache-dir --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cu112/torch_nightly.html
cd src/models
pip install -e .

Running the program

To train the program, run the "Train.ipynb" notebook and alter your parameters at will. There should be sufficient in-code documentation for you to understand what the hell is going on

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

Artist-Engineering_Geek-0.0.8.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

Artist_Engineering_Geek-0.0.8-py3-none-any.whl (8.5 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