Skip to content

The Lentach logo generator. #MachineLearningFun

License

Notifications You must be signed in to change notification settings

OPHoperHPO/dcgan-lentach-logo-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keras DCGAN Lentach Logo generator.

This neural network generates 64x64 the lentach logo.

Result of learn model with NVIDIA GPU:

Alt Text

Where to find the dataset.

DATASET IS CONSISTENT FROM THE LENTACH LOGO. YOU CAN DOWNLOAD IT YOURSELF FROM https://vk.com/oldlentach I do not own this dataset.

How to use this project:

python3 train.py - Train model python3 generate_single_image.py - Generate single image

I modified train model script and wrote single image generator. =) Original neural network source code: https://github.com/platonovsimeon/dcgan-facegenerator

Releases

No releases published

Packages

No packages published

Languages