Skip to content

DeepFlag: The Deep Learning Flag Generator uses StyleGAN2-ADA from NVIDIA to generate novel flags

Notifications You must be signed in to change notification settings

jcpark376/deepflag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepFlag: The Deep Learning Flag Generator

This project uses StyleGAN2-ADA to generate new flags based on 1300 flags from nation-states, municipalities, organizations, and custom-made flags. DeepFlag aims to help citizens and organizations in the difficult process of designing new flags (e.g. 2015-2016 New Zealand flag referendums)

StyleGAN2-ADA is the latest iteration of Generative-Adversarial Networks (GANs) developed by NVIDIA. GANs are neural-network based algorithms that allows the generation of images or videos from training data, and are commonly known for their use in DeepFakes.

Organization of Repository

  1. The code_notebooks folder contains three code files.
    • resize: resizing and formatting image files to be fed into neural network.
    • training: training of the neural network
    • generation: generation of newly generated flags
  2. Presentation based on this project.
  3. Example images folder

Select Generated Flags

Example4 (more flags in the example images folder)

Acknowledgements and References

About

DeepFlag: The Deep Learning Flag Generator uses StyleGAN2-ADA from NVIDIA to generate novel flags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published