中文
相关论文

相关论文: SDF-SRN: Learning Signed Distance 3D Object Recons…

200 篇论文

Multi-view shape reconstruction has achieved impressive progresses thanks to the latest advances in neural implicit surface rendering. However, existing methods based on signed distance function (SDF) are limited to closed surfaces, failing…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Yu-Tao Liu , Li Wang , Jie yang , Weikai Chen , Xiaoxu Meng , Bo Yang , Lin Gao

Accurately predicting the 3D shape of any arbitrary object in any pose from a single image is a key goal of computer vision research. This is challenging as it requires a model to learn a representation that can infer both the visible and…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Anh Thai , Stefan Stojanov , Vijay Upadhya , James M. Rehg

Recent work achieved impressive progress towards joint reconstruction of hands and manipulated objects from monocular color images. Existing methods focus on two alternative representations in terms of either parametric meshes or signed…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Zerui Chen , Yana Hasson , Cordelia Schmid , Ivan Laptev

In this work, we present a new method for 3D face reconstruction from sparse-view RGB images. Unlike previous methods which are built upon 3D morphable models (3DMMs) with limited details, we leverage an implicit representation to encode…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Moran Li , Haibin Huang , Yi Zheng , Mengtian Li , Nong Sang , Chongyang Ma

We present learning-based implicit shape representations designed for real-time avatar collision queries arising in the simulation of clothing. Signed distance functions (SDFs) have been used for such queries for many years due to their…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Osman Akar , Yushan Han , Yizhou Chen , Weixian Lan , Benn Gallagher , Ronald Fedkiw , Joseph Teran

State-of-the-art neural implicit surface representations have achieved impressive results in indoor scene reconstruction by incorporating monocular geometric priors as additional supervision. However, we have observed that multi-view…

计算机视觉与模式识别 · 计算机科学 2024-05-02 Ziyi Chen , Xiaolong Wu , Yu Zhang

We investigate the generalization capabilities of neural signed distance functions (SDFs) for learning 3D object representations for unseen and unlabeled point clouds. Existing methods can fit SDFs to a handful of object classes and boast…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Gene Chou , Ilya Chugunov , Felix Heide

Unsupervised learning with generative models has the potential of discovering rich representations of 3D scenes. While geometric deep learning has explored 3D-structure-aware representations of scene geometry, these models typically require…

计算机视觉与模式识别 · 计算机科学 2020-01-30 Vincent Sitzmann , Michael Zollhöfer , Gordon Wetzstein

Signed Distance Functions (SDFs) are vital implicit representations to represent high fidelity 3D surfaces. Current methods mainly leverage a neural network to learn an SDF from various supervisions including signed distances, 3D point…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Chao Chen , Yu-Shen Liu , Zhizhong Han

Implicit neural rendering, which uses signed distance function (SDF) representation with geometric priors (such as depth or surface normal), has led to impressive progress in the surface reconstruction of large-scale scenes. However,…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Xiaoyang Lyu , Peng Dai , Zizhang Li , Dongyu Yan , Yi Lin , Yifan Peng , Xiaojuan Qi

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

Computer graphics, 3D computer vision and robotics communities have produced multiple approaches to representing 3D geometry for rendering and reconstruction. These provide trade-offs across fidelity, efficiency and compression…

计算机视觉与模式识别 · 计算机科学 2019-01-17 Jeong Joon Park , Peter Florence , Julian Straub , Richard Newcombe , Steven Lovegrove

We consider the challenging problem of learning Signed Distance Functions (SDF) from sparse and noisy 3D point clouds. In contrast to recent methods that depend on smoothness priors, our method, rooted in a distributionally robust…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Amine Ouasfi , Shubhendu Jena , Eric Marchand , Adnane Boukhayma

The reconstruction of high-quality shape geometry is crucial for developing freehand 3D ultrasound imaging. However, the shape reconstruction of multi-view ultrasound data remains challenging due to the elevation distortion caused by thick…

图像与视频处理 · 电气工程与系统科学 2024-08-15 Hongbo Chen , Yuchong Gao , Shuhang Zhang , Jiangjie Wu , Yuexin Ma , Rui Zheng

Reconstructing detailed 3D scenes from single-view images remains a challenging task due to limitations in existing approaches, which primarily focus on geometric shape recovery, overlooking object appearances and fine shape details. To…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Yixin Chen , Junfeng Ni , Nan Jiang , Yaowei Zhang , Yixin Zhu , Siyuan Huang

It is vital to infer signed distance functions (SDFs) from 3D point clouds. The latest methods rely on generalizing the priors learned from large scale supervision. However, the learned priors do not generalize well to various geometric…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Chao Chen , Yu-Shen Liu , Zhizhong Han

It is vital to infer a signed distance function (SDF) in multi-view based surface reconstruction. 3D Gaussian splatting (3DGS) provides a novel perspective for volume rendering, and shows advantages in rendering efficiency and quality.…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Wenyuan Zhang , Yu-Shen Liu , Zhizhong Han

Probabilistic diffusion models have achieved state-of-the-art results for image synthesis, inpainting, and text-to-image tasks. However, they are still in the early stages of generating complex 3D shapes. This work proposes Diffusion-SDF, a…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Gene Chou , Yuval Bahat , Felix Heide

In crowded urban environments where traffic is dense, current technologies struggle to oversee tight navigation, but surface-level understanding allows autonomous vehicles to safely assess proximity to surrounding obstacles. 3D or 2D scene…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Akarshani Ramanayake , Nihal Kodikara

In recent years, neural implicit surface reconstruction has emerged as a popular paradigm for multi-view 3D reconstruction. Unlike traditional multi-view stereo approaches, the neural implicit surface-based methods leverage neural networks…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Qianyi Wu , Kaisiyuan Wang , Kejie Li , Jianmin Zheng , Jianfei Cai