paper-with-me

홈 › Papers

ChromaGAN: Adversarial Picture Colorization with Semantic Class Distribution

2019-07-23 · Patricia Vitoria, Lara Raad, Coloma Ballester

The colorization of grayscale images is an ill-posed problem, with multiple correct solutions. In this paper, we propose an adversarial learning colorization approach coupled with semantic information. A generative network is used to infer the chromaticity of a given grayscale image conditioned to semantic clues. This network is framed in an adversarial model that learns to colorize by incorporating perceptual and semantic understanding of color and class distributions. The model is trained via a fully self-supervised strategy. Qualitative and quantitative results show the capacity of the proposed method to colorize images in a realistic way achieving state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1907.09837

Code (4)

pvitoria/ChromaGAN 공식 구현 tf
jeniasivets/chromagan pytorch
sambaths/ChromaGAN_PyTorch pytorch
superhighlevel/ChromaGan_Pytorch_Remake 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 제목 키워드 기반

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

Automatic Image Colorization with Convolutional Neural Networks and Generative Adversarial Networks

2025-08-07 · Changyuan Qiu, Hangrui Cao, Qihan Ren, Ruiyu Li 외 arxiv

Image colorization, the task of adding colors to grayscale images, has been the focus of significant research efforts in computer vision in recent years for its various application areas such as color restoration and aut…

Image 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

Multiple Hypothesis Colorization

2016-06-20 · Mohammad Haris Baig, Lorenzo Torresani

In this work we focus on the problem of colorization for image compression. Since color information occupies a large proportion of the total storage size of an image, a method that can predict accurate color from its gra…

ColorizationImage Compression

ColorUNet: A convolutional classification approach to colorization

2018-11-07 · Vincent Billaut, Matthieu de Rochemonteix, Marc Thibault

This paper tackles the challenge of colorizing grayscale images. We take a deep convolutional neural network approach, and choose to take the angle of classification, working on a finite set of possible colors. Similarly…

ClassificationColorizationData AugmentationGeneral Classification