中文
相关论文

相关论文: SAIL: Self-supervised Albedo Estimation from Real …

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

Machine learning based Single Image Intrinsic Decomposition (SIID) methods decompose a captured scene into its albedo and shading images by using the knowledge of a large set of known and realistic ground truth decompositions. Collecting…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Louis Lettry , Kenneth Vanhoey , Luc van Gool

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 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

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 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 Intrinsic Image Diffusion, a generative model for appearance decomposition of indoor scenes. Given a single input view, we sample multiple possible material explanations represented as albedo, roughness, and metallic maps.…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Peter Kocsis , Vincent Sitzmann , Matthias Nießner

We present SILT, a Self-supervised Implicit Lighting Transfer method. Unlike previous research on scene relighting, we do not seek to apply arbitrary new lighting configurations to a given scene. Instead, we wish to transfer the lighting…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Nikolina Kubiak , Armin Mustafa , Graeme Phillipson , Stephen Jolly , Simon Hadfield

As artificial intelligence advances rapidly, particularly with the advent of GANs and diffusion models, the accuracy of Image Inpainting Localization (IIL) has become increasingly challenging. Current IIL methods face two main challenges: a…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Kai Wang , Shaozhang Niu , Qixian Hao , Jiwei Zhang

Intrinsic decomposition is a fundamental mid-level vision problem that plays a crucial role in various inverse rendering and computational photography pipelines. Generating highly accurate intrinsic decompositions is an inherently…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Chris Careaga , Yağız Aksoy

Intrinsic image decomposition aims to separate the surface reflectance and the effects from the illumination given a single photograph. Due to the complexity of the problem, most prior works assume a single-color illumination and a…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Chris Careaga , Yağız Aksoy

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

Weakly-Supervised Dense Video Captioning aims to localize and describe events in videos trained only on caption annotations, without temporal boundaries. Prior work introduced an implicit supervision paradigm based on Gaussian masking and…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Ye-Chan Kim , SeungJu Cha , Si-Woo Kim , Minju Jeon , Hyungee Kim , Dong-Jin Kim

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

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 imaging or intrinsic image decomposition has traditionally been described as the problem of decomposing an image into two layers: a reflectance, the albedo invariant color of the material; and a shading, produced by the…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Elena Garces , Carlos Rodriguez-Pardo , Dan Casas , Jorge Lopez-Moreno

Intrinsic Image Decomposition (IID) separates an image into albedo and shading components. It is a core step in many real-world applications, such as relighting and material editing. Existing IID models achieve good results, but often use a…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Mithlesh Singla , Seema Kumari , Shanmuganathan Raman

Estimating albedo (a.k.a., intrinsic image decomposition) from single RGB images captured in real-world environments (e.g., the MVImgNet dataset) presents a significant challenge due to the absence of paired images and their ground truth…

图形学 · 计算机科学 2025-09-03 Xiaokang Wei , Zizheng Yan , Zhangyang Xiong , Yiming Hao , Yipeng Qin , Xiaoguang Han

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

Image relighting is the task of showing what a scene from a source image would look like if illuminated differently. Inverse graphics schemes recover an explicit representation of geometry and a set of chosen intrinsics, then relight with…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Xiao Zhang , William Gao , Seemandhar Jain , Michael Maire , David A. Forsyth , Anand Bhattad
‹ 上一页 1 2 3 10 下一页 ›