中文
相关论文

相关论文: Video Action Detection: Analysing Limitations and …

200 篇论文

In recent years, deep neural network approaches have naturally extended to the video domain, in their simplest case by aggregating per-frame classifications as a baseline for action recognition. A majority of the work in this area extends…

计算机视觉与模式识别 · 计算机科学 2018-01-24 Daniel Castro , Steven Hickson , Patsorn Sangkloy , Bhavishya Mittal , Sean Dai , James Hays , Irfan Essa

Recognising human activities from streaming videos poses unique challenges to learning algorithms: predictive models need to be scalable, incrementally trainable, and must remain bounded in size even when the data stream is arbitrarily…

机器学习 · 统计学 2016-10-06 Rocco De Rosa , Ilaria Gori , Fabio Cuzzolin , Barbara Caputo , Nicolò Cesa-Bianchi

The goal of building a benchmark (suite of datasets) is to provide a unified protocol for fair evaluation and thus facilitate the evolution of a specific area. Nonetheless, we point out that existing protocols of action recognition could…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Andong Deng , Taojiannan Yang , Chen Chen

Action recognition is a vital task in computer vision, and many methods are developed to push it to the limit. However, current action recognition models have huge computational costs, which cannot be deployed to real-world tasks on mobile…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Chen-Lin Zhang , Xin-Xin Liu , Jianxin Wu

Action recognition has become a rapidly developing research field within the last decade. But with the increasing demand for large scale data, the need of hand annotated data for the training becomes more and more impractical. One way to…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Hilde Kuehne , Alexander Richard , Juergen Gall

This paper addresses the critical need for online action representation, which is essential for various applications like rehabilitation, surveillance, etc. The task can be defined as representation of actions as soon as they happen in a…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Vishnu S Nair , Sneha Sree , Jayaraj Joseph , Mohanasankar Sivaprakasam

Current methods for spatiotemporal action tube detection often extend a bounding box proposal at a given keyframe into a 3D temporal cuboid and pool features from nearby frames. However, such pooling fails to accumulate meaningful…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Gurkirt Singh , Vasileios Choutas , Suman Saha , Fisher Yu , Luc Van Gool

Understanding animals' behaviors is significant for a wide range of applications. However, existing animal behavior datasets have limitations in multiple aspects, including limited numbers of animal classes, data samples and provided tasks,…

计算机视觉与模式识别 · 计算机科学 2022-06-06 Xun Long Ng , Kian Eng Ong , Qichen Zheng , Yun Ni , Si Yong Yeo , Jun Liu

Temporal action localization (TAL) is an important and challenging problem in video understanding. However, most existing TAL benchmarks are built upon the coarse granularity of action classes, which exhibits two major limitations in this…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Yi Liu , Limin Wang , Yali Wang , Xiao Ma , Yu Qiao

Increasingly, human behavior is captured on mobile devices, leading to an increased interest in automated human activity recognition. However, existing datasets typically consist of scripted movements. Our long-term goal is to perform…

机器学习 · 计算机科学 2022-07-12 Garrett Wilson , Janardhan Rao Doppa , Diane J. Cook

Computer vision has undergone a dramatic revolution in performance, driven in large part through deep features trained on large-scale supervised datasets. However, much of these improvements have focused on static image analysis; video…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Rohit Girdhar , Deva Ramanan

While the shortage of explicit action data limits Vision-Language-Action (VLA) models, human action videos offer a scalable yet unlabeled data source. A critical challenge in utilizing large-scale human video datasets lies in transforming…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Dujun Nie , Fengjiao Chen , Qi Lv , Jun Kuang , Xiaoyu Li , Xuezhi Cao , Xunliang Cai

We propose a method for representing motion information for video classification and retrieval. We improve upon local descriptor based methods that have been among the most popular and successful models for representing videos. The desired…

计算机视觉与模式识别 · 计算机科学 2015-02-17 Zhenzhong Lan , Xuanchong Li , Ming Lin , Alexander G. Hauptmann

Despite significant progress in the development of human action detection datasets and algorithms, no current dataset is representative of real-world aerial view scenarios. We present Okutama-Action, a new video dataset for aerial view…

计算机视觉与模式识别 · 计算机科学 2017-06-16 Mohammadamin Barekatain , Miquel Martí , Hsueh-Fu Shih , Samuel Murray , Kotaro Nakayama , Yutaka Matsuo , Helmut Prendinger

First-person action recognition is a challenging task in video understanding. Because of strong ego-motion and a limited field of view, many backgrounds or noisy frames in a first-person video can distract an action recognition model during…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Lijin Yang , Yifei Huang , Yusuke Sugano , Yoichi Sato

Data augmentation has recently emerged as an essential component of modern training recipes for visual recognition tasks. However, data augmentation for video recognition has been rarely explored despite its effectiveness. Few existing…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Taeoh Kim , Jinhyung Kim , Minho Shim , Sangdoo Yun , Myunggu Kang , Dongyoon Wee , Sangyoun Lee

We address the problem of fine-grained action localization from temporally untrimmed web videos. We assume that only weak video-level annotations are available for training. The goal is to use these weak labels to identify temporal segments…

计算机视觉与模式识别 · 计算机科学 2015-08-05 Chen Sun , Sanketh Shetty , Rahul Sukthankar , Ram Nevatia

Human action recognition is an important application domain in computer vision. Its primary aim is to accurately describe human actions and their interactions from a previously unseen data sequence acquired by sensors. The ability to…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Hieu H. Pham , Louahdi Khoudour , Alain Crouzil , Pablo Zegers , Sergio A. Velastin

Pixel space augmentation has grown in popularity in many Deep Learning areas, due to its effectiveness, simplicity, and low computational cost. Data augmentation for videos, however, still remains an under-explored research topic, as most…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Artjoms Gorpincenko , Michal Mackiewicz

Detecting activities in untrimmed videos is an important but challenging task. The performance of existing methods remains unsatisfactory, e.g., they often meet difficulties in locating the beginning and end of a long complex action. In…

计算机视觉与模式识别 · 计算机科学 2017-03-09 Yuanjun Xiong , Yue Zhao , Limin Wang , Dahua Lin , Xiaoou Tang