paper-with-me

Papers

DVANet: Disentangling View and Action Features for Multi-View Action Recognition

2023-12-10 · Nyle Siddiqui, Praveen Tirupattur, Mubarak Shah

In this work, we present a novel approach to multi-view action recognition where we guide learned action representations to be separated from view-relevant information in a video. When trying to classify action instances captured from multiple viewpoints, there is a higher degree of difficulty due to the difference in background, occlusion, and visibility of the captured action from different camera angles. To tackle the various problems introduced in multi-view action recognition, we propose a novel configuration of learnable transformer decoder queries, in conjunction with two supervised contrastive losses, to enforce the learning of action features that are robust to shifts in viewpoints. Our disentangled feature learning occurs in two stages: the transformer decoder uses separate queries to separately learn action and view information, which are then further disentangled using our two contrastive losses. We show that our model and method of training significantly outperforms all other uni-modal models on four multi-view action recognition datasets: NTU RGB+D, NTU RGB+D 120, PKU-MMD, and N-UCLA. Compared to previous RGB works, we see maximal improvements of 1.5\%, 4.8\%, 2.2\%, and 4.8\% on each dataset, respectively.

📄 PDF Abstract BibTeX arXiv:2312.05719

Code (1)

NyleSiddiqui/MultiView_Actions 공식 구현 pytorch

Tasks

Action RecognitionAction Recognition In VideosDecoder

Similar Papers 제목 키워드 기반

DVANet: Degradation-aware Visual-prior Alignment Network for Image Restoration

2026-06-17 · Yanjie Tu, Qingsen Yan, Axi Niu, Tao Hu 외 arxiv

All-in-One image restoration aims to develop a unified restoration framework for handling diverse degradation types. Existing end-to-end methods usually regard the restoration process as a black-box mapping, lacking an e…

Unified Image Restoration

Rethinking Multi-view Representation Learning via Distilled Disentangling

2024-03-16 · CVPR 2024 1 · Guanzhou Ke, Bo wang, Xiaoli Wang, Shengfeng He

Multi-view representation learning aims to derive robust representations that are both view-consistent and view-specific from diverse data sources. This paper presents an in-depth analysis of existing approaches in this …

Representation Learning

Attribute-Driven Feature Disentangling and Temporal Aggregation for Video Person Re-Identification

2019-06-01 · CVPR 2019 6 · Yiru Zhao, Xu Shen, Zhongming Jin, Hongtao Lu 외

Video-based person re-identification plays an important role in surveillance video analysis, expanding image-based methods by learning features of multiple frames. Most existing methods fuse features by temporal average-…

AttributePerson Re-IdentificationVideo-Based Person Re-Identification

Learning based Deep Disentangling Light Field Reconstruction and Disparity Estimation Application

2023-11-14 · Langqing Shi, Ping Zhou

Light field cameras have a wide range of uses due to their ability to simultaneously record light intensity and direction. The angular resolution of light fields is important for downstream tasks such as depth estimation…

Depth EstimationDisparity EstimationSuper-Resolution

HODN: Disentangling Human-Object Feature for HOI Detection

2023-08-20 · Shuman Fang, Zhiwen Lin, Ke Yan, Jie Li 외

The task of Human-Object Interaction (HOI) detection is to detect humans and their interactions with surrounding objects, where transformer-based methods show dominant advances currently. However, these methods ignore th…

DecoderHuman DetectionHuman-Object Interaction DetectionObject+2