中文
相关论文

相关论文: Learning Inverse Rendering of Faces from Real-worl…

200 篇论文

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

Previous face inverse rendering methods often require synthetic data with ground truth and/or professional equipment like a lighting stage. However, a model trained on synthetic data or using pre-defined lighting priors is typically unable…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Meng Wang , Xiaojie Guo , Wenjing Dai , Jiawan Zhang

We present SfSNet, an end-to-end learning framework for producing an accurate decomposition of an unconstrained human face image into shape, reflectance and illuminance. SfSNet is designed to reflect a physical lambertian rendering model.…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Soumyadip Sengupta , Angjoo Kanazawa , Carlos D. Castillo , David Jacobs

We introduce InverseFaceNet, a deep convolutional inverse rendering framework for faces that jointly estimates facial pose, shape, expression, reflectance and illumination from a single input image. By estimating all parameters from just a…

计算机视觉与模式识别 · 计算机科学 2018-05-17 Hyeongwoo Kim , Michael Zollhöfer , Ayush Tewari , Justus Thies , Christian Richardt , Christian Theobalt

Face spoofing causes severe security threats in face recognition systems. Previous anti-spoofing works focused on supervised techniques, typically with either binary or auxiliary supervision. Most of them suffer from limited robustness and…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Chengwei Chen , Wang Yuan , Xuequan Lu , Lizhuang Ma

We show how to train a fully convolutional neural network to perform inverse rendering from a single, uncontrolled image. The network takes an RGB image as input, regresses albedo and normal maps from which we compute lighting coefficients.…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Ye Yu , William A. P. Smith

Traditional face super-resolution (FSR) methods trained on synthetic datasets usually have poor generalization ability for real-world face images. Recent work has utilized complex degradation models or training networks to simulate the real…

图像与视频处理 · 电气工程与系统科学 2024-05-09 Zhilei Liu , Chenggong Zhang

Learning-based image harmonization techniques are usually trained to undo synthetic random global transformations applied to a masked foreground in a single ground truth photo. This simulated data does not model many of the important…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Ke Wang , Michaël Gharbi , He Zhang , Zhihao Xia , Eli Shechtman

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

Inverse rendering aims to estimate physical attributes of a scene, e.g., reflectance, geometry, and lighting, from image(s). Inverse rendering has been studied primarily for single objects or with methods that solve for only one of the…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Soumyadip Sengupta , Jinwei Gu , Kihwan Kim , Guilin Liu , David W. Jacobs , Jan Kautz

Recent advances in deep learning have significantly increased the performance of face recognition systems. The performance and reliability of these models depend heavily on the amount and quality of the training data. However, the…

计算机视觉与模式识别 · 计算机科学 2018-02-19 Adam Kortylewski , Andreas Schneider , Thomas Gerig , Bernhard Egger , Andreas Morel-Forster , Thomas Vetter

We propose a self-supervised framework for learning facial attributes by simply watching videos of a human face speaking, laughing, and moving over time. To perform this task, we introduce a network, Facial Attributes-Net (FAb-Net), that is…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Olivia Wiles , A. Sophia Koepke , Andrew Zisserman

In this work, we propose an inverse rendering model that estimates 3D shape, spatially-varying reflectance, homogeneous subsurface scattering parameters, and an environment illumination jointly from only a pair of captured images of a…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Chenhao Li , Trung Thanh Ngo , Hajime Nagahara

Modeling outdoor scenes for the synthetic 3D environment requires the recovery of reflectance/albedo information from raw images, which is an ill-posed problem due to the complicated unmodeled physics in this process (e.g., indirect…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Shuang Song , Rongjun Qin

Generalizing deepfake detection to unseen manipulations remains a key challenge. A recent approach to tackle this issue is to train a network with pristine face images that have been manipulated with hand-crafted artifacts to extract more…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Alejandro Cobo , Roberto Valle , José Miguel Buenaposada , Luis Baumela

Relighting of human images has various applications in image synthesis. For relighting, we must infer albedo, shape, and illumination from a human portrait. Previous techniques rely on human faces for this inference, based on spherical…

图形学 · 计算机科学 2019-08-12 Yoshihiro Kanamori , Yuki Endo

Indoor scene understanding is central to applications such as robot navigation and human companion assistance. Over the last years, data-driven deep neural networks have outperformed many traditional approaches thanks to their…

计算机视觉与模式识别 · 计算机科学 2017-07-04 Yinda Zhang , Shuran Song , Ersin Yumer , Manolis Savva , Joon-Young Lee , Hailin Jin , Thomas Funkhouser

Though face rotation has achieved rapid progress in recent years, the lack of high-quality paired training data remains a great hurdle for existing methods. The current generative models heavily rely on datasets with multi-view images of…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Hang Zhou , Jihao Liu , Ziwei Liu , Yu Liu , Xiaogang Wang

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

In numerous practical applications, especially in medical image reconstruction, it is often infeasible to obtain a large ensemble of ground-truth/measurement pairs for supervised learning. Therefore, it is imperative to develop unsupervised…

图像与视频处理 · 电气工程与系统科学 2021-03-31 Subhadip Mukherjee , Ozan Öktem , Carola-Bibiane Schönlieb
‹ 上一页 1 2 3 10 下一页 ›