paper-with-me

홈 › Papers

Egocentric Pose Recognition in Four Lines of Code

2014-11-29 · Gregory Rogez, James S. Supancic III, Deva Ramanan

We tackle the problem of estimating the 3D pose of an individual's upper limbs (arms+hands) from a chest mounted depth-camera. Importantly, we consider pose estimation during everyday interactions with objects. Past work shows that strong pose+viewpoint priors and depth-based features are crucial for robust performance. In egocentric views, hands and arms are observable within a well defined volume in front of the camera. We call this volume an egocentric workspace. A notable property is that hand appearance correlates with workspace location. To exploit this correlation, we classify arm+hand configurations in a global egocentric coordinate frame, rather than a local scanning window. This greatly simplify the architecture and improves performance. We propose an efficient pipeline which 1) generates synthetic workspace exemplars for training using a virtual chest-mounted camera whose intrinsic parameters match our physical camera, 2) computes perspective-aware depth features on this entire volume and 3) recognizes discrete arm+hand pose classes through a sparse multi-class SVM. Our method provides state-of-the-art hand pose recognition performance from egocentric RGB-D images in real-time.

📄 PDF Abstract BibTeX arXiv:1412.0060

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

UNIEGO: Proxies as Mediators for Unified Egocentric Video Representation Learning

2026-06-18 · Wenhao Chi, Arkaprava Sinha, Dominick Reilly, Hieu Le 외 arxiv

Egocentric video understanding is inherently limited by the narrow perspective of wearable cameras: a single viewpoint, a single modality, a single model cannot capture the full richness of human action. We argue that a …

Representation LearningAction SegmentationAction RecognitionVideo Retrieval

LSTA: Long Short-Term Attention for Egocentric Action Recognition

2018-11-26 · CVPR 2019 6 · Swathikiran Sudhakaran, Sergio Escalera, Oswald Lanz

Egocentric activity recognition is one of the most challenging tasks in video analysis. It requires a fine-grained discrimination of small objects and their manipulation. While some methods base on strong supervision and…

Action RecognitionActivity RecognitionEgocentric Activity RecognitionTemporal Action Localization

Towards Continual Egocentric Activity Recognition: A Multi-modal Egocentric Activity Dataset for Continual Learning

2023-01-26 · Linfeng Xu, Qingbo Wu, Lili Pan, Fanman Meng 외

With the rapid development of wearable cameras, a massive collection of egocentric video for first-person visual perception becomes available. Using egocentric videos to predict first-person activity faces many challenge…

Activity RecognitionContinual LearningEgocentric Activity RecognitionHuman Activity Recognition

Delving Into Egocentric Actions

2015-06-01 · CVPR 2015 6 · Yin Li, Zhefan Ye, James M. Rehg

We address the challenging problem of recognizing the camera wearer's actions from videos captured by an egocentric camera. Egocentric videos encode a rich set of signals regarding the camera wearer, including head movem…

Action RecognitionTemporal Action Localization

Egok360: A 360 Egocentric Kinetic Human Activity Video Dataset

2020-10-15 · Keshav Bhandari, Mario A. DeLaGarza, Ziliang Zong, Hugo Latapie 외

Recently, there has been a growing interest in wearable sensors which provides new research perspectives for 360 {\deg} video analysis. However, the lack of 360 {\deg} datasets in literature hinders the research in this …

Activity RecognitionEgocentric Activity RecognitionVideo Understanding