see-insight / see-segment

Simple Evolutionary Exploration - Image Segmentation
MIT License
6 stars 21 forks source link

Refactor GeneticSearch to maybe get rid of Deap #67

Open colbrydi opened 3 years ago

colbrydi commented 3 years ago

The current GeneticSearch is getting sloppy. We need to refactor the code. Some things to consider:

Lots of other stuff. (see todo and other issues).