中文
相关论文

相关论文: Marching-Primitives: Shape Abstraction from Signed…

200 篇论文

3D shape abstraction has drawn great interest over the years. Apart from low-level representations such as meshes and voxels, researchers also seek to semantically abstract complex objects with basic geometric primitives. Recent deep…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Yuwei Wu , Weixiao Liu , Sipu Ruan , Gregory S. Chirikjian

This paper presents a novel post-processing methodology for extracting high-quality geometries from density-based topology optimization results. Current post-processing approaches often struggle to simultaneously achieve smooth boundaries,…

计算工程、金融与科学 · 计算机科学 2025-12-09 Ondřej Ježek , Ján Kopačka , Martin Isoz , Dušan Gabriel , Pavel Maršálek , Martin Šotola , Radim Halama

Accurate surface geometry representation is crucial in 3D visual computing. Explicit representations, such as polygonal meshes, and implicit representations, like signed distance functions, each have distinct advantages, making efficient…

图形学 · 计算机科学 2025-09-26 Christian Stippel , Felix Mujkanovic , Thomas Leimkühler , Pedro Hermosilla

The medial axis, a lower-dimensional descriptor that captures the extrinsic structure of a shape, plays an important role in digital geometry processing. Despite its importance, computing the medial axis transform robustly from diverse…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Jiayi Kong , Chen Zong , Jun Luo , Shiqing Xin , Fei Hou , Hanqing Jiang , Chen Qian , Ying He

We propose a novel method for reconstructing explicit parameterized surfaces from Signed Distance Fields (SDFs), a widely used implicit neural representation (INR) for 3D surfaces. While traditional reconstruction methods like Marching…

图形学 · 计算机科学 2024-10-07 Haotian Yin , Przemyslaw Musialski

Neural signed distance functions (SDFs) have been a vital representation to represent 3D shapes or scenes with neural networks. An SDF is an implicit function that can query signed distances at specific coordinates for recovering a 3D…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Qiang Bai , Bojian Wu , Xi Yang , Zhizhong Han

Neural networks that map 3D coordinates to signed distance function (SDF) or occupancy values have enabled high-fidelity implicit representations of object shape. This paper develops a new shape model that allows synthesizing novel distance…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Ehsan Zobeidi , Nikolay Atanasov

Signed distance field (SDF) is a prominent implicit representation of 3D meshes. Methods that are based on such representation achieved state-of-the-art 3D shape reconstruction quality. However, these methods struggle to reconstruct…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Kacper Kania , Maciej Zięba , Tomasz Kajdanowicz

Recently there has been renewed interest in signed distance bound representations due to their unique properties for 3D shape modelling. This is especially the case for deep learning-based bounds. However, it is beneficial to work with…

图形学 · 计算机科学 2024-04-08 Nenad Markuš , Mirko Sužnjević

Geometric Deep Learning has recently made striking progress with the advent of continuous Deep Implicit Fields. They allow for detailed modeling of watertight surfaces of arbitrary topology while not relying on a 3D Euclidean grid,…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Edoardo Remelli , Artem Lukoianov , Stephan R. Richter , Benoît Guillard , Timur Bagautdinov , Pierre Baque , Pascal Fua

We present a learning framework for abstracting complex shapes by learning to assemble objects using 3D volumetric primitives. In addition to generating simple and geometrically interpretable explanations of 3D objects, our framework also…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Shubham Tulsiani , Hao Su , Leonidas J. Guibas , Alexei A. Efros , Jitendra Malik

Developing autonomous robots capable of learning and reproducing complex motions from demonstrations remains a fundamental challenge in robotics. On the one hand, movement primitives (MPs) provide a compact and modular representation of…

机器人学 · 计算机科学 2025-06-23 Yiming Li , Sylvain Calinon

Shape primitive abstraction, which decomposes complex 3D shapes into simple geometric elements, plays a crucial role in human visual cognition and has broad applications in computer vision and graphics. While recent advances in 3D content…

图形学 · 计算机科学 2025-05-08 Jingwen Ye , Yuze He , Yanning Zhou , Yiqin Zhu , Kaiwen Xiao , Yong-Jin Liu , Wei Yang , Xiao Han

We present Gradient-SDF, a novel representation for 3D geometry that combines the advantages of implict and explicit representations. By storing at every voxel both the signed distance field as well as its gradient vector field, we enhance…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Christiane Sommer , Lu Sang , David Schubert , Daniel Cremers

Implicit representations of geometry, such as occupancy fields or signed distance fields (SDF), have recently re-gained popularity in encoding 3D solid shape in a functional form. In this work, we introduce medial fields: a field function…

图形学 · 计算机科学 2021-06-08 Daniel Rebain , Ke Li , Vincent Sitzmann , Soroosh Yazdani , Kwang Moo Yi , Andrea Tagliasacchi

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

The success of various applications including robotics, digital content creation, and visualization demand a structured and abstract representation of the 3D world from limited sensor data. Inspired by the nature of human perception of 3D…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Chuhang Zou , Ersin Yumer , Jimei Yang , Duygu Ceylan , Derek Hoiem

In user-generated-content (UGC) applications, non-expert users often rely on image-to-3D generative models to create 3D assets. In this context, primitive-based shape abstraction offers a promising solution for UGC scenarios by compressing…

We introduce a new implicit shape representation called Primary Ray-based Implicit Function (PRIF). In contrast to most existing approaches based on the signed distance function (SDF) which handles spatial locations, our representation…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Brandon Yushan Feng , Yinda Zhang , Danhang Tang , Ruofei Du , Amitabh Varshney

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
‹ 上一页 1 2 3 10 下一页 ›