Colorization

157 papers with code • 2 benchmarks • 7 datasets

Colorization is the process of adding plausible color information to monochrome photographs or videos. Colorization is a highly undetermined problem, requiring mapping a real-valued luminance image to a three-dimensional color-valued one, that has not a unique solution.

Source: ChromaGAN: An Adversarial Approach for Picture Colorization

Libraries

Use these libraries to find Colorization models and implementations

SVCNet: Scribble-based Video Colorization Network with Temporal Aggregation

zhaoyuzhi/svcnet 21 Mar 2023

It addresses three common issues in the scribble-based video colorization area: colorization vividness, temporal consistency, and color bleeding.

13
21 Mar 2023

AnimeDiffusion: Anime Face Line Drawing Colorization via Diffusion Models

xq-meng/animediffusion 20 Mar 2023

Through multiple quantitative metrics evaluated on our dataset and a user study, we demonstrate AnimeDiffusion outperforms state-of-the-art GANs-based models for anime face line drawing colorization.

14
20 Mar 2023

Consistency Models

openai/consistency_models 2 Mar 2023

Through extensive experiments, we demonstrate that they outperform existing distillation techniques for diffusion models in one- and few-step sampling, achieving the new state-of-the-art FID of 3. 55 on CIFAR-10 and 6. 20 on ImageNet 64x64 for one-step generation.

5,941
02 Mar 2023

Tuning computer vision models with task rewards

google-research/big_vision 16 Feb 2023

Misalignment between model predictions and intended usage can be detrimental for the deployment of computer vision models.

1,567
16 Feb 2023

Self-supervised pseudo-colorizing of masked cells

roydenwa/cell-centroid-former 12 Feb 2023

Self-supervised learning, which is strikingly referred to as the dark matter of intelligence, is gaining more attention in biomedical applications of deep learning.

5
12 Feb 2023

High-Resolution GAN Inversion for Degraded Images in Large Diverse Datasets

booooooooooo/cri 7 Feb 2023

A generic method for generating a high-quality image from the degraded one is in demand.

7
07 Feb 2023

Accelerating Guided Diffusion Sampling with Splitting Numerical Methods

swizad/split-diffusion 27 Jan 2023

Guided diffusion is a technique for conditioning the output of a diffusion model at sampling time without retraining the network for each specific task.

47
27 Jan 2023

Improving Sketch Colorization using Adversarial Segmentation Consistency

giddyyupp/AdvSegLoss 20 Jan 2023

We leverage semantic image segmentation from a general-purpose panoptic segmentation network to generate an additional adversarial loss function.

40
20 Jan 2023

DDColor: Towards Photo-Realistic Image Colorization via Dual Decoders

piddnad/ddcolor ICCV 2023

Image colorization is a challenging problem due to multi-modal uncertainty and high ill-posedness.

856
22 Dec 2022

Generative Colorization of Structured Mobile Web Pages

cyberagentailab/webcolor 22 Dec 2022

The web page colorization problem is then formalized as a task of estimating plausible color styles for a given web page content with a given hierarchical structure of the elements.

19
22 Dec 2022