paper-with-me

홈 › Papers

A Review of Deep Learning-Powered Mesh Reconstruction Methods

2023-03-06 · Zhiqin Chen

With the recent advances in hardware and rendering techniques, 3D models have emerged everywhere in our life. Yet creating 3D shapes is arduous and requires significant professional knowledge. Meanwhile, Deep learning has enabled high-quality 3D shape reconstruction from various sources, making it a viable approach to acquiring 3D shapes with minimal effort. Importantly, to be used in common 3D applications, the reconstructed shapes need to be represented as polygonal meshes, which is a challenge for neural networks due to the irregularity of mesh tessellations. In this survey, we provide a comprehensive review of mesh reconstruction methods that are powered by machine learning. We first describe various representations for 3D shapes in the deep learning context. Then we review the development of 3D mesh reconstruction methods from voxels, point clouds, single images, and multi-view images. Finally, we identify several challenges in this field and propose potential future directions.

📄 PDF Abstract BibTeX arXiv:2303.02879

Code (0)

등록된 구현이 없습니다.

Tasks

3D Shape ReconstructionDeep Learning

Similar Papers 제목 키워드 기반

A Survey of AI Methods for Geometry Preparation and Mesh Generation in Engineering Simulation

2025-12-16 · Steven Owen, Nathan Brown, Nikos Chrisochoides, Rao Garimella 외 arxiv

Artificial intelligence is beginning to reduce the manual effort in the CAD-to-mesh pipeline. Written for meshing and geometry practitioners with limited AI background, this survey organizes recent work by workflow step.…

Reinforcement Learning

AgentMesh: A Cooperative Multi-Agent Generative AI Framework for Software Development Automation

2025-07-26 · Sourena Khanzadeh arxiv

Software development is a complex, multi-phase process traditionally requiring collaboration among individuals with diverse expertise. We propose AgentMesh, a Python-based framework that uses multiple cooperating LLM-pow…

Code Generation

MeshCoder: LLM-Powered Structured Mesh Code Generation from Point Clouds

2025-08-20 · Bingquan Dai, Li Ray Luo, Qihong Tang, Jie Wang 외 arxiv

Reconstructing 3D objects into editable programs is pivotal for applications like reverse engineering and shape editing. However, existing methods often rely on limited domain-specific languages (DSLs) and small-scale da…

3D Shape ReconstructionCode GenerationPoint Clouds

R-Meshfusion: Reinforcement Learning Powered Sparse-View Mesh Reconstruction with Diffusion Priors

2025-04-16 · Haoyang Wang, LiMing Liu, Peiheng Wang, Junlin Hao 외

Mesh reconstruction from multi-view images is a fundamental problem in computer vision, but its performance degrades significantly under sparse-view conditions, especially in unseen regions where no ground-truth observat…

NeRF

$R^2$-Mesh: Reinforcement Learning Powered Mesh Reconstruction via Geometry and Appearance Refinement

2024-08-19 · Haoyang Wang, LiMing Liu, Quanlu Jia, Jiangkai Wu 외

Mesh reconstruction based on Neural Radiance Fields (NeRF) is popular in a variety of applications such as computer graphics, virtual reality, and medical imaging due to its efficiency in handling complex geometric struc…

NeRF