中文
相关论文

相关论文: Personalized Pose Forecasting

200 篇论文

The deployment of robot assistants in large indoor spaces has seen significant growth, with escorting tasks becoming a key application. However, most current escorting robots primarily rely on navigation-focused strategies, assuming that…

机器人学 · 计算机科学 2025-07-01 Siddhartha Mondal , Avik Mitra , Chayan Sarkar

Human motion prediction aims to forecast an upcoming pose sequence given a past human motion trajectory. To address the problem, in this work we propose FreqMRN, a human motion prediction framework that takes into account both the kinematic…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Jiarui Sun , Girish Chowdhary

Most recent approaches to monocular 3D pose estimation rely on Deep Learning. They either train a Convolutional Neural Network to directly regress from image to 3D pose, which ignores the dependencies between human joints, or model these…

计算机视觉与模式识别 · 计算机科学 2016-05-18 Bugra Tekin , Isinsu Katircioglu , Mathieu Salzmann , Vincent Lepetit , Pascal Fua

Human pose forecasting garners attention for its diverse applications. However, challenges in modeling the multi-modal nature of human motion and intricate interactions among agents persist, particularly with longer timescales and more…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Jaewoo Jeong , Daehee Park , Kuk-Jin Yoon

Human pose estimation from single images is a challenging problem in computer vision that requires large amounts of labeled training data to be solved accurately. Unfortunately, for many human activities (\eg outdoor sports) such training…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Bastian Wandt , Marco Rudolph , Petrissa Zell , Helge Rhodin , Bodo Rosenhahn

Aligning machine learning systems with human expectations is mostly attempted by training with manually vetted human behavioral samples, typically explicit feedback. This is done on a population level since the context that is capturing the…

人工智能 · 计算机科学 2025-06-23 Simon Werner , Katharina Christ , Laura Bernardy , Marion G. Müller , Achim Rettinger

A classical approach to abnormal activity detection is to learn a representation for normal activities from the training data and then use this learned representation to detect abnormal activities while testing. Typically, the methods based…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Royston Rodrigues , Neha Bhargava , Rajbabu Velmurugan , Subhasis Chaudhuri

Human motion prediction is an essential step for efficient and safe human-robot collaboration. Current methods either purely rely on representing the human joints in some form of neural network-based architecture or use regression models…

机器人学 · 计算机科学 2023-10-06 Aadi Kothari , Tony Tohme , Xiaotong Zhang , Kamal Youcef-Toumi

Understanding human perceptions of robot performance is crucial for designing socially intelligent robots that can adapt to human expectations. Current approaches often rely on surveys, which can disrupt ongoing human-robot interactions. As…

机器人学 · 计算机科学 2025-12-03 Qiping Zhang , Nathan Tsoi , Mofeed Nagib , Booyeon Choi , Jie Tan , Hao-Tien Lewis Chiang , Marynel Vázquez

Estimating human pose using a front-facing egocentric camera is essential for applications such as sports motion analysis, VR/AR, and AI for wearable devices. However, many existing methods rely on RGB cameras and do not account for…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Wataru Ikeda , Masashi Hatano , Ryosei Hara , Mariko Isogawa

The modeling of human motion using machine learning methods has been widely studied. In essence it is a time-series modeling problem involving predicting how a person will move in the future given how they moved in the past. Existing…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Yan Zhang , Michael J. Black , Siyu Tang

Recent advancements in computer vision have seen a rise in the prominence of applications using neural networks to understand human poses. However, while accuracy has been steadily increasing on State-of-the-Art datasets, these datasets…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Ghazal Alinezhad Noghre , Armin Danesh Pazho , Justin Sanchez , Nathan Hewitt , Christopher Neff , Hamed Tabkhi

Pose estimation is a widely explored problem, enabling many robotic tasks such as grasping and manipulation. In this paper, we tackle the problem of pose estimation for objects that exhibit rotational symmetry, which are common in man-made…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Enric Corona , Kaustav Kundu , Sanja Fidler

Existing volumetric methods for predicting 3D human pose estimation are accurate, but computationally expensive and optimized for single time-step prediction. We present TEMPO, an efficient multi-view pose estimation model that learns a…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Rohan Choudhury , Kris Kitani , Laszlo A. Jeni

Recently, several deep learning models have been proposed for 3D human pose estimation. Nevertheless, most of these approaches only focus on the single-person case or estimate 3D pose of a few people at high resolution. Furthermore, many…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Abdallah Benzine , Florian Chabot , Bertrand Luvison , Quoc Cong Pham , Cahterine Achrd

Owing to the advancement of deep learning, artificial systems are now rival to humans in several pattern recognition tasks, such as visual recognition of object categories. However, this is only the case with the tasks for which correct…

机器学习 · 计算机科学 2019-06-03 Xing Liu , Takayuki Okatani

Existing marker-less motion capture methods often assume known backgrounds, static cameras, and sequence specific motion priors, which narrows its application scenarios. Here we propose a fully automatic method that given multi-view video,…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Yinghao Huang , Federica Bogo , Christoph Lassner , Angjoo Kanazawa , Peter V. Gehler , Ijaz Akhter , Michael J. Black

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

We propose a method to estimate 3D human poses from substantially blurred images. The key idea is to tackle the inverse problem of image deblurring by modeling the forward problem with a 3D human model, a texture map, and a sequence of…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Yiming Zhao , Denys Rozumnyi , Jie Song , Otmar Hilliges , Marc Pollefeys , Martin R. Oswald

Human motion prediction is essential for tasks such as human motion analysis and human-robot interactions. Most existing approaches have been proposed to realize motion prediction. However, they ignore an important task, the evaluation of…

计算机视觉与模式识别 · 计算机科学 2021-07-09 Pengxiang Ding , Jianqin Yin
‹ 上一页 1 8 9 10 下一页 ›