English

3D-aware Blending with Generative NeRFs

Computer Vision and Pattern Recognition 2023-08-17 v3 Graphics Machine Learning

Abstract

Image blending aims to combine multiple images seamlessly. It remains challenging for existing 2D-based methods, especially when input images are misaligned due to differences in 3D camera poses and object shapes. To tackle these issues, we propose a 3D-aware blending method using generative Neural Radiance Fields (NeRF), including two key components: 3D-aware alignment and 3D-aware blending. For 3D-aware alignment, we first estimate the camera pose of the reference image with respect to generative NeRFs and then perform 3D local alignment for each part. To further leverage 3D information of the generative NeRF, we propose 3D-aware blending that directly blends images on the NeRF's latent representation space, rather than raw pixel space. Collectively, our method outperforms existing 2D baselines, as validated by extensive quantitative and qualitative evaluations with FFHQ and AFHQ-Cat.

Keywords

Cite

@article{arxiv.2302.06608,
  title  = {3D-aware Blending with Generative NeRFs},
  author = {Hyunsu Kim and Gayoung Lee and Yunjey Choi and Jin-Hwa Kim and Jun-Yan Zhu},
  journal= {arXiv preprint arXiv:2302.06608},
  year   = {2023}
}

Comments

ICCV 2023, Project page: https://blandocs.github.io/blendnerf

R2 v1 2026-06-28T08:39:08.526Z