paper-with-me

홈 › Papers

Coloring with Words: Guiding Image Colorization Through Text-based Palette Generation

2018-04-11 · ECCV 2018 9 · Hyojin Bahng, Seungjoo Yoo, Wonwoong Cho, David K. Park, Ziming Wu, Xiaojuan Ma, Jaegul Choo

This paper proposes a novel approach to generate multiple color palettes that reflect the semantics of input text and then colorize a given grayscale image according to the generated color palette. In contrast to existing approaches, our model can understand rich text, whether it is a single word, a phrase, or a sentence, and generate multiple possible palettes from it. For this task, we introduce our manually curated dataset called Palette-and-Text (PAT). Our proposed model called Text2Colors consists of two conditional generative adversarial networks: the text-to-palette generation networks and the palette-based colorization networks. The former captures the semantics of the text input and produce relevant color palettes. The latter colorizes a grayscale image using the generated color palette. Our evaluation results show that people preferred our generated palettes over ground truth palettes and that our model can effectively reflect the given palette when colorizing an image.

📄 PDF Abstract BibTeX arXiv:1804.04128

Code (1)

awesome-davian/Text2Colors 공식 구현 pytorch

Tasks

ColorizationImage ColorizationSentence

Methods 이 논문이 사용한 방법론

Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.

Similar Papers 제목 키워드 기반

Grayscale Image Colorization with GAN and CycleGAN in Different Image Domain

2024-01-21 · Chen Liang, Yunchen Sheng, Yichen Mo

Automatic colorization of grayscale image has been a challenging task. Previous research have applied supervised methods in conquering this problem [ 1]. In this paper, we reproduces a GAN-based coloring model, and exper…

ColorizationImage Colorization

Colorization Transformer

2021-02-08 · ICLR 2021 1 · Manoj Kumar, Dirk Weissenborn, Nal Kalchbrenner

We present the Colorization Transformer, a novel approach for diverse high fidelity image colorization based on self-attention. Given a grayscale image, the colorization proceeds in three steps. We first use a conditiona…

ColorizationImage Colorization

Automatic Controllable Colorization via Imagination

2024-04-08 · CVPR 2024 1 · Xiaoyan Cong, Yue Wu, Qifeng Chen, Chenyang Lei

We propose a framework for automatic colorization that allows for iterative editing and modifications. The core of our framework lies in an imagination module: by understanding the content within a grayscale image, we ut…

ColorizationImage Generation

Color and Frequency Correction for Image Colorization

2025-10-27 · Yun Kai Zhuang arxiv

The project has carried out the re-optimization of image coloring in accordance with the existing Autocolorization direction model DDColor. For the experiments on the existing weights of DDColor, we found that it has lim…

Image Colorization

Focusing on Persons: Colorizing Old Images Learning from Modern Historical Movies

2021-08-14 · Xin Jin, Zhonglan Li, Ke Liu, Dongqing Zou 외

In industry, there exist plenty of scenarios where old gray photos need to be automatically colored, such as video sites and archives. In this paper, we present the HistoryNet focusing on historical person's diverse high…

ClassificationColorizationImage ColorizationSemantic Parsing