中文
相关论文

相关论文: Shadow Art Revisited: A Differentiable Rendering B…

200 篇论文

We are witnessing an explosion of neural implicit representations in computer vision and graphics. Their applicability has recently expanded beyond tasks such as shape generation and image-based rendering to the fundamental problem of…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Jiaming Sun , Xi Chen , Qianqian Wang , Zhengqi Li , Hadar Averbuch-Elor , Xiaowei Zhou , Noah Snavely

While deep learning methods have achieved impressive success in many vision benchmarks, it remains difficult to understand and explain the representations and decisions of these models. Though vision models are typically trained on 2D…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Benjamin Beilharz , Thomas S. A. Wallis

Differentiable rendering is a technique to connect 3D scenes with corresponding 2D images. Since it is differentiable, processes during image formation can be learned. Previous approaches to differentiable rendering focus on mesh-based…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Cong Gao , Xingtong Liu , Wenhao Gu , Benjamin Killeen , Mehran Armand , Russell Taylor , Mathias Unberath

We propose an approach to 3D reconstruction via inverse procedural modeling and investigate two variants of this approach. The first option consists in the fitting set of input parameters using a genetic algorithm. We demonstrate the…

图形学 · 计算机科学 2023-10-23 Albert Garifullin , Nikolay Maiorov , Vladimir Frolov

Researchers have now achieved great success on dealing with 2D images using deep learning. In recent years, 3D computer vision and Geometry Deep Learning gain more and more attention. Many advanced techniques for 3D shapes have been…

图形学 · 计算机科学 2020-04-16 Yun-Peng Xiao , Yu-Kun Lai , Fang-Lue Zhang , Chunpeng Li , Lin Gao

We present a self-trainable method, Mask2Hand, which learns to solve the challenging task of predicting 3D hand pose and shape from a 2D binary mask of hand silhouette/shadow without additional manually-annotated data. Given the intrinsic…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Li-Jen Chang , Yu-Cheng Liao , Chia-Hui Lin , Hwann-Tzong Chen

We present differentiable point-based inverse rendering, DPIR, an analysis-by-synthesis method that processes images captured under diverse illuminations to estimate shape and spatially-varying BRDF. To this end, we adopt point-based…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Hoon-Gyu Chung , Seokjun Choi , Seung-Hwan Baek

Many robotic tasks involving some form of 3D visual perception greatly benefit from a complete knowledge of the working environment. However, robots often have to tackle unstructured environments and their onboard visual sensors can only…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Andrea Rosasco , Stefano Berti , Fabrizio Bottarel , Michele Colledanchise , Lorenzo Natale

Recent work has shown that diffusion models can serve as powerful neural rendering engines that can be leveraged for inserting virtual objects into images. However, unlike typical physics-based renderers, these neural rendering engines are…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Frédéric Fortier-Chouinard , Zitian Zhang , Louis-Etienne Messier , Mathieu Garon , Anand Bhattad , Jean-François Lalonde

We propose SDFDiff, a novel approach for image-based shape optimization using differentiable rendering of 3D shapes represented by signed distance functions (SDFs). Compared to other representations, SDFs have the advantage that they can…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Yue Jiang , Dantong Ji , Zhizhong Han , Matthias Zwicker

In this paper, we propose the differentiable voxelization of 3D meshes via the winding number and solid angles. The proposed approach achieves fast, flexible, and accurate voxelization of 3D meshes, admitting the computation of gradients…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Yihao Luo , Yikai Wang , Zhengrui Xiang , Yuliang Xiu , Guang Yang , ChoonHwai Yap

This paper addresses the limitations of neural rendering-based multi-view surface reconstruction methods, which require an additional mesh extraction step that is inconvenient and would produce poor-quality surfaces with mesh aliasing,…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Qitong Zhang , Jieqing Feng

The generation of triangle meshes from point clouds, i.e. meshing, is a core task in computer graphics and computer vision. Traditional techniques directly construct a surface mesh using local decision heuristics, while some recent methods…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Mathias Vetsch , Sandro Lombardi , Marc Pollefeys , Martin R. Oswald

Significant progress has recently been made in creative applications of large pre-trained models for downstream tasks in 3D vision, such as text-to-shape generation. This motivates our investigation of how these pre-trained models can be…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Aditya Sanghi , Pradeep Kumar Jayaraman , Arianna Rampini , Joseph Lambourne , Hooman Shayani , Evan Atherton , Saeid Asgari Taghanaki

In recent years, substantial progress has been achieved in learning-based reconstruction of 3D objects. At the same time, generative models were proposed that can generate highly realistic images. However, despite this success in these…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Michael Oechsle , Lars Mescheder , Michael Niemeyer , Thilo Strauss , Andreas Geiger

Inverse rendering in a 3D format denoted to recovering the 3D properties of a scene given 2D input image(s) and is typically done using 3D Morphable Model (3DMM) based methods from single view images. These models formulate each face as a…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Shima Kamyab , Ali Ghodsi , S. Zohreh Azimifar

In this paper, we address the shape-from-shading problem by training deep networks with synthetic images. Unlike conventional approaches that combine deep learning and synthetic imagery, we propose an approach that does not need any…

计算机视觉与模式识别 · 计算机科学 2017-12-11 Dawei Yang , Jia Deng

We study the problem of extracting biometric information of individuals by looking at shadows of objects cast on diffuse surfaces. We show that the biometric information leakage from shadows can be sufficient for reliable identity inference…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Safa C. Medin , Amir Weiss , Frédo Durand , William T. Freeman , Gregory W. Wornell

Hand shadow art is a captivating art form, creatively using hand shadows to reproduce expressive shapes on the wall. In this work, we study an inverse problem: given a target shape, find the poses of left and right hands that together best…

计算几何 · 计算机科学 2025-05-13 Hao Xu , Yinqiao Wang , Niloy J. Mitra , Shuaicheng Liu , Pheng-Ann Heng , Chi-Wing Fu

Differentiable render is widely used in optimization-based 3D reconstruction which requires gradients from differentiable operations for gradient-based optimization. The existing differentiable renderers obtain the gradients of rendering…

计算机视觉与模式识别 · 计算机科学 2019-06-20 Zaiqiang Wu , Wei Jiang