English
Related papers

Related papers: Marching-Primitives: Shape Abstraction from Signed…

200 papers

In computed tomography, the reconstruction is typically obtained on a voxel grid. In this work, however, we propose a mesh-based reconstruction method. For tomographic problems, 3D meshes have mostly been studied to simulate data…

Image and Video Processing · Electrical Eng. & Systems 2021-03-12 Jakeoung Koo , Anders B. Dahl , J. Andreas Bærentzen , Qiongyang Chen , Sara Bals , Vedrana A. Dahl

The aging and increasing complexity of infrastructures make efficient inspection planning more critical in ensuring safety. Thanks to sampling-based motion planning, many inspection planners are fast. However, they often require huge…

Robotics · Computer Science 2025-12-25 Jingyang You , Hanna Kurniawati , Lashika Medagoda

Extracting surfaces from Signed Distance Fields (SDFs) can be accomplished using traditional algorithms, such as Marching Cubes. However, since they rely on sign flips across the surface, these algorithms cannot be used directly on Unsigned…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Federico Stella , Nicolas Talabot , Hieu Le , Pascal Fua

A central aspect of robotic motion planning is collision avoidance, where a multitude of different approaches are currently in use. Optimization-based motion planning is one method, that often heavily relies on distance computations between…

Robotics · Computer Science 2022-04-21 Simon Zimmermann , Matthias Busenhart , Simon Huber , Roi Poranne , Stelian Coros

Reasoning about distance is indispensable for establishing or avoiding contact in manipulation tasks. To this end, we present an online approach for learning implicit representations of signed distance using piecewise polynomial basis…

Robotics · Computer Science 2024-05-09 Ante Marić , Yiming Li , Sylvain Calinon

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…

Computer Vision and Pattern Recognition · Computer Science 2024-12-24 Sijia Jiang , Tong Wu , Jing Hua , Zhizhong Han

We propose the Medial Skeletal Diagram, a novel skeletal representation that tackles the prevailing issues around skeleton sparsity and reconstruction accuracy in existing skeletal representations. Our approach augments the continuous…

Graphics · Computer Science 2024-10-04 Minghao Guo , Bohan Wang , Wojciech Matusik

Neural fields have emerged as a powerful representation for 3D geometry, enabling compact and continuous modeling of complex shapes. Despite their expressive power, manipulating neural fields in a controlled and accurate manner --…

Graphics · Computer Science 2025-09-30 Daniele Baieri , Filippo Maggioli , Emanuele Rodolà , Simone Melzi , Zorah Lähner

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…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Weikai Chen , Cheng Lin , Weiyang Li , Bo Yang

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…

Computer Vision and Pattern Recognition · Computer Science 2024-08-28 Amine Ouasfi , Adnane Boukhayma

In this work we present a novel approach for computing correspondences between non-rigid objects, by exploiting a reduced representation of deformation fields. Different from existing works that represent deformation fields by training a…

Computer Vision and Pattern Recognition · Computer Science 2022-11-29 Ramana Sundararaman , Riccardo Marin , Emanuele Rodola , Maks Ovsjanikov

Structured shape completion recovers missing geometry as primitives rather than as unstructured points, which enables primitive-based surface reconstruction. Instead of following the prevailing cascade, we rethink how primitives and points…

Computer Vision and Pattern Recognition · Computer Science 2026-03-27 Zhaiyu Chen , Yuqing Wang , Xiao Xiang Zhu

Recent advances in computer graphics and computer vision have found successful application of deep neural network models for 3D shapes based on signed distance functions (SDFs) that are useful for shape representation, retrieval, and…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Oladapo Afolabi , Allen Y. Yang , S. Shankar Sastry

Neural signed distance functions (SDFs) have shown powerful ability in fitting the shape geometry. However, inferring continuous signed distance fields from discrete unoriented point clouds still remains a challenge. The neural network…

Computer Vision and Pattern Recognition · Computer Science 2024-09-11 Shengtao Li , Ge Gao , Yudong Liu , Ming Gu , Yu-Shen Liu

In recent years, neural signed distance function (SDF) has become one of the most effective representation methods for 3D models. By learning continuous SDFs in 3D space, neural networks can predict the distance from a given query space…

Computer Vision and Pattern Recognition · Computer Science 2022-01-21 Yuanzhan Li , Yuqi Liu , Yujie Lu , Siyu Zhang , Shen Cai , Yanting Zhang

As commonly used implicit geometry representations, the signed distance function (SDF) is limited to modeling watertight shapes, while the unsigned distance function (UDF) is capable of representing various surfaces. However, its inherent…

Computer Vision and Pattern Recognition · Computer Science 2025-06-03 Chuanxiang Yang , Yuanfeng Zhou , Guangshun Wei , Long Ma , Junhui Hou , Yuan Liu , Wenping Wang

We propose a novel variational method to compute a highly accurate global signed distance function (SDF) to a given point cloud. To this end, the jump set of the gradient of the SDF, which coincides with the medial axis of the surface, is…

Computer Vision and Pattern Recognition · Computer Science 2026-04-21 Samuel Weidemaier , Christoph Norden-Smoch , Martin Rumpf

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…

Computer Vision and Pattern Recognition · Computer Science 2021-04-16 Jiteng Mu , Weichao Qiu , Adam Kortylewski , Alan Yuille , Nuno Vasconcelos , Xiaolong Wang

In this paper, we focus on generating complex robotic trajectories by merging sequential motion primitives. A robotic trajectory is a time series of positions and orientations ending at a desired target. Hence, we first discuss the…

Robotics · Computer Science 2020-03-26 Matteo Saveriano , Felix Franzel , Dongheui Lee

We describe in this short note a technique to convert an implicit surface into a Signed Distance Function (SDF) while exactly preserving the zero level-set of the implicit. The proposed approach relies on embedding the input implicit in the…

Graphics · Computer Science 2021-06-07 Pierre-Alain Fayolle