中文
相关论文

相关论文: NanoHTNet: Nano Human Topology Network for Efficie…

200 篇论文

The task of human pose estimation (HPE) deals with the ill-posed problem of estimating the 3D position of human joints directly from images and videos. In recent literature, most of the works tackle the problem mostly by using convolutional…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Nicola Garau , Nicola Conci

A key challenge in the task of human pose and shape estimation is occlusion, including self-occlusions, object-human occlusions, and inter-person occlusions. The lack of diverse and accurate pose and shape training data becomes a major…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Kaibing Yang , Renshu Gu , Maoyu Wang , Masahiro Toyoura , Gang Xu

Human head pose estimation in images has applications in many fields such as human-computer interaction or video surveillance tasks. In this work, we address this problem, defined here as the estimation of both vertical (tilt/pitch) and…

计算机视觉与模式识别 · 计算机科学 2020-11-04 Rafael Berral-Soler , Francisco J. Madrid-Cuevas , Rafael Muñoz-Salinas , Manuel J. Marín-Jiménez

Human Pose Estimation (HPE) plays a crucial role in computer vision applications. However, it is difficult to deploy state-of-the-art models on resouce-limited devices due to the high computational costs of the networks. In this work, a…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Zhicheng Zhang , Xueyao Sun , Yonghao Dang , Jianqin Yin

We present HumanNeRF-SE, a simple yet effective method that synthesizes diverse novel pose images with simple input. Previous HumanNeRF works require a large number of optimizable parameters to fit the human images. Instead, we reload these…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Caoyuan Ma , Yu-Lun Liu , Zhixiang Wang , Wu Liu , Xinchen Liu , Zheng Wang

Recent advancements in 3D human pose estimation from single-camera images and videos have relied on parametric models, like SMPL. However, these models oversimplify anatomical structures, limiting their accuracy in capturing true joint…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Farnoosh Koleini , Muhammad Usama Saleem , Pu Wang , Hongfei Xue , Ahmed Helmy , Abbey Fenwick

Human pose estimation (HPE) is a classical task in computer vision that focuses on representing the orientation of a person by identifying the positions of their joints. We design a lighterversion of the stacked hourglass network with…

计算机视觉与模式识别 · 计算机科学 2023-02-10 Jameel Hassan Abdul Samadh , Salwa K. Al Khatib

Human motion prediction is an increasingly interesting topic in computer vision and robotics. In this paper, we propose a new 2D CNN based network, TrajectoryNet, to predict future poses in the trajectory space. Compared with most existing…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Xiaoli Liu , Jianqin Yin , Jin Liu , Pengxiang Ding , Jun Liu , Huaping Liu

Human pose estimation are of importance for visual understanding tasks such as action recognition and human-computer interaction. In this work, we present a Multiple Stage High-Resolution Network (Multi-Stage HRNet) to tackling the problem…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Junjie Huang , Zheng Zhu , Guan Huang

We present MoVNect, a lightweight deep neural network to capture 3D human pose using a single RGB camera. To improve the overall performance of the model, we apply the teacher-student learning method based knowledge distillation to 3D human…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Dong-Hyun Hwang , Suntae Kim , Nicolas Monet , Hideki Koike , Soonmin Bae

The 3D human pose is vital for modern computer vision and computer graphics, and its prediction has drawn attention in recent years. 3D human pose prediction aims at forecasting a human's future motion from the previous sequence. Ignoring…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Li Lin

Recently, a significant improvement in the accuracy of 3D human pose estimation has been achieved by combining convolutional neural networks (CNNs) with pyramid grid alignment feedback loops. Additionally, innovative breakthroughs have been…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Zongyou Yang , Jonathan Loo , Yinghan Hou

Most of the existing deep learning-based methods for 3D hand and human pose estimation from a single depth map are based on a common framework that takes a 2D depth map and directly regresses the 3D coordinates of keypoints, such as hand or…

计算机视觉与模式识别 · 计算机科学 2018-08-17 Gyeongsik Moon , Ju Yong Chang , Kyoung Mu Lee

Existing 2D-to-3D human pose estimation (HPE) methods struggle with the occlusion issue by enriching information like temporal and visual cues in the lifting stage. In this paper, we argue that these methods ignore the limitation of the…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Hongwei Zheng , Han Li , Wenrui Dai , Ziyang Zheng , Chenglin Li , Junni Zou , Hongkai Xiong

Single-person human pose estimation facilitates markerless movement analysis in sports, as well as in clinical applications. Still, state-of-the-art models for human pose estimation generally do not meet the requirements of real-life…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Daniel Groos , Heri Ramampiaro , Espen A. F. Ihlen

In this paper, a real-time method called PoP-Net is proposed to predict multi-person 3D poses from a depth image. PoP-Net learns to predict bottom-up part representations and top-down global poses in a single shot. Specifically, a new…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Yuliang Guo , Zhong Li , Zekun Li , Xiangyu Du , Shuxue Quan , Yi Xu

This work introduces a novel convolutional network architecture for the task of human pose estimation. Features are processed across all scales and consolidated to best capture the various spatial relationships associated with the body. We…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Alejandro Newell , Kaiyu Yang , Jia Deng

This paper presents HITNet, a novel neural network architecture for real-time stereo matching. Contrary to many recent neural network approaches that operate on a full cost volume and rely on 3D convolutions, our approach does not…

计算机视觉与模式识别 · 计算机科学 2023-01-23 Vladimir Tankovich , Christian Häne , Yinda Zhang , Adarsh Kowdle , Sean Fanello , Sofien Bouaziz

Hand pose estimation from monocular depth images has been an important and challenging problem in the Computer Vision community. In this paper, we present a novel approach to estimate 3D hand joint locations from 2D depth images. Unlike…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Rohan Lekhwani , Bhupendra Singh

In this paper, we develop a neural network model to predict future human motion from an observed human motion history. We propose a non-autoregressive transformer architecture to leverage its parallel nature for easier training and fast,…

机器人学 · 计算机科学 2025-01-20 Mohammad Mahdavian , Payam Nikdel , Mahdi TaherAhmadi , Mo Chen