paper-with-me

홈 › Papers

Disentangled Image Colorization via Global Anchors

2022-11-30 · SIGGRAPH 2022 11 · Menghan Xia, WenBo Hu, Tien-Tsin Wong, Jue Wang

Colorization is multimodal by nature and challenges existing frameworks to achieve colorful and structurally consistent results. Even the sophisticated autoregressive model struggles to maintain long-distance color consistency due to the fragility of sequential dependence. To overcome this challenge, we propose a novel colorization framework that disentangles color multimodality and structure consistency through global color anchors, so that both aspects could be learned effectively. Our key insight is that several carefully located anchors could approximately represent the color distribution of an image, and conditioned on the anchor colors, we can predict the image color in a deterministic manner by utilizing internal correlation. To this end, we construct a colorization model with dual branches, where the color modeler predicts the color distribution for anchor color representation, and the color generator predicts the pixel colors by referring the sampled anchor colors. Importantly, the anchors are located under two principles: color independence and global coverage, which is realized with clustering analysis on the deep color features. To simplify the computation, we creatively adopt soft superpixel segmentation to reduce the image primitives, which still nicely reserves the reversibility to pixel-wise representation. Extensive experiments show that our method achieves notable superiority over various mainstream frameworks in perceptual quality. Thanks to anchor-based color representation, our model has the flexibility to support diverse and controllable colorization as well.

📄 PDF Abstract BibTeX

Code (1)

MenghanXia/DisentangledColorization pytorch

Tasks

ColorizationImage 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 제목 키워드 기반

Style-Structure Disentangled Features and Normalizing Flows for Diverse Icon Colorization

2022-01-01 · CVPR 2022 1 · Yuan-kui Li, Yun-Hsuan Lien, Yu-Shuen Wang

In this study, we present a colorization network that generates flat-color icons according to given sketches and semantic colorization styles. Specifically, our network contains a style-structure disentangled coloriz…

ColorizationDecoderDiversityImage-to-Image Translation

Interactive Deep Colorization With Simultaneous Global and Local Inputs

2018-01-27 · Yi Xiao, Peiyao Zhou, Yan Zheng

Colorization methods using deep neural networks have become a recent trend. However, most of them do not allow user inputs, or only allow limited user inputs (only global inputs or only local inputs), to control the outp…

Colorization

Semantic-Sparse Colorization Network for Deep Exemplar-based Colorization

2021-12-02 · Yunpeng Bai, Chao Dong, Zenghao Chai, Andong Wang 외

Exemplar-based colorization approaches rely on reference image to provide plausible colors for target gray-scale image. The key and difficulty of exemplar-based colorization is to establish an accurate correspondence bet…

Colorization

VCGAN: Video Colorization with Hybrid Generative Adversarial Network

2021-04-26 · Yuzhi Zhao, Lai-Man Po, Wing-Yin Yu, Yasar Abbas Ur Rehman 외

We propose a hybrid recurrent Video Colorization with Hybrid Generative Adversarial Network (VCGAN), an improved approach to video colorization using end-to-end learning. The VCGAN addresses two prevalent issues in the v…

ColorizationGenerative Adversarial NetworkImage Colorization

Improved Diffusion-based Image Colorization via Piggybacked Models

2023-04-21 · Hanyuan Liu, Jinbo Xing, Minshan Xie, Chengze Li 외

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…

ColorizationImage Colorization