Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

lukbraun/logo-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Generator

This Programm trains & uses a GAN to generate Logos. The Data was provided here: Dataset-Logo-2k.

This project was setup with Anaconda python. `environment.yml` contains all used packages.

Structure

Basically a GAN consists of 2 Neural Nets:

  • Generator The Generator generates artifical images
  • Discriminator The Discriminator classifies an given Image as Real or Artifical

Results

I couldn’t yield any good results as you can see in the given examples:

./examples/1.png

./examples/2.png

./examples/3.png

./examples/4.png

./examples/5.png

./examples/6.png

./examples/7.png

I didn’t investigate any further why this is the case.

About

This Repo was created for the course 11_AKT3ILV in Hagenberg (University of applied sciences Hagenberg).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages