paper-with-me

홈 › Papers

PoseGen: Learning to Generate 3D Human Pose Dataset with NeRF

2023-12-22 · Mohsen Gholami, Rabab Ward, Z. Jane Wang

This paper proposes an end-to-end framework for generating 3D human pose datasets using Neural Radiance Fields (NeRF). Public datasets generally have limited diversity in terms of human poses and camera viewpoints, largely due to the resource-intensive nature of collecting 3D human pose data. As a result, pose estimators trained on public datasets significantly underperform when applied to unseen out-of-distribution samples. Previous works proposed augmenting public datasets by generating 2D-3D pose pairs or rendering a large amount of random data. Such approaches either overlook image rendering or result in suboptimal datasets for pre-trained models. Here we propose PoseGen, which learns to generate a dataset (human 3D poses and images) with a feedback loss from a given pre-trained pose estimator. In contrast to prior art, our generated data is optimized to improve the robustness of the pre-trained model. The objective of PoseGen is to learn a distribution of data that maximizes the prediction error of a given pre-trained model. As the learned data distribution contains OOD samples of the pre-trained model, sampling data from such a distribution for further fine-tuning a pre-trained model improves the generalizability of the model. This is the first work that proposes NeRFs for 3D human data generation. NeRFs are data-driven and do not require 3D scans of humans. Therefore, using NeRF for data generation is a new direction for convenient user-specific data generation. Our extensive experiments show that the proposed PoseGen improves two baseline models (SPIN and HybrIK) on four datasets with an average 6% relative improvement.

📄 PDF Abstract BibTeX arXiv:2312.14915

Code (1)

mgholamikn/PoseGen 공식 구현 pytorch

Tasks

NeRF

Similar Papers 제목 키워드 기반

PoseGen: In-Context LoRA Finetuning for Pose-Controllable Long Human Video Generation

2025-08-07 · Jingxuan He, Busheng Su, Finn Wong arxiv

Generating temporally coherent, long-duration videos with precise control over subject identity and movement remains a fundamental challenge for contemporary diffusion-based models, which often suffer from identity drift…

Video Generation

HumanNeRF: Efficiently Generated Human Radiance Field from Sparse Inputs

2021-12-06 · CVPR 2022 1 · Fuqiang Zhao, Wei Yang, Jiakai Zhang, Pei Lin 외

Recent neural human representations can produce high-quality multi-view rendering but require using dense multi-view inputs and costly training. They are hence largely limited to static models as training each frame is i…

NeRF

InceptionHuman: Controllable Prompt-to-NeRF for Photorealistic 3D Human Generation

2023-11-27 · Shiu-hong Kao, Xinhang Liu, Yu-Wing Tai, Chi-Keung Tang

This paper presents InceptionHuman, a prompt-to-NeRF framework that allows easy control via a combination of prompts in different modalities (e.g., text, poses, edge, segmentation map, etc) as inputs to generate photorea…

Density EstimationNeRF

HeadNeRF: A Real-time NeRF-based Parametric Head Model

2021-12-10 · CVPR 2022 1 · Yang Hong, Bo Peng, Haiyao Xiao, Ligang Liu 외

In this paper, we propose HeadNeRF, a novel NeRF-based parametric head model that integrates the neural radiance field to the parametric representation of the human head. It can render high fidelity head images in real-t…

NeRFNeural Rendering

ActorsNeRF: Animatable Few-shot Human Rendering with Generalizable NeRFs

2023-04-27 · ICCV 2023 1 · Jiteng Mu, Shen Sang, Nuno Vasconcelos, Xiaolong Wang

While NeRF-based human representations have shown impressive novel view synthesis results, most methods still rely on a large number of images / views for training. In this work, we propose a novel animatable NeRF called…

NeRFNovel View Synthesis