paper-with-me

홈 › Papers

SphereHead: Stable 3D Full-head Synthesis with Spherical Tri-plane Representation

2024-04-08 · Heyuan Li, Ce Chen, Tianhao Shi, Yuda Qiu, Sizhe An, GuanYing Chen, Xiaoguang Han

While recent advances in 3D-aware Generative Adversarial Networks (GANs) have aided the development of near-frontal view human face synthesis, the challenge of comprehensively synthesizing a full 3D head viewable from all angles still persists. Although PanoHead proves the possibilities of using a large-scale dataset with images of both frontal and back views for full-head synthesis, it often causes artifacts for back views. Based on our in-depth analysis, we found the reasons are mainly twofold. First, from network architecture perspective, we found each plane in the utilized tri-plane/tri-grid representation space tends to confuse the features from both sides, causing "mirroring" artifacts (e.g., the glasses appear in the back). Second, from data supervision aspect, we found that existing discriminator training in 3D GANs mainly focuses on the quality of the rendered image itself, and does not care much about its plausibility with the perspective from which it was rendered. This makes it possible to generate "face" in non-frontal views, due to its easiness to fool the discriminator. In response, we propose SphereHead, a novel tri-plane representation in the spherical coordinate system that fits the human head's geometric characteristics and efficiently mitigates many of the generated artifacts. We further introduce a view-image consistency loss for the discriminator to emphasize the correspondence of the camera parameters and the images. The combination of these efforts results in visually superior outcomes with significantly fewer artifacts. Our code and dataset are publicly available at https://lhyfst.github.io/spherehead.

📄 PDF Abstract BibTeX arXiv:2404.05680

Code (0)

등록된 구현이 없습니다.

Tasks

Face Generation

Similar Papers 제목 키워드 기반

HyPlaneHead: Rethinking Tri-plane-like Representations in Full-Head Image Synthesis

2025-09-20 · Heyuan Li, Kenkun Liu, Lingteng Qiu, Qi Zuo 외 arxiv

Tri-plane-like representations have been widely adopted in 3D-aware GANs for head image synthesis and other 3D object/scene modeling tasks due to their efficiency. However, querying features via Cartesian coordinate proj…

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…

SG-Splatting: Accelerating 3D Gaussian Splatting with Spherical Gaussians

2024-12-31 · Yiwen Wang, Siyuan Chen, Ran Yi

3D Gaussian Splatting is emerging as a state-of-the-art technique in novel view synthesis, recognized for its impressive balance between visual quality, speed, and rendering efficiency. However, reliance on third-degree …

Computational EfficiencyNovel View Synthesis

BallGAN: 3D-aware Image Synthesis with a Spherical Background

2023-01-22 · ICCV 2023 1 · Minjung Shin, Yunji Seo, Jeongmin Bae, Young Sun Choi 외

3D-aware GANs aim to synthesize realistic 3D scenes such that they can be rendered in arbitrary perspectives to produce images. Although previous methods produce realistic images, they suffer from unstable training or de…

3D-Aware Image Synthesis3D geometryImage Generation

RobotFingerPrint: Unified Gripper Coordinate Space for Multi-Gripper Grasp Synthesis and Transfer

2024-09-22 · Ninad Khargonkar, Luis Felipe Casas, Balakrishnan Prabhakaran, Yu Xiang

We introduce a novel grasp representation named the Unified Gripper Coordinate Space (UGCS) for grasp synthesis and grasp transfer. Our representation leverages spherical coordinates to create a shared coordinate space a…

Diversity