中文
相关论文

相关论文: 3D Shapes Local Geometry Codes Learning with SDF

200 篇论文

SDF-based differential rendering frameworks have achieved state-of-the-art multiview 3D shape reconstruction. In this work, we re-examine this family of approaches by minimally reformulating its core appearance model in a way that…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Briac Toussaint , Diego Thomas , Jean-Sébastien Franco

We present a new deep learning approach for matching deformable shapes by introducing {\it Shape Deformation Networks} which jointly encode 3D shapes and correspondences. This is achieved by factoring the surface representation into (i) a…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Thibault Groueix , Matthew Fisher , Vladimir G. Kim , Bryan C. Russell , Mathieu Aubry

Methods allowing the synthesis of realistic cell shapes could help generate training data sets to improve cell tracking and segmentation in biomedical images. Deep generative models for cell shape synthesis require a light-weight and…

计算机视觉与模式识别 · 计算机科学 2022-10-07 David Wiesner , Julian Suk , Sven Dummer , David Svoboda , Jelmer M. Wolterink

Accurate and efficient environment representation is crucial for robotic applications such as motion planning, manipulation, and navigation. Signed distance functions (SDFs) have emerged as a powerful representation for encoding distance to…

机器人学 · 计算机科学 2026-04-01 Zhirui Dai , Tianxing Fan , Mani Amani , Jaemin Seo , Ki Myung Brian Lee , Hyondong Oh , Nikolay Atanasov

Neural surfaces learning has shown impressive performance in multi-view surface reconstruction. However, most existing methods use large multilayer perceptrons (MLPs) to train their models from scratch, resulting in hours of training for a…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Jianyao Xu , Qingshan Xu , Xinyao Liao , Wanjuan Su , Chen Zhang , Yew-Soon Ong , Wenbing Tao

Implicit neural representations have emerged as a powerful tool in learning 3D geometry, offering unparalleled advantages over conventional representations like mesh-based methods. A common type of INR implicitly encodes a shape's boundary…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Shen Fan , Przemyslaw Musialski

Accurate segmentation of vascular networks from sparse CT scan slices remains a significant challenge in medical imaging, particularly due to the thin, branching nature of vessels and the inherent sparsity between imaging planes. Existing…

图像与视频处理 · 电气工程与系统科学 2025-06-23 Salvatore Esposito , Daniel Rebain , Arno Onken , Changjian Li , Oisin Mac Aodha

In this paper, we develop a new method, termed SDF-3DGAN, for 3D object generation and 3D-Aware image synthesis tasks, which introduce implicit Signed Distance Function (SDF) as the 3D object representation method in the generative field.…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Lutao Jiang , Ruyi Ji , Libo Zhang

StyleGAN has achieved great progress in 2D face reconstruction and semantic editing via image inversion and latent editing. While studies over extending 2D StyleGAN to 3D faces have emerged, a corresponding generic 3D GAN inversion…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Yushi Lan , Xuyi Meng , Shuai Yang , Chen Change Loy , Bo Dai

Recent work has made significant progress on using implicit functions, as a continuous representation for 3D rigid object shape reconstruction. However, much less effort has been devoted to modeling general articulated objects. Compared to…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Jiteng Mu , Weichao Qiu , Adam Kortylewski , Alan Yuille , Nuno Vasconcelos , Xiaolong Wang

In this paper, we investigate a new optimization framework for multi-view 3D shape reconstructions. Recent differentiable rendering approaches have provided breakthrough performances with implicit shape representations though they can still…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Pierre Zins , Yuanlu Xu , Edmond Boyer , Stefanie Wuhrer , Tony Tung

Deep implicit functions have shown remarkable shape modeling ability in various 3D computer vision tasks. One drawback is that it is hard for them to represent a 3D shape as multiple parts. Current solutions learn various primitives and…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Chao Chen , Yu-Shen Liu , Zhizhong Han

We present a learning-based method, namely GeoUDF,to tackle the long-standing and challenging problem of reconstructing a discrete surface from a sparse point cloud.To be specific, we propose a geometry-guided learning method for UDF and…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Siyu Ren , Junhui Hou , Xiaodong Chen , Ying He , Wenping Wang

Signed distance fields (SDFs) are a widely used implicit surface representation, with broad applications in computer graphics, computer vision, and applied mathematics. To reconstruct an explicit triangle mesh surface corresponding to an…

图形学 · 计算机科学 2023-08-22 Silvia Sellán , Christopher Batty , Oded Stein

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

D shape generation is a fundamental operation in computer graphics. While significant progress has been made, especially with recent deep generative models, it remains a challenge to synthesize high-quality shapes with rich geometric…

图形学 · 计算机科学 2022-05-31 Jie Yang , Kaichun Mo , Yu-Kun Lai , Leonidas J. Guibas , Lin Gao

Deep Implicit Functions (DIFs) represent 3D geometry with continuous signed distance functions learned through deep neural nets. Recently DIFs-based methods have been proposed to handle shape reconstruction and dense point correspondences…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Shanlin Sun , Kun Han , Deying Kong , Hao Tang , Xiangyi Yan , Xiaohui Xie

As point clouds are 3D signals with permutation invariance, most existing works train their reconstruction networks by measuring shape differences with the average point-to-point distance between point clouds matched with predefined rules.…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Tianxin Huang , Qingyao Liu , Xiangrui Zhao , Jun Chen , Yong Liu

Recently, building on the foundation of neural radiance field, various techniques have emerged to learn unsigned distance fields (UDF) to reconstruct 3D non-watertight models from multi-view images. Yet, a central challenge in UDF-based…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Junkai Deng , Fei Hou , Xuhui Chen , Wencheng Wang , Ying He

A signed distance function (SDF) parametrized by an MLP is a common ingredient of neural surface reconstruction. We build on the successful recent method NeuS to extend it by three new components. The first component is to borrow the…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Yiqun Wang , Ivan Skorokhodov , Peter Wonka