IDOL: Instant Photorealistic 3D Human Creation from a Single Image
Yiyu Zhuang, Jiaxi Lv, Hao Wen, Qing Shuai, Ailing Zeng, Hao Zhu, Shifeng Chen, Yujiu Yang, Xun Cao, Wei Liu
TL;DR
This work tackles the problem of instant, photorealistic 3D human creation from a single image by rethinking data, model, and representation. It introduces HuGe100K, a large-scale, multi-view, photorealistic human dataset, and IDOL, a feed-forward transformer that predicts a 3D Gaussian-based avatar in a SMPL-X UV space for fast, animatable reconstruction. The approach demonstrates state-of-the-art quantitative and qualitative results, with support for texture and shape editing and downstream applications such as video reenactment. The combination of large-scale generated data and a uniform, differentiable 3D representation yields robust generalization to diverse appearances, poses, and viewpoints, enabling practical real-time avatar creation and manipulation.
Abstract
Creating a high-fidelity, animatable 3D full-body avatar from a single image is a challenging task due to the diverse appearance and poses of humans and the limited availability of high-quality training data. To achieve fast and high-quality human reconstruction, this work rethinks the task from the perspectives of dataset, model, and representation. First, we introduce a large-scale HUman-centric GEnerated dataset, HuGe100K, consisting of 100K diverse, photorealistic sets of human images. Each set contains 24-view frames in specific human poses, generated using a pose-controllable image-to-multi-view model. Next, leveraging the diversity in views, poses, and appearances within HuGe100K, we develop a scalable feed-forward transformer model to predict a 3D human Gaussian representation in a uniform space from a given human image. This model is trained to disentangle human pose, body shape, clothing geometry, and texture. The estimated Gaussians can be animated without post-processing. We conduct comprehensive experiments to validate the effectiveness of the proposed dataset and method. Our model demonstrates the ability to efficiently reconstruct photorealistic humans at 1K resolution from a single input image using a single GPU instantly. Additionally, it seamlessly supports various applications, as well as shape and texture editing tasks. Project page: https://yiyuzhuang.github.io/IDOL/.
