News

Python and C++ implementations of a user-guided image/video colorization technique as proposed by the paper Colorization Using Optimization.The algorithm is based on a simple premise; neighboring ...
This project implements the algorithm from the paper "Colorization using Optimization" by Anat Levin, Dani Lischinski, and Yair Weiss (2004). The goal of the algorithm is to add color to grayscale ...
In colorization-based coding, a chrominance component is reconstructed by applying a colorization matrix to a vector which contains a few color information. The conventional method formulated the ...
ProcessOptimizer is a Python package designed to provide easy access to advanced machine learning techniques, specifically Bayesian optimization using, e.g., Gaussian processes. Aimed at ...
A. Levin, D. Lischinski and Y. Weiss, “Colorization using optimization,” ACM Transactions on Graphics, Vol. 23, No. 3, 2004, ... TITLE: Automated Colorization of Grayscale Images Using Texture ...