paper-with-me

홈 › Papers

SAR-NAS: Skeleton-based Action Recognition via Neural Architecture Searching

2020-10-29 · Haoyuan Zhang, Yonghong Hou, Pichao Wang, Zihui Guo, Wanqing Li

This paper presents a study of automatic design of neural network architectures for skeleton-based action recognition. Specifically, we encode a skeleton-based action instance into a tensor and carefully define a set of operations to build two types of network cells: normal cells and reduction cells. The recently developed DARTS (Differentiable Architecture Search) is adopted to search for an effective network architecture that is built upon the two types of cells. All operations are 2D based in order to reduce the overall computation and search space. Experiments on the challenging NTU RGB+D and Kinectics datasets have verified that most of the networks developed to date for skeleton-based action recognition are likely not compact and efficient. The proposed method provides an approach to search for such a compact network that is able to achieve comparative or even better performance than the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2010.15336

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionSkeleton Based Action Recognition

Methods 이 논문이 사용한 방법론

DARTS Differentiable Architecture Search (DART) is a method for efficient architecture search. The search space is made continuous so that the architecture can be optimized with…

Similar Papers 제목 키워드 기반

Learning Graph Convolutional Network for Skeleton-based Human Action Recognition by Neural Searching

2019-11-11 · Wei Peng, Xiaopeng Hong, Haoyu Chen, Guoying Zhao

Human action recognition from skeleton data, fueled by the Graph Convolutional Network (GCN), has attracted lots of attention, due to its powerful capability of modeling non-Euclidean structure data. However, many existi…

Action RecognitionNeural Architecture SearchSkeleton Based Action Recognition

A Survey on 3D Skeleton-Based Action Recognition Using Learning Method

2020-02-14 · Bin Ren, Mengyuan Liu, Runwei Ding, Hong Liu

3D skeleton-based action recognition (3D SAR) has gained significant attention within the computer vision community, owing to the inherent advantages offered by skeleton data. As a result, a plethora of impressive works,…

Action RecognitionDeep LearningSkeleton Based Action Recognition

Anonymization for Skeleton Action Recognition

2021-11-30 · Saemi Moon, Myeonghyeon Kim, Zhenyue Qin, Yang Liu 외

Skeleton-based action recognition attracts practitioners and researchers due to the lightweight, compact nature of datasets. Compared with RGB-video-based action recognition, skeleton-based action recognition is a safer …

Action RecognitionSkeleton Based Action Recognition

SkeletonMAE: Spatial-Temporal Masked Autoencoders for Self-supervised Skeleton Action Recognition

2022-09-01 · Wenhan Wu, Yilei Hua, Ce Zheng, Shiqian Wu 외

Fully supervised skeleton-based action recognition has achieved great progress with the blooming of deep learning techniques. However, these methods require sufficient labeled data which is not easy to obtain. In contras…

Action RecognitionDecoderSelf-supervised Skeleton-based Action RecognitionSkeleton Based Action Recognition

Skeleton based Activity Recognition by Fusing Part-wise Spatio-temporal and Attention Driven Residues

2019-12-02 · Chhavi Dhiman, Dinesh Kumar Vishwakarma, Paras Aggarwal

There exist a wide range of intra class variations of the same actions and inter class similarity among the actions, at the same time, which makes the action recognition in videos very challenging. In this paper, we pres…

3D Action RecognitionAction RecognitionAction Recognition In VideosActivity Recognition+1