中文
相关论文

相关论文: 2D Pre-Training for 3D Pose Estimation

200 篇论文

Human pose estimation (HPE) has attracted a significant amount of attention from the computer vision community in the past decades. Moreover, HPE has been applied to various domains, such as human-computer interaction, sports analysis, and…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Gongjin Lan , Yu Wu , Fei Hu , Qi Hao

In this paper, a novel deep-learning based framework is proposed to infer 3D human poses from a single image. Specifically, a two-phase approach is developed. We firstly utilize a generator with two branches for the extraction of explicit…

计算机视觉与模式识别 · 计算机科学 2018-09-24 Kun Zhou , Jinmiao Cai , Yao Li , Yulong Shi , Xiaoguang Han , Nianjuan Jiang , Kui Jia , Jiangbo Lu

This paper addresses the problem of 2D pose representation during unsupervised 2D to 3D pose lifting to improve the accuracy, stability and generalisability of 3D human pose estimation (HPE) models. All unsupervised 2D-3D HPE approaches…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Peter Hardy , Srinandan Dasmahapatra , Hansung Kim

Human Pose Estimation (HPE) involves detecting and localizing keypoints on the human body from visual data. In 3D HPE, occlusions, where parts of the body are not visible in the image, pose a significant challenge for accurate pose…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Filipa Lino , Carlos Santiago , Manuel Marques

Estimating human pose from video is a task that receives considerable attention due to its applicability in numerous 3D fields. The complexity of prior knowledge of human body movements poses a challenge to neural network models in the task…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Wenshuo Chen , Xiang Zhou , Zhengdi Yu , Weixi Gu , Kai Zhang

The goal of 2D human pose estimation (HPE) is to localize anatomical landmarks, given an image of a person in a pose. SOTA techniques make use of thousands of labeled figures (finetuning transformers or training deep CNNs), acquired using…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Nobline Yoo , Olga Russakovsky

Reliable three-dimensional human pose estimation (3D HPE) remains challenging due to the differences in viewpoints, environments, and camera conventions among datasets. As a result, methods that achieve near-optimal in-dataset accuracy…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Saad Manzur , Bryan Vela , Brandon Vela , Aditya Agrawal , Lan-Anh Dang-Vu , David Li , Wayne Hayes

Human pose estimation aims at localizing human anatomical keypoints or body parts in the input data (e.g., images, videos, or signals). It forms a crucial component in enabling machines to have an insightful understanding of the behaviors…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Haoming Chen , Runyang Feng , Sifan Wu , Hao Xu , Fengcheng Zhou , Zhenguang Liu

Traditional methods of reconstructing 3D human pose and mesh from single images rely on paired image-mesh datasets, which can be difficult and expensive to obtain. Due to this limitation, model scalability is constrained as well as…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Kevin Lin , Chung-Ching Lin , Lin Liang , Zicheng Liu , Lijuan Wang

Human pose estimation from single images is a challenging problem that is typically solved by supervised learning. Unfortunately, labeled training data does not yet exist for many human activities since 3D annotation requires dedicated…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Bastian Wandt , James J. Little , Helge Rhodin

With the rapid development of autonomous driving, LiDAR-based 3D Human Pose Estimation (3D HPE) is becoming a research focus. However, due to the noise and sparsity of LiDAR-captured point clouds, robust human pose estimation remains…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Xiaoqi An , Lin Zhao , Chen Gong , Jun Li , Jian Yang

Estimating 3D human poses from 2D images is challenging due to occlusions and projective acquisition. Learning-based approaches have been largely studied to address this challenge, both in single and multi-view setups. These solutions…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Seyed Abolfazl Ghasemzadeh , Alexandre Alahi , Christophe De Vleeschouwer

This paper addresses the problem of cross-dataset generalization of 3D human pose estimation models. Testing a pre-trained 3D pose estimator on a new dataset results in a major performance drop. Previous methods have mainly addressed this…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Mohsen Gholami , Bastian Wandt , Helge Rhodin , Rabab Ward , Z. Jane Wang

In the era of deep learning, human pose estimation from multiple cameras with unknown calibration has received little attention to date. We show how to train a neural model to perform this task with high precision and minimal latency…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Ben Usman , Andrea Tagliasacchi , Kate Saenko , Avneesh Sud

The 3D Human Pose Estimation (3D HPE) task uses 2D images or videos to predict human joint coordinates in 3D space. Despite recent advancements in deep learning-based methods, they mostly ignore the capability of coupling accessible texts…

计算机视觉与模式识别 · 计算机科学 2024-05-09 Jinglin Xu , Yijie Guo , Yuxin Peng

Estimating 3D human poses from a monocular video is still a challenging task. Many existing methods' performance drops when the target person is occluded by other objects, or the motion is too fast/slow relative to the scale and speed of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Cheng Yu , Bo Wang , Bo Yang , Robby T. Tan

Human perception and understanding is a major domain of computer vision which, like many other vision subdomains recently, stands to gain from the use of large models pre-trained on large datasets. We hypothesize that the most common…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Matthieu Armando , Salma Galaaoui , Fabien Baradel , Thomas Lucas , Vincent Leroy , Romain Brégier , Philippe Weinzaepfel , Grégory Rogez

3D human pose and shape estimation (a.k.a. "human mesh recovery") has achieved substantial progress. Researchers mainly focus on the development of novel algorithms, while less attention has been paid to other critical factors involved.…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Hui En Pang , Zhongang Cai , Lei Yang , Tianwei Zhang , Ziwei Liu

Human pose estimation aims to locate the human body parts and build human body representation (e.g., body skeleton) from input data such as images and videos. It has drawn increasing attention during the past decade and has been utilized in…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Ce Zheng , Wenhan Wu , Chen Chen , Taojiannan Yang , Sijie Zhu , Ju Shen , Nasser Kehtarnavaz , Mubarak Shah

Estimating 3D poses from a monocular video is still a challenging task, despite the significant progress that has been made in recent years. Generally, the performance of existing methods drops when the target person is too small/large, or…

计算机视觉与模式识别 · 计算机科学 2020-04-27 Yu Cheng , Bo Yang , Bo Wang , Robby T. Tan
‹ 上一页 1 2 3 10 下一页 ›