中文
相关论文

相关论文: Unsupervised Deep Single-Image Intrinsic Decomposi…

200 篇论文

Unsupervised intrinsic image decomposition (IID) is the process of separating a natural image into albedo and shade without these ground truths. A recent model employing light detection and ranging (LiDAR) intensity demonstrated impressive…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Shogo Sato , Takuhiro Kaneko , Kazuhiko Murasaki , Taiga Yoshida , Ryuichi Tanida , Akisato Kimura

Single-view intrinsic image decomposition is a highly ill-posed problem, and so a promising approach is to learn from large amounts of data. However, it is difficult to collect ground truth training data at scale for intrinsic images. In…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Zhengqi Li , Noah Snavely

Intrinsic image decomposition, which is an essential task in computer vision, aims to infer the reflectance and shading of the scene. It is challenging since it needs to separate one image into two components. To tackle this, conventional…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Yunfei Liu , Yu Li , Shaodi You , Feng Lu

Intrinsic decomposition from a single image is a highly challenging task, due to its inherent ambiguity and the scarcity of training data. In contrast to traditional fully supervised learning approaches, in this paper we propose learning…

计算机视觉与模式识别 · 计算机科学 2018-02-07 Michael Janner , Jiajun Wu , Tejas D. Kulkarni , Ilker Yildirim , Joshua B. Tenenbaum

Intrinsic image decomposition (IID) is the task that decomposes a natural image into albedo and shade. While IID is typically solved through supervised learning methods, it is not ideal due to the difficulty in observing ground truth albedo…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Shogo Sato , Yasuhiro Yao , Taiga Yoshida , Takuhiro Kaneko , Shingo Ando , Jun Shimamura

Inverse rendering is the problem of decomposing an image into its intrinsic components, i.e. albedo, normal and lighting. To solve this ill-posed problem from single image, state-of-the-art methods in shape from shading mostly resort to…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Mona Zehni , Shaona Ghosh , Krishna Sridhar , Sethu Raman

Intrinsic image decomposition aims at separating an image into its underlying albedo and shading components, isolating the base color from lighting effects to enable downstream applications such as virtual relighting and scene editing.…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Hala Djeghim , Nathan Piasco , Luis Roldão , Moussab Bennehar , Dzmitry Tsishkou , Céline Loscos , Désiré Sidibé

Intrinsic image decomposition is the classical task of mapping image to albedo. The WHDR dataset allows methods to be evaluated by comparing predictions to human judgements ("lighter", "same as", "darker"). The best modern intrinsic image…

计算机视觉与模式识别 · 计算机科学 2020-11-23 D. A. Forsyth , Jason J. Rock

Intrinsic image decomposition (IID) is the task of separating an image into albedo and shade. In real-world scenes, it is difficult to quantitatively assess IID quality due to the unavailability of ground truth. The existing method provides…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Shogo Sato , Masaru Tsuchida , Mariko Yamaguchi , Takuhiro Kaneko , Kazuhiko Murasaki , Taiga Yoshida , Ryuichi Tanida

We present an unsupervised approach for factorizing object appearance into highlight, shading, and albedo layers, trained by multi-view real images. To do so, we construct a multi-view dataset by collecting numerous customer product photos…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Renjiao Yi , Ping Tan , Stephen Lin

The task of extracting intrinsic components, such as reflectance and shading, from neural radiance fields is of growing interest. However, current methods largely focus on synthetic scenes and isolated objects, overlooking the complexities…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Yixiong Yang , Shilin Hu , Haoyu Wu , Ramon Baldrich , Dimitris Samaras , Maria Vanrell

Intrinsic image decomposition is the process of recovering the image formation components (reflectance and shading) from an image. Previous methods employ either explicit priors to constrain the problem or implicit constraints as formulated…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Partha Das , Sezer Karaoglu , Theo Gevers

We propose a self-supervised method for image relighting of single view images in the wild. The method is based on an auto-encoder which deconstructs an image into two separate encodings, relating to the scene illumination and content,…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Yang Liu , Alexandros Neophytou , Sunando Sengupta , Eric Sommerlade

We propose a novel intrinsic image decomposition network considering reflectance consistency. Intrinsic image decomposition aims to decompose an image into illumination-invariant and illumination-variant components, referred to as…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Yuma Kinoshita , Hitoshi Kiya

In general, intrinsic image decomposition algorithms interpret shading as one unified component including all photometric effects. As shading transitions are generally smoother than reflectance (albedo) changes, these methods may fail in…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Anil S. Baslamisli , Partha Das , Hoang-An Le , Sezer Karaoglu , Theo Gevers

While invaluable for many computer vision applications, decomposing a natural image into intrinsic reflectance and shading layers represents a challenging, underdetermined inverse problem. As opposed to strict reliance on conventional…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Qingnan Fan , Jiaolong Yang , Gang Hua , Baoquan Chen , David Wipf

When capturing images in low-light conditions, the images often suffer from low visibility, which not only degrades the visual aesthetics of images, but also significantly degenerates the performance of many computer vision algorithms. In…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Lijun Zhang , Xiao Liu , Erik Learned-Miller , Hui Guan

Single image scene relighting aims to generate a realistic new version of an input image so that it appears to be illuminated by a new target light condition. Although existing works have explored this problem from various perspectives,…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Yixiong Yang , Hassan Ahmed Sial , Ramon Baldrich , Maria Vanrell

Intrinsic image decomposition is the process of separating the reflectance and shading layers of an image, which is a challenging and underdetermined problem. In this paper, we propose to systematically address this problem using a deep…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Sai Bi , Nima Khademi Kalantari , Ravi Ramamoorthi

We introduce a new approach to intrinsic image decomposition, the task of decomposing a single image into albedo and shading components. Our strategy, which we term direct intrinsics, is to learn a convolutional neural network (CNN) that…

计算机视觉与模式识别 · 计算机科学 2015-12-09 Takuya Narihira , Michael Maire , Stella X. Yu
‹ 上一页 1 2 3 10 下一页 ›