paper-with-me

홈 › Papers

PoseBERT: A Generic Transformer Module for Temporal 3D Human Modeling

2022-08-22 · Fabien Baradel, Romain Brégier, Thibault Groueix, Philippe Weinzaepfel, Yannis Kalantidis, Grégory Rogez

Training state-of-the-art models for human pose estimation in videos requires datasets with annotations that are really hard and expensive to obtain. Although transformers have been recently utilized for body pose sequence modeling, related methods rely on pseudo-ground truth to augment the currently limited training data available for learning such models. In this paper, we introduce PoseBERT, a transformer module that is fully trained on 3D Motion Capture (MoCap) data via masked modeling. It is simple, generic and versatile, as it can be plugged on top of any image-based model to transform it in a video-based model leveraging temporal information. We showcase variants of PoseBERT with different inputs varying from 3D skeleton keypoints to rotations of a 3D parametric model for either the full body (SMPL) or just the hands (MANO). Since PoseBERT training is task agnostic, the model can be applied to several tasks such as pose refinement, future pose prediction or motion completion without finetuning. Our experimental results validate that adding PoseBERT on top of various state-of-the-art pose estimation methods consistently improves their performances, while its low computational cost allows us to use it in a real-time demo for smoothly animating a robotic hand via a webcam. Test code and models are available at https://github.com/naver/posebert.

📄 PDF Abstract BibTeX arXiv:2208.10211

Code (1)

naver/posebert 공식 구현 pytorch

Tasks

Pose EstimationPose Prediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Leveraging MoCap Data for Human Mesh Recovery

2021-10-18 · Fabien Baradel, Thibault Groueix, Philippe Weinzaepfel, Romain Brégier 외

Training state-of-the-art models for human body pose and shape recovery from images or videos requires datasets with corresponding annotations that are really hard and expensive to obtain. Our goal in this paper is to st…

3D Human Pose Estimation3D Human Reconstruction3D Human Shape EstimationHuman Mesh Recovery

STAR-Transformer: A Spatio-temporal Cross Attention Transformer for Human Action Recognition

2022-10-14 · WACV 2023 1 · Dasom Ahn, Sangwon Kim, Hyunsu Hong, Byoung Chul Ko

In action recognition, although the combination of spatio-temporal videos and skeleton features can improve the recognition performance, a separate model and balancing feature representation for cross-modal data are requ…

Action RecognitionDecoderTemporal Action Localization

Small Clips, Big Gains: Learning Long-Range Refocused Temporal Information for Video Super-Resolution

2025-05-04 · Xingyu Zhou, Wei Long, Jingbo Lu, Shiyin Jiang 외

Video super-resolution (VSR) can achieve better performance compared to single image super-resolution by additionally leveraging temporal information. In particular, the recurrent-based VSR model exploits long-range temp…

Computational EfficiencyImage Super-ResolutionSuper-ResolutionVideo Super-Resolution

Video Person Re-identification by Temporal Residual Learning

2018-02-22 · Ju Dai, Pingping Zhang, Huchuan Lu, Hongyu Wang

In this paper, we propose a novel feature learning framework for video person re-identification (re-ID). The proposed framework largely aims to exploit the adequate temporal information of video sequences and tackle the …

Person Re-IdentificationVideo-Based Person Re-Identification

ShapeFormer: Shapelet Transformer for Multivariate Time Series Classification

2024-05-23 · Xuan-May Le, Ling Luo, Uwe Aickelin, Minh-Tuan Tran

Multivariate time series classification (MTSC) has attracted significant research attention due to its diverse real-world applications. Recently, exploiting transformers for MTSC has achieved state-of-the-art performance…

ClassificationTime SeriesTime Series Classification