paper-with-me

홈 › Papers

Better Patch Stitching for Parametric Surface Reconstruction

2020-10-14 · Zhantao Deng, Jan Bednařík, Mathieu Salzmann, Pascal Fua

Recently, parametric mappings have emerged as highly effective surface representations, yielding low reconstruction error. In particular, the latest works represent the target shape as an atlas of multiple mappings, which can closely encode object parts. Atlas representations, however, suffer from one major drawback: The individual mappings are not guaranteed to be consistent, which results in holes in the reconstructed shape or in jagged surface areas. We introduce an approach that explicitly encourages global consistency of the local mappings. To this end, we introduce two novel loss terms. The first term exploits the surface normals and requires that they remain locally consistent when estimated within and across the individual mappings. The second term further encourages better spatial configuration of the mappings by minimizing novel stitching error. We show on standard benchmarks that the use of normal consistency requirement outperforms the baselines quantitatively while enforcing better stitching leads to much better visual quality of the reconstructed objects as compared to the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2010.07021

Code (1)

GentleDell/Better-Patch-Stitching pytorch

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

ECON: Explicit Clothed humans Optimized via Normal integration

2022-12-14 · CVPR 2023 1 · Yuliang Xiu, Jinlong Yang, Xu Cao, Dimitrios Tzionas 외

The combination of deep learning, artist-curated scans, and Implicit Functions (IF), is enabling the creation of detailed, clothed, 3D humans from images. However, existing methods are far from perfect. IF-based methods …

3D Human ReconstructionSurface Reconstruction

Fast and Accurate Normal Estimation for Point Cloud via Patch Stitching

2021-03-30 · Jun Zhou, Wei Jin, Mingjie Wang, Xiuping Liu 외

This paper presents an effective normal estimation method adopting multi-patch stitching for an unstructured point cloud. The majority of learning-based approaches encode a local patch around each point of a whole model …

Retrieval

Shape Reconstruction by Learning Differentiable Surface Representations

2019-11-25 · CVPR 2020 6 · Jan Bednarik, Shaifali Parashar, Erhan Gundogdu, Mathieu Salzmann 외

Generative models that produce point clouds have emerged as a powerful tool to represent 3D surfaces, and the best current ones rely on learning an ensemble of parametric representations. Unfortunately, they offer no con…

Learning Bijective Surface Parameterization for Inferring Signed Distance Functions from Sparse Point Clouds with Grid Deformation

2025-03-31 · CVPR 2025 1 · Takeshi Noda, Chao Chen, Junsheng Zhou, Weiqi Zhang 외

Inferring signed distance functions (SDFs) from sparse point clouds remains a challenge in surface reconstruction. The key lies in the lack of detailed geometric information in sparse point clouds, which is essential for…

Surface Reconstruction

Parametric Point Cloud Completion for Polygonal Surface Reconstruction

2025-03-11 · CVPR 2025 1 · Zhaiyu Chen, Yuqing Wang, Liangliang Nan, Xiao Xiang Zhu

Existing polygonal surface reconstruction methods heavily depend on input completeness and struggle with incomplete point clouds. We argue that while current point cloud completion techniques may recover missing points, …

Point Cloud CompletionSurface Reconstruction