paper-with-me

Papers

Human Action Recognition in Drone Videos using a Few Aerial Training Examples

2019-10-22 · Waqas Sultani, Mubarak Shah

Drones are enabling new forms of human actions surveillance due to their low cost and fast mobility. However, using deep neural networks for automatic aerial action recognition is difficult due to the need for a large number of training aerial human action videos. Collecting a large number of human action aerial videos is costly, time-consuming, and difficult. In this paper, we explore two alternative data sources to improve aerial action classification when only a few training aerial examples are available. As a first data source, we resort to video games. We collect plenty of aerial game action videos using two gaming engines. For the second data source, we leverage conditional Wasserstein Generative Adversarial Networks to generate aerial features from ground videos. Given that both data sources have some limitations, e.g. game videos are biased towards specific actions categories (fighting, shooting, etc.,), and it is not easy to generate good discriminative GAN-generated features for all types of actions, we need to efficiently integrate two dataset sources with few available real aerial training videos. To address this challenge of the heterogeneous nature of the data, we propose to use a disjoint multitask learning framework. We feed the network with real and game, or real and GAN-generated data in an alternating fashion to obtain an improved action classifier. We validate the proposed approach on two aerial action datasets and demonstrate that features from aerial game videos and those generated from GAN can be extremely useful for an improved action recognition in real aerial videos when only a few real aerial training examples are available.

📄 PDF Abstract BibTeX arXiv:1910.10027

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationAction RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

AZTR: Aerial Video Action Recognition with Auto Zoom and Temporal Reasoning

2023-03-02 · Xijun Wang, Ruiqi Xian, Tianrui Guan, Celso M. de Melo 외

We propose a novel approach for aerial video action recognition. Our method is designed for videos captured using UAVs and can run on edge or mobile devices. We present a learning-based approach that uses customized auto…

Action RecognitionTemporal Action Localization

MITFAS: Mutual Information based Temporal Feature Alignment and Sampling for Aerial Video Action Recognition

2023-03-05 · Ruiqi Xian, Xijun Wang, Dinesh Manocha

We present a novel approach for action recognition in UAV videos. Our formulation is designed to handle occlusion and viewpoint changes caused by the movement of a UAV. We use the concept of mutual information to compute…

Action RecognitionTemporal Action Localization

PMI Sampler: Patch Similarity Guided Frame Selection for Aerial Action Recognition

2023-04-14 · Ruiqi Xian, Xijun Wang, Divya Kothandaraman, Dinesh Manocha

We present a new algorithm for selection of informative frames in video action recognition. Our approach is designed for aerial videos captured using a moving camera where human actors occupy a small spatial resolution o…

Action RecognitionTemporal Action Localization

Multiple Human Tracking using Multi-Cues including Primitive Action Features

2019-09-18 · Hitoshi Nishimura, Kazuyuki Tasaka, Yasutomo Kawanishi, Hiroshi Murase

In this paper, we propose a Multiple Human Tracking method using multi-cues including Primitive Action Features (MHT-PAF). MHT-PAF can perform the accurate human tracking in dynamic aerial videos captured by a drone. PAF…

Action Recognition

A Multi-viewpoint Outdoor Dataset for Human Action Recognition

2021-10-07 · Asanka G. Perera, Yee Wei Law, Titilayo T. Ogunwa, Javaan Chahl

Advancements in deep neural networks have contributed to near perfect results for many computer vision problems such as object recognition, face recognition and pose estimation. However, human action recognition is still…

Action RecognitionFace RecognitionObject RecognitionPose Estimation+1