中文
相关论文

相关论文: Temporal Fusion Network for Temporal Action Locali…

200 篇论文

In this paper, we introduce Coarse-Fine Networks, a two-stream architecture which benefits from different abstractions of temporal resolution to learn better video representations for long-term motion. Traditional Video models process…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Kumara Kahatapitiya , Michael S. Ryoo

Currently, one-stage frameworks have been widely applied for temporal action detection, but they still suffer from the challenge that the action instances span a wide range of time. The reason is that these one-stage detectors, e.g., Single…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Xiang Wang , Changxin Gao , Shiwei Zhang , Nong Sang

The temporal action segmentation task segments videos temporally and predicts action labels for all frames. Fully supervising such a segmentation model requires dense frame-wise action annotations, which are expensive and tedious to…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Guodong Ding , Angela Yao

Despite the success of deep learning for static image understanding, it remains unclear what are the most effective network architectures for the spatial-temporal modeling in videos. In this paper, in contrast to the existing CNN+RNN or…

计算机视觉与模式识别 · 计算机科学 2018-12-12 Dongliang He , Zhichao Zhou , Chuang Gan , Fu Li , Xiao Liu , Yandong Li , Limin Wang , Shilei Wen

Classifying videos according to content semantics is an important problem with a wide range of applications. In this paper, we propose a hybrid deep learning framework for video classification, which is able to model static spatial…

计算机视觉与模式识别 · 计算机科学 2015-04-08 Zuxuan Wu , Xi Wang , Yu-Gang Jiang , Hao Ye , Xiangyang Xue

In this paper, we introduce our submissions for the tasks of trimmed activity recognition (Kinetics) and trimmed event recognition (Moments in Time) for Activitynet Challenge 2018. In the two tasks, non-local neural networks and temporal…

计算机视觉与模式识别 · 计算机科学 2018-06-13 Xiaoteng Zhang , Yixin Bao , Feiyun Zhang , Kai Hu , Yicheng Wang , Liang Zhu , Qinzhu He , Yining Lin , Jie Shao , Yao Peng

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

This notebook paper presents an overview and comparative analysis of our systems designed for the following five tasks in ActivityNet Challenge 2018: temporal action proposals, temporal action localization, dense-captioning events in…

计算机视觉与模式识别 · 计算机科学 2018-07-03 Ting Yao , Xue Li

State of the art architectures for untrimmed video Temporal Action Localization (TAL) have only considered RGB and Flow modalities, leaving the information-rich audio modality totally unexploited. Audio fusion has been explored for the…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Anurag Bagchi , Jazib Mahmood , Dolton Fernandes , Ravi Kiran Sarvadevabhatla

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

Weakly supervised temporal action localization (WS-TAL) is a challenging task that aims to localize action instances in the given video with video-level categorical supervision. Both appearance and motion features are used in previous…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Fa-Ting Hong , Jia-Chang Feng , Dan Xu , Ying Shan , Wei-Shi Zheng

Online Temporal Action Localization (On-TAL) aims to immediately provide action instances from untrimmed streaming videos. The model is not allowed to utilize future frames and any processing techniques to modify past predictions, making…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Tuan N. Tang , Jungin Park , Kwonyoung Kim , Kwanghoon Sohn

In this paper, we address the problem of searching action proposals in unconstrained video clips. Our approach starts from actionness estimation on frame-level bounding boxes, and then aggregates the bounding boxes belonging to the same…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Nannan Li , Dan Xu , Zhenqiang Ying , Zhihao Li , Ge Li

Weakly-supervised temporal action localization aims to identify and localize the action instances in the untrimmed videos with only video-level action labels. When humans watch videos, we can adapt our abstract-level knowledge about actions…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Xijun Wang , Aggelos K. Katsaggelos

Temporally localizing actions in a video is a fundamental challenge in video understanding. Most existing approaches have often drawn inspiration from image object detection and extended the advances, e.g., SSD and Faster R-CNN, to produce…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Fuchen Long , Ting Yao , Zhaofan Qiu , Xinmei Tian , Jiebo Luo , Tao Mei

Temporal Action Localization (TAL) remains a fundamental challenge in video understanding, aiming to identify the start time, end time, and category of all action instances within untrimmed videos. While recent single-stage, anchor-free…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Thisara Rathnayaka , Uthayasanker Thayasivam

Temporal action segmentation in untrimmed videos has gained increased attention recently. However, annotating action classes and frame-wise boundaries is extremely time consuming and cost intensive, especially on large-scale datasets. To…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Wei Lin , Anna Kukleva , Horst Possegger , Hilde Kuehne , Horst Bischof

Temporal Action Localization (TAL) in untrimmed video is important for many applications. But it is very expensive to annotate the segment-level ground truth (action class and temporal boundary). This raises the interest of addressing TAL…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Zheng Shou , Hang Gao , Lei Zhang , Kazuyuki Miyazawa , Shih-Fu Chang

This note describes the details of our solution to the dense-captioning events in videos task of ActivityNet Challenge 2018. Specifically, we solve this problem with a two-stage way, i.e., first temporal event proposal and then sentence…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Yuan Liu , Moyini Yao

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