Skip to content

jsierp/evolving-images

Repository files navigation

Evolving-images

Reproduction of popular images using simple shapes with evolutionary algorithms.

Results and methods presented in show.ipynb

Installation

  1. Install cairo
  2. virtualenv -p python2 venv
  3. source venv/bin/activate
  4. pip install -r requirements.txt

Run

python2 optimization.py (uncomment chosen algorithm)

alt text

About

Reproduction of popular images using simple shapes with evolutionary algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors