v0.2
These are the features proposed for version 0.2!
Reporter class
Just like the fitness.py but for logging and letting the user know what is going on. This can help when we want to report using UIs, stdout, etc.!
Add support for many color channels
Currently, circle-evolution only supports grayscale images. We want to be able to generate circle-evolved imag…
These are the features proposed for version 0.2!
Reporter class
Just like the fitness.py but for logging and letting the user know what is going on. This can help when we want to report using UIs, stdout, etc.!
Add support for many color channels
Currently, circle-evolution only supports grayscale images. We want to be able to generate circle-evolved images with colors!
Add abstractions (functions) for loading and saving checkpoints
We want to be able to save and load checkpoints. This can help when users want to improve an already processed image at another time!