Skip to content

tommy9/Triangles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolution Strategies

Based on the bitmap reproduction part of https://es-clip.github.io/ translated to JavaScript / P5.js / TensorFlow.js.

Improvements:

  • Needs optimisation (framebuffer? Not sure how to get pixels into TensorFlow)
  • Additional fields for setting number of triangles and population size (currently hardcoded)

About

Approximating images with triangles by evolution strategies

Topics

Resources

Stars

Watchers

Forks