中文
相关论文

相关论文: EfficientPose: Efficient Human Pose Estimation wit…

200 篇论文

This paper presents a novel end-to-end framework with Explicit box Detection for multi-person Pose estimation, called ED-Pose, where it unifies the contextual learning between human-level (global) and keypoint-level (local) information.…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Jie Yang , Ailing Zeng , Shilong Liu , Feng Li , Ruimao Zhang , Lei Zhang

Recently, multi-resolution networks (such as Hourglass, CPN, HRNet, etc.) have achieved significant performance on pose estimation by combining feature maps of various resolutions. In this paper, we propose a Resolution-wise Attention…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Kun Zhang , Peng He , Ping Yao , Ge Chen , Rui Wu , Min Du , Huimin Li , Li Fu , Tianyao Zheng

Pose estimation commonly refers to computer vision methods that recognize people's body postures in images or videos. With recent advancements in deep learning, we now have compelling models to tackle the problem in real-time. Since these…

机器人学 · 计算机科学 2021-07-07 Arash Amini , Hafez Farazi , Sven Behnke

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

We propose to leverage recent advances in reliable 2D pose estimation with Convolutional Neural Networks (CNN) to estimate the 3D pose of people from depth images in multi-person Human-Robot Interaction (HRI) scenarios. Our method is based…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Angel Martínez-González , Michael Villamizar , Olivier Canévet , Jean-Marc Odobez

We propose to combine recent Convolutional Neural Networks (CNN) models with depth imaging to obtain a reliable and fast multi-person pose estimation algorithm applicable to Human Robot Interaction (HRI) scenarios. Our hypothesis is that…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Angel Martínez-González , Michael Villamizar , Olivier Canévet , Jean-Marc Odobez

3D human pose and shape estimation (HPE) aims to reconstruct the 3D human body, face, and hands from a single image. Although powerful deep learning models have achieved accurate estimation in this task, they require enormous memory and…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Zhiteng Li , Yulun Zhang , Jing Lin , Haotong Qin , Jinjin Gu , Xin Yuan , Linghe Kong , Xiaokang Yang

This paper proposes a new effective and efficient plug-and-play backbone for video-based person re-identification (ReID). Conventional video-based ReID methods typically use CNN or transformer backbones to extract deep features for every…

计算机视觉与模式识别 · 计算机科学 2025-01-29 Lanyun Zhu , Tianrun Chen , Deyi Ji , Jieping Ye , Jun Liu

6-DoF object pose estimation from a monocular image is challenging, and a post-refinement procedure is generally needed for high-precision estimation. In this paper, we propose a framework based on a recurrent neural network (RNN) for…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Yan Xu , Kwan-Yee Lin , Guofeng Zhang , Xiaogang Wang , Hongsheng Li

Contributions of recent deep-neural-network (DNN) based techniques have been playing a significant role in human-computer interaction (HCI) and user interface (UI) domains. One of the commonly used DNNs is human pose estimation. This kind…

机器学习 · 计算机科学 2019-02-13 Kohei Toyoda , Michinari Kono , Jun Rekimoto

In this research, we address the challenge faced by existing deep learning-based human mesh reconstruction methods in balancing accuracy and computational efficiency. These methods typically prioritize accuracy, resulting in large network…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Ayman Ali , Ekkasit Pinyoanuntapong , Pu Wang , Mohsen Dorodchi

We present D-PoSE (Depth as an Intermediate Representation for 3D Human Pose and Shape Estimation), a one-stage method that estimates human pose and SMPL-X shape parameters from a single RGB image. Recent works use larger models with…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Nikolaos Vasilikopoulos , Drosakis Drosakis , Antonis Argyros

While hand pose estimation is a critical component of most interactive extended reality and gesture recognition systems, contemporary approaches are not optimized for computational and memory efficiency. In this paper, we propose a tiny…

计算机视觉与模式识别 · 计算机科学 2021-11-15 John Yang , Yash Bhalgat , Simyung Chang , Fatih Porikli , Nojun Kwak

In keypoint estimation tasks such as human pose estimation, heatmap-based regression is the dominant approach despite possessing notable drawbacks: heatmaps intrinsically suffer from quantization error and require excessive computation to…

计算机视觉与模式识别 · 计算机科学 2022-07-20 William McNally , Kanav Vats , Alexander Wong , John McPhee

We present GigaPose, a fast, robust, and accurate method for CAD-based novel object pose estimation in RGB images. GigaPose first leverages discriminative "templates", rendered images of the CAD models, to recover the out-of-plane rotation…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Van Nguyen Nguyen , Thibault Groueix , Mathieu Salzmann , Vincent Lepetit

Video based fall detection accuracy has been largely improved due to the recent progress on deep convolutional neural networks. However, there still exists some challenges, such as lighting variation, complex background, which degrade the…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Ziwei Chen , Yiye Wang , Wankou Yang

Human pose forecasting predicts future poses based on past observations, and has many significant applications in areas such as action recognition, autonomous driving or human-robot interaction. This paper evaluates a wide range of pose…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

This paper presents a comprehensive review on regression-based method for human pose estimation. The problem of human pose estimation has been intensively studied and enabled many application from entertainment to training. Traditional…

计算机视觉与模式识别 · 计算机科学 2017-09-08 Wenye He

We present RePOSE, a fast iterative refinement method for 6D object pose estimation. Prior methods perform refinement by feeding zoomed-in input and rendered RGB images into a CNN and directly regressing an update of a refined pose. Their…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Shun Iwase , Xingyu Liu , Rawal Khirodkar , Rio Yokota , Kris M. Kitani

Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) have led to significant progress in 2D body pose estimation. However, achieving a good balance between accuracy, efficiency, and robustness remains a challenge. For…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Kaleab A. Kinfu , René Vidal
‹ 上一页 1 8 9 10 下一页 ›