paper-with-me

Papers

Vis2Mesh: Efficient Mesh Reconstruction from Unstructured Point Clouds of Large Scenes with Learned Virtual View Visibility

2021-08-18 · ICCV 2021 10 · Shuang Song, Zhaopeng Cui, Rongjun Qin

We present a novel framework for mesh reconstruction from unstructured point clouds by taking advantage of the learned visibility of the 3D points in the virtual views and traditional graph-cut based mesh generation. Specifically, we first propose a three-step network that explicitly employs depth completion for visibility prediction. Then the visibility information of multiple views is aggregated to generate a 3D mesh model by solving an optimization problem considering visibility in which a novel adaptive visibility weighting in surface determination is also introduced to suppress line of sight with a large incident angle. Compared to other learning-based approaches, our pipeline only exercises the learning on a 2D binary classification task, \ie, points visible or not in a view, which is much more generalizable and practically more efficient and capable to deal with a large number of points. Experiments demonstrate that our method with favorable transferability and robustness, and achieve competing performances \wrt state-of-the-art learning-based approaches on small complex objects and outperforms on large indoor and outdoor scenes. Code is available at https://github.com/GDAOSU/vis2mesh.

📄 PDF Abstract BibTeX arXiv:2108.08378

Code (1)

gdaosu/vis2mesh 공식 구현 pytorch

Tasks

3D Surface GenerationBinary ClassificationDepth CompletionVisibility Estimation from Point Cloud

Similar Papers 제목 키워드 기반

PrintAnything: Learning an Intermediate Representation for 3D printing G-code Generation

2026-07-30 · Sangmin Hong, Daniel Sungho Jung, Heewon Kim, Kyoung Mu Lee arxiv

Point clouds are one of the most fundamental and widely used 3D representations, serving as the most basic geometric representation of 3D shapes. Nevertheless, most existing 3D printing pipelines require a watertight mes…

Code GenerationPoint Clouds

Image2Mesh: A Learning Framework for Single Image 3D Reconstruction

2017-11-29 · Jhony K. Pontes, Chen Kong, Sridha Sridharan, Simon Lucey 외

One challenge that remains open in 3D deep learning is how to efficiently represent 3D data to feed deep networks. Recent works have relied on volumetric or point cloud representations, but such approaches suffer from a …

3D Reconstruction

LiDAR-HMR: 3D Human Mesh Recovery from LiDAR

2023-11-20 · Bohao Fan, Wenzhao Zheng, Jianjiang Feng, Jie zhou

In recent years, point cloud perception tasks have been garnering increasing attention. This paper presents the first attempt to estimate 3D human body mesh from sparse LiDAR point clouds. We found that the major challen…

3D Human Pose EstimationHuman Mesh Recovery

High-Fidelity Lightweight Mesh Reconstruction from Point Clouds

2025-01-01 · CVPR 2025 1 · Chen Zhang, Wentao Wang, Ximeng Li, Xinyao Liao 외

Recently, learning signed distance functions (SDFs) from point clouds has become popular for reconstruction. To ensure accuracy, most methods require using high-resolution Marching Cubes for surface extraction. Howev…

Fast Point Cloud to Mesh Reconstruction for Deformable Object Tracking

2023-11-05 · Elham Amin Mansour, Hehui Zheng, Robert K. Katzschmann

The world around us is full of soft objects we perceive and deform with dexterous hand movements. For a robotic hand to control soft objects, it has to acquire online state feedback of the deforming object. While RGB-D c…

3D Reconstruction4D reconstructionObjectObject Tracking