Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAN Emojis

Models

Training Timelapse

Training Timelapse

Generated Samples

emojis_e068_r4 emojis_e079_r4 emojis_e097_r4 emojis_training_e005_r5

Machine Setup

Python Packages

  • Keras
    • pip install keras
  • TensorFlow
    • pip install tensorflow
  • TensorFlow GPU
    • pip install --user --ignore-installed --upgrade tensorflow-gpu
  • Scrapy
    • pip install scrapy
  • Pydot
    • pip install pydot
  • Matplotlib
    • pip install matplotlib
  • Numpy
    • pip install numpy
  • OpenCV (unused...)
    • pip install opencv-python

Install GraphViz (required for matplotlib)

  • choco install graphviz
  • pip install graphviz (???)

Install CUDA

About

Python/Tensorflow code for training/inference of an AI model (GAN) capable of generating emojis.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages