paper-with-me

Papers

Topology-Adaptive Mesh Deformation for Surface Evolution, Morphing, and Multi-View Reconstruction

2020-12-10 · Andrei Zaharescu, Edmond Boyer, Radu Horaud

Triangulated meshes have become ubiquitous discrete-surface representations. In this paper we address the problem of how to maintain the manifold properties of a surface while it undergoes strong deformations that may cause topological changes. We introduce a new self-intersection removal algorithm, TransforMesh, and we propose a mesh evolution framework based on this algorithm. Numerous shape modelling applications use surface evolution in order to improve shape properties, such as appearance or accuracy. Both explicit and implicit representations can be considered for that purpose. However, explicit mesh representations, while allowing for accurate surface modelling, suffer from the inherent difficulty of reliably dealing with self-intersections and topological changes such as merges and splits. As a consequence, a majority of methods rely on implicit representations of surfaces, e.g. level-sets, that naturally overcome these issues. Nevertheless, these methods are based on volumetric discretizations, which introduce an unwanted precision-complexity trade-off. The method that we propose handles topological changes in a robust manner and removes self intersections, thus overcoming the traditional limitations of mesh-based approaches. To illustrate the effectiveness of TransforMesh, we describe two challenging applications, namely surface morphing and 3-D reconstruction.

📄 PDF Abstract BibTeX arXiv:2012.05536

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Mesh Reconstruction from Single RGB Images via Topology Modification Networks

2019-09-01 · ICCV 2019 10 · Junyi Pan, Xiaoguang Han, Weikai Chen, Jiapeng Tang 외

Reconstructing the 3D mesh of a general object from a single image is now possible thanks to the latest advances of deep learning technologies. However, due to the nontrivial difficulty of generating a feasible mesh stru…

3D Shape Reconstruction

Topology-Change-Aware Volumetric Fusion for Dynamic Scene Reconstruction

2020-07-14 · ECCV 2020 8 · Chao Li, Xiaohu Guo

Topology change is a challenging problem for 4D reconstruction of dynamic scenes. In the classic volumetric fusion-based framework, a mesh is usually extracted from the TSDF volume as the canonical surface representation…

4D reconstruction

Mesh-based Gaussian Splatting for Real-time Large-scale Deformation

2024-02-07 · Lin Gao, Jie Yang, Bo-Tao Zhang, Jia-Mu Sun 외

Neural implicit representations, including Neural Distance Fields and Neural Radiance Fields, have demonstrated significant capabilities for reconstructing surfaces with complicated geometry and topology, and generating …

NSF: Neural Surface Fields for Human Modeling from Monocular Depth

2023-08-28 · ICCV 2023 1 · Yuxuan Xue, Bharat Lal Bhatnagar, Riccardo Marin, Nikolaos Sarafianos 외

Obtaining personalized 3D animatable avatars from a monocular camera has several real world applications in gaming, virtual try-on, animation, and VR/XR, etc. However, it is very challenging to model dynamic and fine-gra…

Computational EfficiencyVirtual Try-on

Explicit Neural Surfaces: Learning Continuous Geometry With Deformation Fields

2023-06-05 · Thomas Walker, Octave Mariotti, Amir Vaxman, Hakan Bilen

We introduce Explicit Neural Surfaces (ENS), an efficient smooth surface representation that directly encodes topology with a deformation field from a known base domain. We apply this representation to reconstruct explic…

Surface Reconstruction