paper-with-me

Papers

Improved Diffusion-based Image Colorization via Piggybacked Models

2023-04-21 · Hanyuan Liu, Jinbo Xing, Minshan Xie, Chengze Li, Tien-Tsin Wong

Image colorization has been attracting the research interests of the community for decades. However, existing methods still struggle to provide satisfactory colorized results given grayscale images due to a lack of human-like global understanding of colors. Recently, large-scale Text-to-Image (T2I) models have been exploited to transfer the semantic information from the text prompts to the image domain, where text provides a global control for semantic objects in the image. In this work, we introduce a colorization model piggybacking on the existing powerful T2I diffusion model. Our key idea is to exploit the color prior knowledge in the pre-trained T2I diffusion model for realistic and diverse colorization. A diffusion guider is designed to incorporate the pre-trained weights of the latent diffusion model to output a latent color prior that conforms to the visual semantics of the grayscale input. A lightness-aware VQVAE will then generate the colorized result with pixel-perfect alignment to the given grayscale image. Our model can also achieve conditional colorization with additional inputs (e.g. user hints and texts). Extensive experiments show that our method achieves state-of-the-art performance in terms of perceptual quality.

📄 PDF Abstract BibTeX arXiv:2304.11105

Code (1)

hyliu/piggyback-color pytorch

Tasks

ColorizationImage Colorization

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.

Similar Papers 제목 키워드 기반

Video Colorization with Pre-trained Text-to-Image Diffusion Models

2023-06-02 · Hanyuan Liu, Minshan Xie, Jinbo Xing, Chengze Li 외

Video colorization is a challenging task that involves inferring plausible and temporally consistent colors for grayscale frames. In this paper, we present ColorDiffuser, an adaptation of a pre-trained text-to-image late…

Colorization

ColorFlow: Retrieval-Augmented Image Sequence Colorization

2024-12-16 · Junhao Zhuang, Xuan Ju, Zhaoyang Zhang, Yong liu 외

Automatic black-and-white image sequence colorization while preserving character and object identity (ID) is a complex task with significant market demand, such as in cartoon or comic series colorization. Despite advance…

ColorizationImage ColorizationIn-Context LearningRetrieval

DiffColor: Toward High Fidelity Text-Guided Image Colorization with Diffusion Models

2023-08-03 · Jianxin Lin, Peng Xiao, Yijun Wang, Rongju Zhang 외

Recent data-driven image colorization methods have enabled automatic or reference-based colorization, while still suffering from unsatisfactory and inaccurate object-level color control. To address these issues, we propo…

ColorizationImage ColorizationImage Reconstruction

Diffusing Colors: Image Colorization with Text Guided Diffusion

2023-12-07 · Nir Zabari, Aharon Azulay, Alexey Gorkor, Tavi Halperin 외

The colorization of grayscale images is a complex and subjective task with significant challenges. Despite recent progress in employing large-scale datasets with deep neural networks, difficulties with controllability an…

ColorizationImage Colorization

AnimeDiffusion: Anime Face Line Drawing Colorization via Diffusion Models

2023-03-20 · Yu Cao, Xiangqiao Meng, P. Y. Mok, Xueting Liu 외

It is a time-consuming and tedious work for manually colorizing anime line drawing images, which is an essential stage in cartoon animation creation pipeline. Reference-based line drawing colorization is a challenging ta…

ColorizationImage Reconstruction