paper-with-me

Papers

Pruning-based Topology Refinement of 3D Mesh using a 2D Alpha Mask

2022-10-17 · Gaëtan Landreau, Mohamed Tamaazousti

Image-based 3D reconstruction has increasingly stunning results over the past few years with the latest improvements in computer vision and graphics. Geometry and topology are two fundamental concepts when dealing with 3D mesh structures. But the latest often remains a side issue in the 3D mesh-based reconstruction literature. Indeed, performing per-vertex elementary displacements over a 3D sphere mesh only impacts its geometry and leaves the topological structure unchanged and fixed. Whereas few attempts propose to update the geometry and the topology, all need to lean on costly 3D ground-truth to determine the faces/edges to prune. We present in this work a method that aims to refine the topology of any 3D mesh through a face-pruning strategy that extensively relies upon 2D alpha masks and camera pose information. Our solution leverages a differentiable renderer that renders each face as a 2D soft map. Its pixel intensity reflects the probability of being covered during the rendering process by such a face. Based on the 2D soft-masks available, our method is thus able to quickly highlight all the incorrectly rendered faces for a given viewpoint. Because our module is agnostic to the network that produces the 3D mesh, it can be easily plugged into any self-supervised image-based (either synthetic or natural) 3D reconstruction pipeline to get complex meshes with a non-spherical topology.

📄 PDF Abstract BibTeX arXiv:2210.09148

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

Mesh-RFT: Enhancing Mesh Generation via Fine-grained Reinforcement Fine-Tuning

2025-05-22 · Jian Liu, Jing Xu, Song Guo, Jing Li 외

Existing pretrained models for 3D mesh generation often suffer from data biases and produce low-quality results, while global reinforcement learning (RL) methods rely on object-level rewards that struggle to capture loca…

Reinforcement Learning (RL)

HoloTetSphere: Unified TetSphere Mesh Reconstruction for Physical Simulations

2026-07-09 · YaQiao Dai, Renjiao Yi, Zhirui Gao, Wei Chen 외 arxiv

Standard pipelines for physics-ready 3D reconstruction rely on a decoupled two-stage paradigm: extracting surface geometry followed by an error-prone tetrahedralization process. While recent Lagrangian methods like TetSp…

Physical Simulations3D Reconstruction

TagSplat: Topology-Aware Gaussian Splatting for Dynamic Mesh Modeling and Tracking

2025-12-01 · Hanzhi Guo, Dongdong Weng, Mo Su, Yixiao Chen 외 arxiv

Topology-consistent dynamic model sequences are essential for applications such as animation and model editing. However, existing 4D reconstruction methods face challenges in generating high-quality topology-consistent m…

Dynamic Reconstruction

SubdivAR: Autoregressive Next-Scale Prediction for Neural Mesh Subdivision

2026-06-25 · Huipeng Guo, Zikai Song, Hang Long, Jielei Zhang 외 arxiv

Mesh subdivision is a fundamental operation for converting coarse, editable meshes into high-resolution surfaces, with broad applications in digital asset creation. Classical rule-based schemes rely on fixed local refine…

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