Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 672 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 672 Bytes

Artistic Animal Generator

Project with the aim of generating synthetic animal pictures using GAN and making them look like works of art using style transfer

Blog | Demo

final output

How to run kernel:

  1. Open the kernel (Gan_train.ipynb) on Google Colab
  2. Run all (make sure to use a GPU Runtime)

How to run the webapp:

Refer to the README inside the webapp folder

Progress Updates:

Finished the dog generator, presently working on the style transfer

  • Deliverable 1: Data Selection Proposal
  • Deliverable 2
  • Deliverable 3