1The Chinese University of Hong Kong, Shenzhen, 2ByteDance, 3AIR, Tsinghua University
Hi3DGen target at generating high-fidelity 3D geometry from images using normal maps as an intermediate representation. The framework addresses limitations in existing methods that struggle to reproduce fine-grained geometric details from 2D inputs.
Installation
Clone the repo:
git clone --recursive https://github.com/ByteDance/Hi3DGen.git
cd Hi3DGen
If you find this work helpful, please consider citing our paper:
@article{ye2025hi3dgen,
title={Hi3DGen: High-fidelity 3D Geometry Generation from Images via Normal Bridging},
author={Ye, Chongjie and Wu, Yushuang and Lu, Ziteng and Chang, Jiahao and Guo, Xiaoyang and Zhou, Jiaqing and Zhao, Hao and Han, Xiaoguang},
journal={arXiv preprint arXiv:2503.22236},
year={2025}
}
Hi3DGen: High-fidelity 3D Geometry Generation from Images via Normal Bridging
ICCV 2025
Hi3DGen target at generating high-fidelity 3D geometry from images using normal maps as an intermediate representation. The framework addresses limitations in existing methods that struggle to reproduce fine-grained geometric details from 2D inputs.
Installation
Clone the repo:
Create a conda environment (optional):
Install dependencies:
Local Demo 🤗
Run by:
Citation
If you find this work helpful, please consider citing our paper: