PoseDreamer:基于扩散模型的可扩展且逼真的人体数据生成流程 / PoseDreamer: Scalable and Photorealistic Human Data Generation Pipeline with Diffusion Models
1️⃣ 一句话总结
这篇论文提出了一个名为PoseDreamer的新流程,它利用先进的扩散模型自动生成大量既逼真又带有精确3D人体姿态标注的合成图像数据,从而有效解决了3D人体姿态估计任务中真实数据标注困难和传统合成数据不够逼真的问题。
Acquiring labeled datasets for 3D human mesh estimation is challenging due to depth ambiguities and the inherent difficulty of annotating 3D geometry from monocular images. Existing datasets are either real, with manually annotated 3D geometry and limited scale, or synthetic, rendered from 3D engines that provide precise labels but suffer from limited photorealism, low diversity, and high production costs. In this work, we explore a third path: generated data. We introduce PoseDreamer, a novel pipeline that leverages diffusion models to generate large-scale synthetic datasets with 3D mesh annotations. Our approach combines controllable image generation with Direct Preference Optimization for control alignment, curriculum-based hard sample mining, and multi-stage quality filtering. Together, these components naturally maintain correspondence between 3D labels and generated images, while prioritizing challenging samples to maximize dataset utility. Using PoseDreamer, we generate more than 500,000 high-quality synthetic samples, achieving a 76% improvement in image-quality metrics compared to rendering-based datasets. Models trained on PoseDreamer achieve performance comparable to or superior to those trained on real-world and traditional synthetic datasets. In addition, combining PoseDreamer with synthetic datasets results in better performance than combining real-world and synthetic datasets, demonstrating the complementary nature of our dataset. We will release the full dataset and generation code.
PoseDreamer:基于扩散模型的可扩展且逼真的人体数据生成流程 / PoseDreamer: Scalable and Photorealistic Human Data Generation Pipeline with Diffusion Models
这篇论文提出了一个名为PoseDreamer的新流程,它利用先进的扩散模型自动生成大量既逼真又带有精确3D人体姿态标注的合成图像数据,从而有效解决了3D人体姿态估计任务中真实数据标注困难和传统合成数据不够逼真的问题。
源自 arXiv: 2603.28763