CVMay 10, 2022

KeypointNeRF: Generalizing Image-based Volumetric Avatars using Relative Spatial Encoding of Keypoints

CMU
arXiv:2205.04992v2105 citationsh-index: 45
Originality Incremental advance
AI Analysis

This work addresses the challenge of high-fidelity human modeling for computer vision and graphics applications, offering a robust solution to domain gaps and sparse viewpoints, though it is incremental in improving spatial encoding methods.

The paper tackles the problem of generalizing image-based volumetric human avatars from sparse views by proposing a relative spatial encoding using 3D keypoints, achieving state-of-the-art performance in head reconstruction and comparable results in body reconstruction without relying on parametric models or temporal aggregation.

Image-based volumetric humans using pixel-aligned features promise generalization to unseen poses and identities. Prior work leverages global spatial encodings and multi-view geometric consistency to reduce spatial ambiguity. However, global encodings often suffer from overfitting to the distribution of the training data, and it is difficult to learn multi-view consistent reconstruction from sparse views. In this work, we investigate common issues with existing spatial encodings and propose a simple yet highly effective approach to modeling high-fidelity volumetric humans from sparse views. One of the key ideas is to encode relative spatial 3D information via sparse 3D keypoints. This approach is robust to the sparsity of viewpoints and cross-dataset domain gap. Our approach outperforms state-of-the-art methods for head reconstruction. On human body reconstruction for unseen subjects, we also achieve performance comparable to prior work that uses a parametric human body model and temporal feature aggregation. Our experiments show that a majority of errors in prior work stem from an inappropriate choice of spatial encoding and thus we suggest a new direction for high-fidelity image-based human modeling. https://markomih.github.io/KeypointNeRF

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes