Intrinsic Image Decomposition

21 papers with code • 0 benchmarks • 6 datasets

Intrinsic Image Decomposition is the process of separating an image into its formation components such as reflectance (albedo) and shading (illumination). Reflectance is the color of the object, invariant to camera viewpoint and illumination conditions, whereas shading, dependent on camera viewpoint and object geometry, consists of different illumination effects, such as shadows, shading and inter-reflections. Using intrinsic images, instead of the original images, can be beneficial for many computer vision algorithms. For instance, for shape-from-shading algorithms, the shading images contain important visual cues to recover geometry, while for segmentation and detection algorithms, reflectance images can be beneficial as they are independent of confounding illumination effects. Furthermore, intrinsic images are used in a wide range of computational photography applications, such as material recoloring, relighting, retexturing and stylization.

Source: CNN based Learning using Reflection and Retinex Models for Intrinsic Image Decomposition

Illumination-Aware Image Quality Assessment for Enhanced Low-light Image

mindspore-ai/contrib PRCV 2021 2021

To reduce the overshoot effects of LIE, this paper proposes an illumination-aware image quality assessment, called LIE-IQA, for the enhanced low-light images.

12
22 Oct 2021

Complementary Feature Enhanced Network with Vision Transformer for Image Dehazing

phoenixtreesky7/cfen-vit-dehazing 15 Sep 2021

In this paper, firstly, we propose a new complementary feature enhanced framework, in which the complementary features are learned by several complementary subtasks and then together serve to boost the performance of the primary task.

15
15 Sep 2021

Intrinsic Image Transfer for Illumination Manipulation

QingXin96/Intrinsic_image_transfer 1 Jul 2021

We illustrate that all losses can be reduced without the necessity of taking an intrinsic image decomposition under the well-known spatial-varying illumination illumination-invariant reflectance prior knowledge.

4
01 Jul 2021

Physically Inspired Dense Fusion Networks for Relighting

yazdaniamir38/Depth-guided-Image-Relighting 5 May 2021

While our proposed method applies to both one-to-one and any-to-any relighting problems, for each case we introduce problem-specific components that enrich the model performance: 1) For one-to-one relighting we incorporate normal vectors of the surfaces in the scene to adjust gloss and shadows accordingly in the image.

30
05 May 2021

Outdoor inverse rendering from a single image using multiview self-supervision

YeeU/InverseRenderNet 12 Feb 2021

In this paper we show how to perform scene-level inverse rendering to recover shape, reflectance and lighting from a single, uncontrolled image using a fully convolutional neural network.

157
12 Feb 2021

Intrinsic Decomposition of Document Images In-the-Wild

cvlab-stonybrook/DocIIW 29 Nov 2020

However, document shadow or shading removal results still suffer because: (a) prior methods rely on uniformity of local color statistics, which limit their application on real-scenarios with complex document shapes and textures and; (b) synthetic or hybrid datasets with non-realistic, simulated lighting conditions are used to train the models.

42
29 Nov 2020

Unsupervised Learning for Intrinsic Image Decomposition from a Single Image

DreamtaleCore/USI3D CVPR 2020

Intrinsic image decomposition, which is an essential task in computer vision, aims to infer the reflectance and shading of the scene.

84
22 Nov 2019

Learning Blind Video Temporal Consistency

phoenix104104/fast_blind_video_consistency ECCV 2018

Our method takes the original unprocessed and per-frame processed videos as inputs to produce a temporally consistent video.

404
01 Aug 2018

Joint Learning of Intrinsic Images and Semantic Segmentation

Morpheus3000/intrinseg ECCV 2018

To that end, we propose a supervised end-to-end CNN architecture to jointly learn intrinsic image decomposition and semantic segmentation.

13
31 Jul 2018

Learning Intrinsic Image Decomposition from Watching the World

lixx2938/unsupervised-learning-intrinsic-images CVPR 2018

However, it is difficult to collect ground truth training data at scale for intrinsic images.

104
02 Apr 2018