中文
相关论文

相关论文: FAWN: Floor-And-Walls Normal Regularization for Di…

200 篇论文

Humans rely on their visual and tactile senses to develop a comprehensive 3D understanding of their physical environment. Recently, there has been a growing interest in exploring and manipulating objects using data-driven approaches that…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Mauro Comi , Yijiong Lin , Alex Church , Alessio Tonioni , Laurence Aitchison , Nathan F. Lepora

We present a novel deep learning-based approach to the 3D reconstruction of clothed humans using weak supervision via 2D normal maps. Given a single RGB image or multiview images, our network infers a signed distance function (SDF)…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Jane Wu , Diego Thomas , Ronald Fedkiw

In this paper, we address the challenging problem of 3D toonification, which involves transferring the style of an artistic domain onto a target 3D face with stylized geometry and texture. Although fine-tuning a pre-trained 3D GAN on the…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Junzhe Zhang , Yushi Lan , Shuai Yang , Fangzhou Hong , Quan Wang , Chai Kiat Yeo , Ziwei Liu , Chen Change Loy

Despite advancements in Neural Implicit models for 3D surface reconstruction, handling dynamic environments with interactions between arbitrary rigid, non-rigid, or deformable entities remains challenging. The generic reconstruction methods…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Sandika Biswas , Qianyi Wu , Biplab Banerjee , Hamid Rezatofighi

Deep neural networks (DNNs) are widely used as surrogate models in geophysical applications; incorporating theoretical guidance into DNNs has improved the generalizability. However, most of such approaches define the loss function based on…

机器学习 · 计算机科学 2021-09-28 Rui Xu , Dongxiao Zhang , Miao Rong , Nanzhe Wang

In modern computer vision, the optimal representation of 3D shape continues to be task-dependent. One fundamental operation applied to such representations is differentiable rendering, as it enables inverse graphics approaches in learning…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Tristan Aumentado-Armstrong , Stavros Tsogkas , Sven Dickinson , Allan Jepson

Implicit Neural Representations have gained prominence as a powerful framework for capturing complex data modalities, encompassing a wide range from 3D shapes to images and audio. Within the realm of 3D shape representation, Neural Signed…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Amine Ouasfi , Adnane Boukhayma

Neural Signed Distance Functions (SDFs) excel at reconstructing watertight manifolds but fail on thin structures and open boundaries due to strict inside--outside constraints. Conversely, Unsigned Distance Fields (UDFs) accommodate general…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Jiayi Kong , Xuhui Chen , Chen Zong , Fei Hou , Junhui Hou , Wenping Wang , Ying He

In computed tomography (CT), data truncation is a common problem. Images reconstructed by the standard filtered back-projection algorithm from truncated data suffer from cupping artifacts inside the field-of-view (FOV), while anatomical…

图像与视频处理 · 电气工程与系统科学 2019-12-10 Yixing Huang , Lei Gao , Alexander Preuhs , Andreas Maier

While NeRF has shown great success for neural reconstruction and rendering, its limited MLP capacity and long per-scene optimization times make it challenging to model large-scale indoor scenes. In contrast, classical 3D reconstruction…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Xiaoshuai Zhang , Sai Bi , Kalyan Sunkavalli , Hao Su , Zexiang Xu

We present RangeUDF, a new implicit representation based framework to recover the geometry and semantics of continuous 3D scene surfaces from point clouds. Unlike occupancy fields or signed distance fields which can only model closed 3D…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Bing Wang , Zhengdi Yu , Bo Yang , Jie Qin , Toby Breckon , Ling Shao , Niki Trigoni , Andrew Markham

It is vital to recover 3D geometry from multi-view RGB images in many 3D computer vision tasks. The latest methods infer the geometry represented as a signed distance field by minimizing the rendering error on the field through volume…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Sijia Jiang , Tong Wu , Jing Hua , Zhizhong Han

Neural 3D scene reconstruction methods have achieved impressive performance when reconstructing complex geometry and low-textured regions in indoor scenes. However, these methods heavily rely on 3D data which is costly and time-consuming to…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Yi Guo , Che Sun , Yunde Jia , Yuwei Wu

Recovering the 3D shape of a person from its 2D appearance is ill-posed due to ambiguities. Nevertheless, with the help of convolutional neural networks (CNN) and prior knowledge on the 3D human body, it is possible to overcome such…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Hayato Onizuka , Zehra Hayirci , Diego Thomas , Akihiro Sugimoto , Hideaki Uchiyama , Rin-ichiro Taniguchi

Signed distance-radiance field (SDF-NeRF) is a promising environment representation that offers both photo-realistic rendering and geometric reasoning such as proximity queries for collision avoidance. However, the slow training speed and…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Runfa Blark Li , Keito Suzuki , Bang Du , Ki Myung Brian Lee , Nikolay Atanasov , Truong Nguyen

There have been many efforts to correct systematic effects in astronomical light curves to improve the detection and characterization of planetary transits and astrophysical variability. Algorithms like the Trend Filtering Algorithm (TFA)…

天体物理仪器与方法 · 物理学 2018-11-14 D. del Ser , O. Fors , J. Núñez

Recent advances in learning 3D shapes using neural implicit functions have achieved impressive results by breaking the previous barrier of resolution and diversity for varying topologies. However, most of such approaches are limited to…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Weikai Chen , Cheng Lin , Weiyang Li , Bo Yang

\textit{Implicit neural representations} (INRs) have emerged as a promising framework for representing signals in low-dimensional spaces. This survey reviews the existing literature on the specialized INR problem of approximating…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Luiz Schirmer , Tiago Novello , Vinícius da Silva , Guilherme Schardong , Daniel Perazzo , Hélio Lopes , Nuno Gonçalves , Luiz Velho

We present a simple algorithm for differentiable rendering of surfaces represented by Signed Distance Fields (SDF), which makes it easy to integrate rendering into gradient-based optimization pipelines. To tackle visibility-related…

图形学 · 计算机科学 2024-06-10 Zichen Wang , Xi Deng , Ziyi Zhang , Wenzel Jakob , Steve Marschner

Facial alignment involves finding a set of landmark points on an image with a known semantic meaning. However, this semantic meaning of landmark points is often lost in 2D approaches where landmarks are either moved to visible boundaries or…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Chandrasekhar Bhagavatula , Chenchen Zhu , Khoa Luu , Marios Savvides