paper-with-me

홈 › Papers

Semantic-driven Colorization

2020-06-13 · Man M. Ho, Lu Zhang, Alexander Raake, Jinjia Zhou

Recent colorization works implicitly predict the semantic information while learning to colorize black-and-white images. Consequently, the generated color is easier to be overflowed, and the semantic faults are invisible. As a human experience in colorization, our brains first detect and recognize the objects in the photo, then imagine their plausible colors based on many similar objects we have seen in real life, and finally colorize them, as described in the teaser. In this study, we simulate that human-like action to let our network first learn to understand the photo, then colorize it. Thus, our work can provide plausible colors at a semantic level. Plus, the semantic information of the learned model becomes understandable and able to interact. Additionally, we also prove that Instance Normalization is also a missing ingredient for colorization, then re-design the inference flow of U-Net to have two streams of data, providing an appropriate way of normalizing the feature maps from the black-and-white image and its semantic map. As a result, our network can provide plausible colors competitive to the typical colorization works for specific objects.

📄 PDF Abstract BibTeX arXiv:2006.07587

Code (1)

minhmanho/semantic-driven_colorization 공식 구현 pytorch

Tasks

Colorization

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Reference-Based Sketch Image Colorization using Augmented-Self Reference and Dense Semantic Correspondence

2020-05-11 · CVPR 2020 6 · Junsoo Lee, Eungyeup Kim, Yunsung Lee, Dongjun Kim 외

This paper tackles the automatic colorization task of a sketch image given an already-colored reference image. Colorizing a sketch image is in high demand in comics, animation, and other content creation applications, bu…

ColorizationImage ColorizationSemantic correspondence

Audio-Infused Automatic Image Colorization by Exploiting Audio Scene Semantics

2024-01-24 · Pengcheng Zhao, Yanxiang Chen, Yang Zhao, Zhao Zhang

Automatic image colorization is inherently an ill-posed problem with uncertainty, which requires an accurate semantic understanding of scenes to estimate reasonable colors for grayscale images. Although recent interactio…

ColorizationImage Colorization

SCGAN: Saliency Map-guided Colorization with Generative Adversarial Network

2020-11-23 · Yuzhi Zhao, Lai-Man Po, Kwok-Wai Cheung, Wing-Yin Yu 외

Given a grayscale photograph, the colorization system estimates a visually plausible colorful image. Conventional methods often use semantics to colorize grayscale images. However, in these methods, only classification s…

ColorizationDecoderGenerative Adversarial Network

Pixelated Semantic Colorization

2019-01-27 · Jiaojiao Zhao, Jungong Han, Ling Shao, Cees G. M. Snoek

While many image colorization algorithms have recently shown the capability of producing plausible color versions from gray-scale photographs, they still suffer from limited semantic understanding. To address this shortc…

ColorizationImage ColorizationObjectSemantic Segmentation

Pixel-level Semantics Guided Image Colorization

2018-08-05 · Jiaojiao Zhao, Li Liu, Cees G. M. Snoek, Jungong Han 외

While many image colorization algorithms have recently shown the capability of producing plausible color versions from gray-scale photographs, they still suffer from the problems of context confusion and edge color bleed…

ColorizationImage ColorizationSegmentationSemantic Segmentation