image-auto-coloring Application of graph coloring for image coloring. How to run: python main.py Input: a genering black and white image used for coloring, example: Output: a random colored image, example: Improvements needed Algorithm for determining neighbour for each node is still very slow Thinning algorithm used, shorten some edges example: this then leads to a problem where the 2 nodes merges into one Input color-preferences