Deep Feature Consistent Deep Image Transformations: Downscaling, Decolorization and HDR Tone Mapping
Building on crucial insights into the determining factors of the visual integrity of an image and the property of deep convolutional neural network (CNN), we have developed the Deep Feature Consistent Deep Image Transformation (DFC-DIT) framework which unifies challenging one-to-many mapping image processing problems such as image downscaling, decolorization (colour to grayscale conversion) and high dynamic range (HDR) image tone mapping. We train one CNN as a non-linear mapper to transform an input image to an output image following what we term the deep feature consistency principle which is enforced through another pretrained and fixed deep CNN. This is the first work that uses deep learning to solve and unify these three common image processing tasks. We present experimental results to demonstrate the effectiveness of the DFC-DIT technique and its state of the art performances.
Code (0)
등록된 구현이 없습니다.
Tasks
Tone MappingSimilar Papers 제목 키워드 기반
Exploring the significance of using perceptually relevant image decolorization method for scene classification
A color image contains luminance and chrominance components representing the intensity and color information respectively. The objective of the work presented in this paper is to show the significance of incorporating th…
ClassificationGeneral Classificationimage-classificationImage Classification+3Two 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+1Real-time Decolorization using Dominant Colors
Decolorization is the process to convert a color image or video to its grayscale version, and it has received great attention in recent years. An ideal decolorization algorithm should preserve the original color contrast…
CPUStructure-preserving color transformations using Laplacian commutativity
Mappings between color spaces are ubiquitous in image processing problems such as gamut mapping, decolorization, and image optimization for color-blind people. Simple color transformations often result in information los…
A Psychological Study: Importance of Contrast and Luminance in Color to Grayscale Mapping
Grayscale images are essential in image processing and computer vision tasks. They effectively emphasize luminance and contrast, highlighting important visual features, while also being easily compatible with other algor…