paper-with-me

홈 › Papers

Condition Matters in Full-head 3D GANs

2026-02-06 · Heyuan Li, Huimin Zhang, Yuda Qiu, Zhengwentai Sun, Keru Zheng, Lingteng Qiu, Peihao Li, Qi Zuo, Ce Chen, Yujian Zheng, Yuming Gu, Zilong Dong, Xiaoguang Han arxiv

Conditioning is crucial for stable training of full-head 3D GANs. Without any conditioning signal, the model suffers from severe mode collapse, making it impractical to training. However, a series of previous full-head 3D GANs conventionally choose the view angle as the conditioning input, which leads to a bias in the learned 3D full-head space along the conditional view direction. This is evident in the significant differences in generation quality and diversity between the conditional view and non-conditional views of the generated 3D heads, resulting in global incoherence across different head regions. In this work, we propose to use view-invariant semantic feature as the conditioning input, thereby decoupling the generative capability of 3D heads from the viewing direction. To construct a view-invariant semantic condition for each training image, we create a novel synthesized head image dataset. We leverage FLUX.1 Kontext to extend existing high-quality frontal face datasets to a wide range of view angles. The image clip feature extracted from the frontal view is then used as a shared semantic condition across all views in the extended images, ensuring semantic alignment while eliminating directional bias. This also allows supervision from different views of the same subject to be consolidated under a shared semantic condition, which accelerates training and enhances the global coherence of the generated 3D heads. Moreover, as GANs often experience slower improvements in diversity once the generator learns a few modes that successfully fool the discriminator, our semantic conditioning encourages the generator to follow the true semantic distribution, thereby promoting continuous learning and diverse generation. Extensive experiments on full-head synthesis and single-view GAN inversion demonstrate that our method achieves significantly higher fidelity, diversity, and generalizability.

📄 PDF Abstract BibTeX arXiv:2602.07198

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discriminator Feature-based Inference by Recycling the Discriminator of GANs

2018-05-28 · Duhyeon Bang, Seoungyoon Kang, Hyunjung Shim

Generative adversarial networks (GANs)successfully generate high quality data by learning amapping from a latent vector to the data. Various studies assert that the latent space of a GAN is semanticallymeaningful and can…

PanoHead: Geometry-Aware 3D Full-Head Synthesis in 360deg

2023-01-01 · CVPR 2023 1 · Sizhe An, Hongyi Xu, Yichun Shi, Guoxian Song 외

Synthesis and reconstruction of 3D human head has gained increasing interests in computer vision and computer graphics recently. Existing state-of-the-art 3D generative adversarial networks (GANs) for 3D human head s…

Image GenerationImage SegmentationSemantic Segmentation

PanoHead: Geometry-Aware 3D Full-Head Synthesis in 360$^{\circ}$

2023-03-23 · Sizhe An, Hongyi Xu, Yichun Shi, Guoxian Song 외

Synthesis and reconstruction of 3D human head has gained increasing interests in computer vision and computer graphics recently. Existing state-of-the-art 3D generative adversarial networks (GANs) for 3D human head synth…

Image GenerationImage SegmentationSemantic Segmentation

What Is It Like Down There? Generating Dense Ground-Level Views and Image Features From Overhead Imagery Using Conditional Generative Adversarial Networks

2018-06-13 · Xueqing Deng, Yi Zhu, Shawn Newsam

This paper investigates conditional generative adversarial networks (cGANs) to overcome a fundamental limitation of using geotagged media for geographic discovery, namely its sparse and uneven spatial distribution. We tr…

General ClassificationLand Cover Classification

PanoLAM: Large Avatar Model for Gaussian Full-Head Synthesis from One-shot Unposed Image

2025-09-09 · Peng Li, Yisheng He, Yingdong Hu, Yuan Dong 외 arxiv

We present a feed-forward framework for Gaussian full-head synthesis from a single unposed image. Unlike previous work that relies on time-consuming GAN inversion and test-time optimization, our framework can reconstruct…