paper-with-me

홈 › Papers

DB-3DME: From Dataset to Benchmark for Human-aligned Automatic 3D Mesh Evaluation

2026-06-08 · Nanshan Jia, Zhenyu Zhao, Sui Huang, Jingshen Wang, Zeyu Zheng arxiv

Recent advances in 3D generation have led to substantial improvements in realism, controllability, and efficiency, yet the evaluation of 3D assets remains underexplored. Existing evaluation paradigms, including human evaluation, learned metrics, and vision-language models (VLMs) as judges, suffer from limitations in cost, scalability, resolution handling, or task-specific alignment. In this work, we focus on 3D mesh evaluation and introduce DB-3DME, the Dataset and Benchmark for 3D Mesh Evaluation. DB-3DME contains 2,619 synthetic 3D meshes paired with human ratings on Geometry and Prompt Adherence. Using this dataset, we systematically benchmark state-of-the-art VLMs and identify visual encoding of 3D representations as a key factor for human-aligned evaluation performance. Motivated by this finding, we fine-tune an open-weight VLM, Qwen-2.5-VL-7B, for 3D mesh evaluation by adapting the visual encoder while freezing the language model. The fine-tuned model substantially outperforms existing pre-trained VLMs across multiple evaluation dimensions, establishing a new benchmark for automatic 3D mesh evaluation. We publicly release the benchmark dataset on GitHub and Hugging Face to facilitate future research.

📄 PDF Abstract BibTeX arXiv:2606.10142

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

Similar Papers 제목 키워드 기반

Surface-Aligned Neural Radiance Fields for Controllable 3D Human Synthesis

2022-01-05 · CVPR 2022 1 · Tianhan Xu, Yasuhiro Fujita, Eiichi Matsumoto

We propose a new method for reconstructing controllable implicit 3D human models from sparse multi-view RGB videos. Our method defines the neural scene representation on the mesh surface points and signed distances from …

NeRF

PyMAF-X: Towards Well-aligned Full-body Model Regression from Monocular Images

2022-07-13 · Hongwen Zhang, Yating Tian, Yuxiang Zhang, Mengcheng Li 외

We present PyMAF-X, a regression-based approach to recovering parametric full-body models from monocular images. This task is very challenging since minor parametric deviation may lead to noticeable misalignment between …

3D human pose and shape estimation3D Human Pose EstimationHuman Mesh RecoveryMarkerless Motion Capture+1

Distribution-Aligned Diffusion for Human Mesh Recovery

2023-08-25 · ICCV 2023 1 · Lin Geng Foo, Jia Gong, Hossein Rahmani, Jun Liu

Recovering a 3D human mesh from a single RGB image is a challenging task due to depth ambiguity and self-occlusion, resulting in a high degree of uncertainty. Meanwhile, diffusion models have recently seen much success i…

DenoisingHuman Mesh Recovery

Delving Deep into Pixel Alignment Feature for Accurate Multi-view Human Mesh Recovery

2023-01-15 · Kai Jia, Hongwen Zhang, Liang An, Yebin Liu

Regression-based methods have shown high efficiency and effectiveness for multi-view human mesh recovery. The key components of a typical regressor lie in the feature extraction of input views and the fusion of multi-vie…

Human Mesh RecoveryMulti-view 3D Human Pose Estimationregression

HART: Human Aligned Reconstruction Transformer

2025-09-30 · Xiyi Chen, Shaofei Wang, Marko Mihajlovic, Taewon Kang 외 arxiv

We introduce HART, a unified framework for sparse-view human reconstruction. Given a small set of uncalibrated RGB images of a person as input, it outputs a watertight clothed mesh, the aligned SMPL-X body mesh, and a Ga…