paper-with-me

Papers

Neural Localizer Fields for Continuous 3D Human Pose and Shape Estimation

2024-07-10 · István Sárándi, Gerard Pons-Moll

With the explosive growth of available training data, single-image 3D human modeling is ahead of a transition to a data-centric paradigm. A key to successfully exploiting data scale is to design flexible models that can be supervised from various heterogeneous data sources produced by different researchers or vendors. To this end, we propose a simple yet powerful paradigm for seamlessly unifying different human pose and shape-related tasks and datasets. Our formulation is centered on the ability -- both at training and test time -- to query any arbitrary point of the human volume, and obtain its estimated location in 3D. We achieve this by learning a continuous neural field of body point localizer functions, each of which is a differently parameterized 3D heatmap-based convolutional point localizer (detector). For generating parametric output, we propose an efficient post-processing step for fitting SMPL-family body models to nonparametric joint and vertex predictions. With this approach, we can naturally exploit differently annotated data sources including mesh, 2D/3D skeleton and dense pose, without having to convert between them, and thereby train large-scale 3D human mesh and skeleton estimation models that considerably outperform the state-of-the-art on several public benchmarks including 3DPW, EMDB, EHF, SSP-3D and AGORA.

📄 PDF Abstract BibTeX arXiv:2407.07532

Code (2)

isarandi/nlf 공식 구현 tf
isarandi/smplfitter 공식 구현 pytorch

Tasks

3D human pose and shape estimation

Similar Papers 제목 키워드 기반

Learning Parallel Dense Correspondence from Spatio-Temporal Descriptors for Efficient and Robust 4D Reconstruction

2021-03-30 · CVPR 2021 1 · Jiapeng Tang, Dan Xu, Kui Jia, Lei Zhang

This paper focuses on the task of 4D shape reconstruction from a sequence of point clouds. Despite the recent success achieved by extending deep implicit representations into 4D space, it is still a great challenge in tw…

4D reconstruction

Exploring Scalability of Self-Training for Open-Vocabulary Temporal Action Localization

2024-07-09 · Jeongseok Hyun, Su Ho Han, Hyolim Kang, Joon-Young Lee 외

The vocabulary size in temporal action localization (TAL) is limited by the scarcity of large-scale annotated datasets. To overcome this, recent works integrate vision-language models (VLMs), such as CLIP, for open-vocab…

Action LocalizationTemporal Action Localization

Self-Chained Image-Language Model for Video Localization and Question Answering

2023-05-11 · NeurIPS 2023 11 · Shoubin Yu, Jaemin Cho, Prateek Yadav, Mohit Bansal

Recent studies have shown promising results on utilizing large pre-trained image-language models for video question answering. While these image-language models can efficiently bootstrap the representation learning of vi…

Language ModelingLanguage ModellingQuestion AnsweringRepresentation Learning+3

Towards Bridging Event Captioner and Sentence Localizer for Weakly Supervised Dense Event Captioning

2021-06-19 · CVPR 2021 1 · Shaoxiang Chen, Yu-Gang Jiang

Dense Event Captioning (DEC) aims to jointly localize and describe multiple events of interest in untrimmed videos, which is an advancement of the conventional video captioning task (generating a single sentence desc…

SentenceVideo Captioning

Diffusion-Based Signed Distance Fields for 3D Shape Generation

2023-01-01 · CVPR 2023 1 · Jaehyeok Shim, Changwoo Kang, Kyungdon Joo

We propose a 3D shape generation framework (SDF-Diffusion in short) that uses denoising diffusion models with continuous 3D representation via signed distance fields (SDF). Unlike most existing methods that depend on…

3D Shape GenerationDenoisingSuper-Resolution