paper-with-me

홈 › Papers

Influence of Color Spaces for Deep Learning Image Colorization

2022-04-06 · Coloma Ballester, Aurélie Bugeau, Hernan Carrillo, Michaël Clément, Rémi Giraud, Lara Raad, Patricia Vitoria

Colorization is a process that converts a grayscale image into a color one that looks as natural as possible. Over the years this task has received a lot of attention. Existing colorization methods rely on different color spaces: RGB, YUV, Lab, etc. In this chapter, we aim to study their influence on the results obtained by training a deep neural network, to answer the question: "Is it crucial to correctly choose the right color space in deep-learning based colorization?". First, we briefly summarize the literature and, in particular, deep learning-based methods. We then compare the results obtained with the same deep neural network architecture with RGB, YUV and Lab color spaces. Qualitative and quantitative analysis do not conclude similarly on which color space is better. We then show the importance of carefully designing the architecture and evaluation protocols depending on the types of images that are being processed and their specificities: strong/small contours, few/many objects, recent/archive images.

📄 PDF Abstract BibTeX arXiv:2204.02850

Code (0)

등록된 구현이 없습니다.

Tasks

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

MultiColor: Image Colorization by Learning from Multiple Color Spaces

2024-08-08 · Xiangcheng Du, Zhao Zhou, Yanlong Wang, Zhuoyao Wang 외

Deep networks have shown impressive performance in the image restoration tasks, such as image colorization. However, we find that previous approaches rely on the digital representation from single color model with a spec…

ColorizationDecoderImage ColorizationImage Restoration

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

Generative Probabilistic Image Colorization

2021-09-29 · Chie Furusawa, Shinya Kitaoka, Michael Li, Yuri Odagiri

We propose Generative Probabilistic Image Colorization, a diffusion-based generative process that trains a sequence of probabilistic models to reverse each step of noise corruption. Given a line-drawing image as input, o…

ColorizationConditional Image GenerationImage ColorizationImage Generation

Astronomical Image Colorization and upscaling with Generative Adversarial Networks

2021-12-27 · Shreyas Kalvankar, Hrushikesh Pandit, Pranav Parwate, Atharva Patil 외

Automatic colorization of images without human intervention has been a subject of interest in the machine learning community for a brief period of time. Assigning color to an image is a highly ill-posed problem because o…

ColorizationImage ColorizationImage Super-ResolutionSuper-Resolution

Two Decades of Colorization and Decolorization for Images and Videos

2022-04-28 · Shiguang Liu

Colorization is a computer-aided process, which aims to give color to a gray image or video. It can be used to enhance black-and-white images, including black-and-white photos, old-fashioned films, and scientific imaging…

ColorizationImage EnhancementImage SegmentationSemantic Segmentation+1