paper-with-me

Papers

DiMeR: Disentangled Mesh Reconstruction Model

2025-04-24 · Lutao Jiang, Jiantao Lin, Kanghao Chen, Wenhang Ge, Xin Yang, Yifan Jiang, Yuanhuiyi Lyu, Xu Zheng, Yingcong Chen

With the advent of large-scale 3D datasets, feed-forward 3D generative models, such as the Large Reconstruction Model (LRM), have gained significant attention and achieved remarkable success. However, we observe that RGB images often lead to conflicting training objectives and lack the necessary clarity for geometry reconstruction. In this paper, we revisit the inductive biases associated with mesh reconstruction and introduce DiMeR, a novel disentangled dual-stream feed-forward model for sparse-view mesh reconstruction. The key idea is to disentangle both the input and framework into geometry and texture parts, thereby reducing the training difficulty for each part according to the Principle of Occam's Razor. Given that normal maps are strictly consistent with geometry and accurately capture surface variations, we utilize normal maps as exclusive input for the geometry branch to reduce the complexity between the network's input and output. Moreover, we improve the mesh extraction algorithm to introduce 3D ground truth supervision. As for texture branch, we use RGB images as input to obtain the textured mesh. Overall, DiMeR demonstrates robust capabilities across various tasks, including sparse-view reconstruction, single-image-to-3D, and text-to-3D. Numerous experiments show that DiMeR significantly outperforms previous methods, achieving over 30% improvement in Chamfer Distance on the GSO and OmniObject3D dataset.

📄 PDF Abstract BibTeX arXiv:2504.17670

Code (1)

lutao2021/DiMeR 공식 구현 jax

Tasks

Image to 3DmodelText to 3D

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Neural Template: Topology-aware Reconstruction and Disentangled Generation of 3D Meshes

2022-06-10 · CVPR 2022 1 · Ka-Hei Hui, Ruihui Li, Jingyu Hu, Chi-Wing Fu

This paper introduces a novel framework called DTNet for 3D mesh reconstruction and generation via Disentangled Topology. Beyond previous works, we learn a topology-aware neural template specific to each input then defor…

Point Scene Understanding via Disentangled Instance Mesh Reconstruction

2022-03-31 · Jiaxiang Tang, Xiaokang Chen, Jingbo Wang, Gang Zeng

Semantic scene reconstruction from point cloud is an essential and challenging task for 3D scene understanding. This task requires not only to recognize each instance in the scene, but also to recover their geometries ba…

RetrievalScene Understanding

Disentangled Geometry and Appearance for Efficient Multi-View Surface Reconstruction and Rendering

2025-08-24 · Qitong Zhang, Jieqing Feng arxiv

This paper addresses the limitations of neural rendering-based multi-view surface reconstruction methods, which require an additional mesh extraction step that is inconvenient and would produce poor-quality surfaces with…

NeuMesh: Learning Disentangled Neural Mesh-based Implicit Field for Geometry and Texture Editing

2022-07-25 · Bangbang Yang, Chong Bao, Junyi Zeng, Hujun Bao 외

Very recently neural implicit rendering techniques have been rapidly evolved and shown great advantages in novel view synthesis and 3D scene reconstruction. However, existing neural rendering methods for editing purposes…

3D Scene ReconstructionNeural RenderingNovel View Synthesis

DRLComplex: Reconstruction of protein quaternary structures using deep reinforcement learning

2022-05-26 · Elham Soltanikazemi, Raj S. Roy, Farhan Quadir, Nabin Giri 외

Predicted inter-chain residue-residue contacts can be used to build the quaternary structure of protein complexes from scratch. However, only a small number of methods have been developed to reconstruct protein quaternar…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1