paper-with-me

Papers

Cross-view Action Recognition via Contrastive View-invariant Representation

2023-05-02 · Yuexi Zhang, Dan Luo, Balaji Sundareshan, Octavia Camps, Mario Sznaier

Cross view action recognition (CVAR) seeks to recognize a human action when observed from a previously unseen viewpoint. This is a challenging problem since the appearance of an action changes significantly with the viewpoint. Applications of CVAR include surveillance and monitoring of assisted living facilities where is not practical or feasible to collect large amounts of training data when adding a new camera. We present a simple yet efficient CVAR framework to learn invariant features from either RGB videos, 3D skeleton data, or both. The proposed approach outperforms the current state-of-the-art achieving similar levels of performance across input modalities: 99.4% (RGB) and 99.9% (3D skeletons), 99.4% (RGB) and 99.9% (3D Skeletons), 97.3% (RGB), and 99.2% (3D skeletons), and 84.4%(RGB) for the N-UCLA, NTU-RGB+D 60, NTU-RGB+D 120, and UWA3DII datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2305.01733

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Similar Papers 제목 키워드 기반

Trunk-branch Contrastive Network with Multi-view Deformable Aggregation for Multi-view Action Recognition

2025-02-23 · Yingyuan Yang, Guoyuan Liang, Can Wang, XiaoJun Wu

Multi-view action recognition aims to identify actions in a given multi-view scene. Traditional studies initially extracted refined features from each view, followed by implemented paired interaction and integration, but…

Action RecognitionContrastive Learning

3D Human Action Representation Learning via Cross-View Consistency Pursuit

2021-04-29 · CVPR 2021 1 · Linguo Li, Minsi Wang, Bingbing Ni, Hang Wang 외

In this work, we propose a Cross-view Contrastive Learning framework for unsupervised 3D skeleton-based action Representation (CrosSCLR), by leveraging multi-view complementary supervision signal. CrosSCLR consists of bo…

Action RecognitionContrastive LearningRepresentation LearningSelf-supervised Skeleton-based Action Recognition

Learning View-Disentangled Human Pose Representation by Contrastive Cross-View Mutual Information Maximization

2020-12-02 · CVPR 2021 1 · Long Zhao, Yuxiao Wang, Jiaping Zhao, Liangzhe Yuan 외

We introduce a novel representation learning method to disentangle pose-dependent as well as view-dependent factors from 2D human poses. The method trains a network using cross-view mutual information maximization (CV-MI…

Action RecognitionContrastive LearningDisentanglementRepresentation Learning

Focalized Contrastive View-invariant Learning for Self-supervised Skeleton-based Action Recognition

2023-04-03 · Qianhui Men, Edmond S. L. Ho, Hubert P. H. Shum, Howard Leung

Learning view-invariant representation is a key to improving feature discrimination power for skeleton-based action recognition. Existing approaches cannot effectively remove the impact of viewpoint due to the implicit v…

Action RecognitionContrastive LearningRepresentation LearningSelf-supervised Skeleton-based Action Recognition+1

Multi-View Action Recognition Using Contrastive Learning

2023-01-03 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023 1 · Ketul Shah, Anshul Shah, Chun Pong Lau, Celso M. de Melo 외

In this work, we present a method for RGB-based action recognition using multi-view videos. We present a supervised contrastive learning framework to learn a feature embedding robust to changes in viewpoint, by effective…

Action RecognitionContrastive LearningDomain Generalization