paper-with-me

Papers

Image2Mesh: A Learning Framework for Single Image 3D Reconstruction

2017-11-29 · Jhony K. Pontes, Chen Kong, Sridha Sridharan, Simon Lucey, Anders Eriksson, Clinton Fookes

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 number of issues such as computational complexity, unordered data, and lack of finer geometry. This paper demonstrates that a mesh representation (i.e. vertices and faces to form polygonal surfaces) is able to capture fine-grained geometry for 3D reconstruction tasks. A mesh however is also unstructured data similar to point clouds. We address this problem by proposing a learning framework to infer the parameters of a compact mesh representation rather than learning from the mesh itself. This compact representation encodes a mesh using free-form deformation and a sparse linear combination of models allowing us to reconstruct 3D meshes from single images. In contrast to prior work, we do not rely on silhouettes and landmarks to perform 3D reconstruction. We evaluate our method on synthetic and real-world datasets with very promising results. Our framework efficiently reconstructs 3D objects in a low-dimensional way while preserving its important geometrical aspects.

📄 PDF Abstract BibTeX arXiv:1711.10669

Code (1)

jhonykaesemodel/image2mesh

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

LAM3D: Large Image-Point-Cloud Alignment Model for 3D Reconstruction from Single Image

2024-05-24 · Ruikai Cui, Xibin Song, Weixuan Sun, Senbo Wang 외

Large Reconstruction Models have made significant strides in the realm of automated 3D content generation from single or multiple input images. Despite their success, these models often produce 3D meshes with geometric i…

3D Reconstruction

MeshLRM: Large Reconstruction Model for High-Quality Meshes

2024-04-18 · Xinyue Wei, Kai Zhang, Sai Bi, Hao Tan 외

We propose MeshLRM, a novel LRM-based approach that can reconstruct a high-quality mesh from merely four input images in less than one second. Different from previous large reconstruction models (LRMs) that focus on NeRF…

3D GenerationImage to 3DmodelNeRF+1

MeshLAM: Feed-Forward One-Shot Animatable Textured Mesh Avatar Reconstruction

2026-04-23 · Yisheng He, Steven Hoi arxiv

We introduce MeshLAM, a feed-forward framework for one-shot animatable mesh head reconstruction that generates high-fidelity, animatable 3D head avatars from a single image. Unlike previous work that relies on time-consu…

Computational Efficiency

FlexiDreamer: Single Image-to-3D Generation with FlexiCubes

2024-04-01 · Ruowen Zhao, Zhengyi Wang, Yikai Wang, Zihan Zhou 외

3D content generation has wide applications in various fields. One of its dominant paradigms is by sparse-view reconstruction using multi-view images generated by diffusion models. However, since directly reconstructing …

3D GenerationImage to 3DNeRF

InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models

2024-04-10 · Jiale Xu, Weihao Cheng, Yiming Gao, Xintao Wang 외

We present InstantMesh, a feed-forward framework for instant 3D mesh generation from a single image, featuring state-of-the-art generation quality and significant training scalability. By synergizing the strengths of an …

Image to 3D