中文
相关论文

相关论文: Activity Graph Transformer for Temporal Action Loc…

200 篇论文

We describe a latent approach that learns to detect actions in long sequences given training videos with only whole-video class labels. Our approach makes use of two innovations to attention-modeling in weakly-supervised learning. First,…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Phuc Xuan Nguyen , Deva Ramanan , Charless C. Fowlkes

Sequence prediction on temporal data requires the ability to understand compositional structures of multi-level semantics beyond individual and contextual properties. The task of temporal action segmentation, which aims at translating an…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Dayoung Gong , Joonseok Lee , Deunsol Jung , Suha Kwak , Minsu Cho

Temporal action localization aims to localize starting and ending time with action category. Limited by GPU memory, mainstream methods pre-extract features for each video. Therefore, feature quality determines the upper bound of detection…

计算机视觉与模式识别 · 计算机科学 2021-06-25 Zhiwu Qing , Xiang Wang , Ziyuan Huang , Yutong Feng , Shiwei Zhang , jianwen Jiang , Mingqian Tang , Changxin Gao , Nong Sang

Anticipating human actions is an important task that needs to be addressed for the development of reliable intelligent agents, such as self-driving cars or robot assistants. While the ability to make future predictions with high accuracy is…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Olga Zatsarynna , Yazan Abu Farha , Juergen Gall

We address the problem of temporal activity detection in continuous, untrimmed video streams. This is a difficult task that requires extracting meaningful spatio-temporal features to capture activities, accurately localizing the start and…

计算机视觉与模式识别 · 计算机科学 2019-06-07 Huijuan Xu , Abir Das , Kate Saenko

Temporally localizing activities within untrimmed videos has been extensively studied in recent years. Despite recent advances, existing methods for weakly-supervised temporal activity localization struggle to recognize when an activity is…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Kyle Min , Jason J. Corso

We introduce a novel self-supervised learning approach to learn representations of videos that are responsive to changes in the motion dynamics. Our representations can be learned from data without human annotation and provide a substantial…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Simon Jenni , Givi Meishvili , Paolo Favaro

The ability to detect similar actions across videos can be very useful for real-world applications in many fields. However, this task is still challenging for existing systems, since videos that present the same action, can be taken from…

计算机视觉与模式识别 · 计算机科学 2016-12-16 Michal Yarom , Michal Irani

Many interesting events in the real world are rare making preannotated machine learning ready videos a rarity in consequence. Thus, temporal activity detection models that are able to learn from a few examples are desirable. In this paper,…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Huijuan Xu , Ximeng Sun , Eric Tzeng , Abir Das , Kate Saenko , Trevor Darrell

Interaction modeling is important for video action analysis. Recently, several works design specific structures to model interactions in videos. However, their structures are manually designed and non-adaptive, which require structures…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Haoxin Li , Wei-Shi Zheng , Yu Tao , Haifeng Hu , Jian-Huang Lai

Action segmentation refers to inferring boundaries of semantically consistent visual concepts in videos and is an important requirement for many video understanding tasks. For this and other video understanding tasks, supervised approaches…

计算机视觉与模式识别 · 计算机科学 2021-03-30 M. Saquib Sarfraz , Naila Murray , Vivek Sharma , Ali Diba , Luc Van Gool , Rainer Stiefelhagen

Recently, the rise of large-scale vision-language pretrained models like CLIP, coupled with the technology of Parameter-Efficient FineTuning (PEFT), has captured substantial attraction in video action recognition. Nevertheless, prevailing…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Mengmeng Wang , Jiazheng Xing , Boyuan Jiang , Jun Chen , Jianbiao Mei , Xingxing Zuo , Guang Dai , Jingdong Wang , Yong Liu

The state-of-the art solutions for human activity understanding from a video stream formulate the task as a spatio-temporal problem which requires joint localization of all individuals in the scene and classification of their actions or…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Mahsa Ehsanpour , Alireza Abedin , Fatemeh Saleh , Javen Shi , Ian Reid , Hamid Rezatofighi

Understanding human actions in wild videos is an important task with a broad range of applications. In this paper we propose a novel approach named Hierarchical Attention Network (HAN), which enables to incorporate static spatial…

计算机视觉与模式识别 · 计算机科学 2016-07-22 Yilin Wang , Suhang Wang , Jiliang Tang , Neil O'Hare , Yi Chang , Baoxin Li

This work addresses the problem of Social Activity Recognition (SAR), a critical component in real-world tasks like surveillance and assistive robotics. Unlike traditional event understanding approaches, SAR necessitates modeling individual…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Shubham Trehan , Sathyanarayanan N. Aakur

Current state-of-the-art approaches for spatio-temporal action localization rely on detections at the frame level that are then linked or tracked across time. In this paper, we leverage the temporal continuity of videos instead of operating…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Vicky Kalogeiton , Philippe Weinzaepfel , Vittorio Ferrari , Cordelia Schmid

This paper focuses on temporal localization of actions in untrimmed videos. Existing methods typically train classifiers for a pre-defined list of actions and apply them in a sliding window fashion. However, activities in the wild consist…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Jiyang Gao , Chen Sun , Zhenheng Yang , Ram Nevatia

Semi-supervised and unsupervised systems provide operators with invaluable support and can tremendously reduce the operators load. In the light of the necessity to process large volumes of video data and provide autonomous decisions, this…

机器学习 · 统计学 2017-09-20 Olga Isupova , Danil Kuzin , Lyudmila Mihaylova

The abundance of instructional videos and their narrations over the Internet offers an exciting avenue for understanding procedural activities. In this work, we propose to learn video representation that encodes both action steps and their…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Yiwu Zhong , Licheng Yu , Yang Bai , Shangwen Li , Xueting Yan , Yin Li

Existing action detection algorithms usually generate action proposals through an extensive search over the video at multiple temporal scales, which brings about huge computational overhead and deviates from the human perception procedure.…

计算机视觉与模式识别 · 计算机科学 2017-06-23 Jingjia Huang , Nannan Li , Tao Zhang , Ge Li