Influence of Color Spaces for Deep Learning Image Colorization
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ColorizationDeep LearningImage ColorizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
MultiColor: Image Colorization by Learning from Multiple Color Spaces
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 RestorationInteractive Deep Colorization With Simultaneous Global and Local Inputs
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…
ColorizationGenerative Probabilistic Image Colorization
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 GenerationAstronomical Image Colorization and upscaling with Generative Adversarial Networks
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-ResolutionTwo Decades of Colorization and Decolorization for Images and Videos
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