MEAT: Multiview Diffusion Model for Human Generation on Megapixels with Mesh Attention
Yuhan Wang, Fangzhou Hong, Shuai Yang, Liming Jiang, Wayne Wu, Chen Change Loy
TL;DR
This work tackles high-resolution, multiview human generation by introducing MEAT, a diffusion model that leverages a central clothed human mesh to establish cross-view correspondences through rasterization and projection. The mesh attention blocks enable memory-efficient fusion across 16 views at 1024×1024, addressing the prohibitive cost of traditional multiview attention. Key contributions include a mesh-attention design, keypoint conditioning, resolution upscaling with SDXL-VAE, and a training pipeline that adapts the DNA-Rendering multiview video dataset for diffusion training. Experiments show MEAT achieves superior density, texture detail, and cross-view consistency at megapixel resolution compared to existing multiview diffusion methods, marking a significant step toward practical, high-fidelity human novel-view synthesis.
Abstract
Multiview diffusion models have shown considerable success in image-to-3D generation for general objects. However, when applied to human data, existing methods have yet to deliver promising results, largely due to the challenges of scaling multiview attention to higher resolutions. In this paper, we explore human multiview diffusion models at the megapixel level and introduce a solution called mesh attention to enable training at 1024x1024 resolution. Using a clothed human mesh as a central coarse geometric representation, the proposed mesh attention leverages rasterization and projection to establish direct cross-view coordinate correspondences. This approach significantly reduces the complexity of multiview attention while maintaining cross-view consistency. Building on this foundation, we devise a mesh attention block and combine it with keypoint conditioning to create our human-specific multiview diffusion model, MEAT. In addition, we present valuable insights into applying multiview human motion videos for diffusion training, addressing the longstanding issue of data scarcity. Extensive experiments show that MEAT effectively generates dense, consistent multiview human images at the megapixel level, outperforming existing multiview diffusion methods.
