BenJamesbabala / Genetic-Algorithm-Montage

Genetic algorithm which creates a picture out of instances of itself

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Build Status Code Health Codacy Badge GitHub issues

Genetic algorithm which creates an image out of instances of the same picture

Results

Input Face After nearly 100'000 generations

Will Smith: 96'600 Generations, Fitness Score: 85.8635%

Rowan Atkinson: 106'000 Generations, Fitness Score: 89.3649%

Marques Brownlee: 120'200 Generations, Fitness Score: 90.3493%

Procedure

will_gif

How To Get Started

  1. Create a folder on your desktop, name it face_test
  2. Name your input image match.png
  3. Run FaceGen.java
  4. Get ☕☕ and wait...

Show some ❤️

Twitter Follow GitHub stars GitHub forks GitHub watchers GitHub followers

About

Genetic algorithm which creates a picture out of instances of itself

License:Apache License 2.0


Languages

Language:Java 100.0%