Made a Content Based Image Retrieval search engine to extract a similar colored image from a database of images.
Trained one vs all multi-class SVM for a quantized colored image to predict color distribution in the given gray-scale image and colorizing by minimizing energy function using graph-cut algorithm.