paper-with-me

Papers

View Adaptive Recurrent Neural Networks for High Performance Human Action Recognition from Skeleton Data

2017-03-24 · ICCV 2017 10 · Pengfei Zhang, Cuiling Lan, Junliang Xing, Wen-Jun Zeng, Jianru Xue, Nanning Zheng

Skeleton-based human action recognition has recently attracted increasing attention due to the popularity of 3D skeleton data. One main challenge lies in the large view variations in captured human actions. We propose a novel view adaptation scheme to automatically regulate observation viewpoints during the occurrence of an action. Rather than re-positioning the skeletons based on a human defined prior criterion, we design a view adaptive recurrent neural network (RNN) with LSTM architecture, which enables the network itself to adapt to the most suitable observation viewpoints from end to end. Extensive experiment analyses show that the proposed view adaptive RNN model strives to (1) transform the skeletons of various views to much more consistent viewpoints and (2) maintain the continuity of the action rather than transforming every frame to the same position with the same body orientation. Our model achieves significant improvement over the state-of-the-art approaches on three benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1703.08274

Code (1)

microsoft/View-Adaptive-Neural-Networks-for-Skeleton-based-Human-Action-Recognition 공식 구현 pytorch

Tasks

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

AA-RMVSNet: Adaptive Aggregation Recurrent Multi-view Stereo Network

2021-08-09 · ICCV 2021 10 · Zizhuang Wei, Qingtian Zhu, Chen Min, Yisong Chen 외

In this paper, we present a novel recurrent multi-view stereo network based on long short-term memory (LSTM) with adaptive aggregation, namely AA-RMVSNet. We firstly introduce an intra-view aggregation module to adaptive…

3D ReconstructionPoint Clouds

AdaptManip: Learning Adaptive Whole-Body Object Lifting and Delivery with Online Recurrent State Estimation

2026-02-16 · Morgan Byrd, Donghoon Baek, Kartik Garg, Hyunyoung Jung 외 arxiv

This paper presents Adaptive Whole-body Loco-Manipulation, AdaptManip, a fully autonomous framework for humanoid robots to perform integrated navigation, object lifting, and delivery. Unlike prior imitation learning-base…

Reinforcement Learning

A3GC-IP: Attention-Oriented Adjacency Adaptive Recurrent Graph Convolutions for Human Pose Estimation from Sparse Inertial Measurements

2021-07-23 · Patrik Puchert, Timo Ropinski

Conventional methods for human pose estimation either require a high degree of instrumentation, by relying on many inertial measurement units (IMUs), or constraint the recording space, by relying on extrinsic cameras. Th…

Data AugmentationGraph LearningPose Estimation

ReFit: Recurrent Fitting Network for 3D Human Recovery

2023-08-22 · ICCV 2023 1 · Yufu Wang, Kostas Daniilidis

We present Recurrent Fitting (ReFit), a neural network architecture for single-image, parametric 3D human reconstruction. ReFit learns a feedback-update loop that mirrors the strategy of solving an inverse problem throug…

3D Human Reconstruction

Depth-Adaptive Graph Recurrent Network for Text Classification

2020-02-29 · Yijin Liu, Fandong Meng, Yufeng Chen, Jinan Xu 외

The Sentence-State LSTM (S-LSTM) is a powerful and high efficient graph recurrent network, which views words as nodes and performs layer-wise recurrent steps between them simultaneously. Despite its successes on text rep…

ClassificationGeneral ClassificationSentencetext-classification+1