中文
相关论文

相关论文: Leveraging Spatial and Photometric Context for Cal…

200 篇论文

This paper addresses the problem of photometric stereo, in both calibrated and uncalibrated scenarios, for non-Lambertian surfaces based on deep learning. We first introduce a fully convolutional deep network for calibrated photometric…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Guanying Chen , Kai Han , Boxin Shi , Yasuyuki Matsushita , Kwan-Yee K. Wong

Photometric stereo provides an important method for high-fidelity 3D reconstruction based on multiple intensity images captured under different illumination directions. In this paper, we present a complete framework, including a multilight…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Yanlong Cao , Binjie Ding , Zewei He , Jiangxin Yang , Jingxi Chen , Yanpeng Cao , Xin Li

We propose a neural inverse rendering approach that jointly reconstructs geometry, spatially varying reflectance, and lighting conditions from multi-view images captured under varying directional lighting. Unlike prior multi-view…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Xu Cao , Takafumi Taketomi

Most conventional photometric stereo algorithms inversely solve a BRDF-based image formation model. However, the actual imaging process is often far more complex due to the global light transport on the non-convex surfaces. This paper…

计算机视觉与模式识别 · 计算机科学 2018-08-31 Satoshi Ikehata

Reconstructing the 3D shape of an object using several images under different light sources is a very challenging task, especially when realistic assumptions such as light propagation and attenuation, perspective viewing geometry and…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Fotios Logothetis , Ignas Budvytis , Roberto Mecca , Roberto Cipolla

This paper addresses the problem of photometric stereo for non-Lambertian surfaces. Existing approaches often adopt simplified reflectance models to make the problem more tractable, but this greatly hinders their applications on real-world…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Guanying Chen , Kai Han , Kwan-Yee K. Wong

This paper presents an uncalibrated deep neural network framework for the photometric stereo problem. For training models to solve the problem, existing neural network-based methods either require exact light directions or ground-truth…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Berk Kaya , Suryansh Kumar , Carlos Oliveira , Vittorio Ferrari , Luc Van Gool

We present a novel convolutional neural network architecture for photometric stereo (Woodham, 1980), a problem of recovering 3D object surface normals from multiple images observed under varying illuminations. Despite its long history in…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Tatsunori Taniai , Takanori Maehara

Reconstructing the 3D shape of an object using several images under different light sources is a very challenging task, especially when realistic assumptions such as light propagation and attenuation, perspective viewing geometry and…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Fotios Logothetis , Roberto Mecca , Ignas Budvytis , Roberto Cipolla

Photometric stereo recovers the surface normals of an object from multiple images with varying shading cues, i.e., modeling the relationship between surface orientation and intensity at each pixel. Photometric stereo prevails in superior…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Yakun Ju , Kin-Man Lam , Wuyuan Xie , Huiyu Zhou , Junyu Dong , Boxin Shi

This paper tackles a new photometric stereo task, named universal photometric stereo. Unlike existing tasks that assumed specific physical lighting models; hence, drastically limited their usability, a solution algorithm of this task is…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Satoshi Ikehata

In this paper we are extracting surface reflectance and natural environmental illumination from a reflectance map, i.e. from a single 2D image of a sphere of one material under one illumination. This is a notoriously difficult problem, yet…

计算机视觉与模式识别 · 计算机科学 2016-03-29 Stamatios Georgoulis , Konstantinos Rematas , Tobias Ritschel , Mario Fritz , Luc Van Gool , Tinne Tuytelaars

In this work we describe a Convolutional Neural Network (CNN) to accurately predict the scene illumination. Taking image patches as input, the CNN works in the spatial domain without using hand-crafted features that are employed by most…

计算机视觉与模式识别 · 计算机科学 2015-04-20 Simone Bianco , Claudio Cusano , Raimondo Schettini

Photometric Stereo methods seek to reconstruct the 3d shape of an object from motionless images obtained with varying illumination. Most existing methods solve a restricted problem where the physical reflectance model, such as Lambertian…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Ofer Bartal , Nati Ofir , Yaron Lipman , Ronen Basri

Conventional 2D Convolutional Neural Networks (CNN) extract features from an input image by applying linear filters. These filters compute the spatial coherence by weighting the photometric information on a fixed neighborhood without taking…

计算机视觉与模式识别 · 计算机科学 2020-09-24 Zongwei Wu , Guillaume Allibert , Christophe Stolz , Cedric Demonceaux

Neural approaches have shown a significant progress on camera-based reconstruction. But they require either a fairly dense sampling of the viewing sphere, or pre-training on an existing dataset, thereby limiting their generalizability. In…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Mohammed Brahimi , Bjoern Haefner , Zhenzhang Ye , Bastian Goldluecke , Daniel Cremers

This paper proposes an uncalibrated photometric stereo method for non-Lambertian scenes based on deep learning. Unlike previous approaches that heavily rely on assumptions of specific reflectances and light source distributions, our method…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Guanying Chen , Kai Han , Boxin Shi , Yasuyuki Matsushita , Kwan-Yee K. Wong

Convolutional neural networks (CNNs) show outstanding performance in many image processing problems, such as image recognition, object detection and image segmentation. Semantic segmentation is a very challenging task that requires…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Fan Jia , Jun Liu , Xue-cheng Tai

Spatial and spectral approaches are two major approaches for image processing tasks such as image classification and object recognition. Among many such algorithms, convolutional neural networks (CNNs) have recently achieved significant…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Shin Fujieda , Kohei Takayama , Toshiya Hachisuka

Retrieving accurate 3D reconstructions of objects from the way they reflect light is a very challenging task in computer vision. Despite more than four decades since the definition of the Photometric Stereo problem, most of the literature…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Fotios Logothetis , Ignas Budvytis , Roberto Mecca , Roberto Cipolla
‹ 上一页 1 2 3 10 下一页 ›