paper-with-me

Papers

EVA3D: Compositional 3D Human Generation from 2D Image Collections

2022-10-10 · Fangzhou Hong, Zhaoxi Chen, Yushi Lan, Liang Pan, Ziwei Liu

Inverse graphics aims to recover 3D models from 2D observations. Utilizing differentiable rendering, recent 3D-aware generative models have shown impressive results of rigid object generation using 2D images. However, it remains challenging to generate articulated objects, like human bodies, due to their complexity and diversity in poses and appearances. In this work, we propose, EVA3D, an unconditional 3D human generative model learned from 2D image collections only. EVA3D can sample 3D humans with detailed geometry and render high-quality images (up to 512x256) without bells and whistles (e.g. super resolution). At the core of EVA3D is a compositional human NeRF representation, which divides the human body into local parts. Each part is represented by an individual volume. This compositional representation enables 1) inherent human priors, 2) adaptive allocation of network parameters, 3) efficient training and rendering. Moreover, to accommodate for the characteristics of sparse 2D human image collections (e.g. imbalanced pose distribution), we propose a pose-guided sampling strategy for better GAN learning. Extensive experiments validate that EVA3D achieves state-of-the-art 3D human generation performance regarding both geometry and texture quality. Notably, EVA3D demonstrates great potential and scalability to "inverse-graphics" diverse human bodies with a clean framework.

📄 PDF Abstract BibTeX arXiv:2210.04888

Code (1)

hongfz16/EVA3D 공식 구현 pytorch

Tasks

DiversityNeRF

Similar Papers 제목 키워드 기반

Text-guided 3D Human Generation from 2D Collections

2023-05-23 · Tsu-Jui Fu, Wenhan Xiong, Yixin Nie, Jingyu Liu 외

3D human modeling has been widely used for engaging interaction in gaming, film, and animation. The customization of these characters is crucial for creativity and scalability, which highlights the importance of controll…

3D geometrytext-to-3d-humanText-to-3D-Human Generation

Learning Partonomic 3D Reconstruction from Image Collections

2025-01-01 · CVPR 2025 1 · Xiaoqian Ruan, Pei Yu, Dian Jia, Hyeonjeong Park 외

Reconstructing the 3D shape of an object from a single-view image is a fundamental task in computer vision. Recent advances in differentiable rendering have enabled 3D reconstruction from image collections using only…

3D ReconstructionImage GenerationObjectObject Reconstruction

GenAI-Bench: Evaluating and Improving Compositional Text-to-Visual Generation

2024-06-19 · Baiqi Li, Zhiqiu Lin, Deepak Pathak, Jiayao Li 외

While text-to-visual models now produce photo-realistic images and videos, they struggle with compositional text prompts involving attributes, relationships, and higher-order reasoning such as logic and comparison. In th…

BenchmarkingImage GenerationVideo Generation

Person-in-Context Synthesiswith Compositional Structural Space

2020-08-28 · Weidong Yin, Ziwei Liu, Leonid Sigal

Despite significant progress, controlled generation of complex images with interacting people remains difficult. Existing layout generation methods fall short of synthesizing realistic person instances; while pose-guided…

Layout Generation

Evaluating the Evaluators: Metrics for Compositional Text-to-Image Generation

2025-09-25 · Seyed Amir Kasaei, Ali Aghayari, Arash Marioriyad, Niki Sepasian 외 arxiv

Text-image generation has advanced rapidly, but assessing whether outputs truly capture the objects, attributes, and relations described in prompts remains a central challenge. Evaluation in this space relies heavily on …

Text-to-Image Generation