中文
相关论文

相关论文: TURN TAP: Temporal Unit Regression Network for Tem…

200 篇论文

Locating actions in long untrimmed videos has been a challenging problem in video content analysis. The performances of existing action localization approaches remain unsatisfactory in precisely determining the beginning and the end of an…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Haonan Qiu , Yingbin Zheng , Hao Ye , Yao Lu , Feng Wang , Liang He

We introduce Activity Graph Transformer, an end-to-end learnable model for temporal action localization, that receives a video as input and directly predicts a set of action instances that appear in the video. Detecting and localizing…

计算机视觉与模式识别 · 计算机科学 2021-01-29 Megha Nawhal , Greg Mori

Temporal action proposal generation is an important yet challenging problem, since temporal proposals with rich action content are indispensable for analysing real-world videos with long duration and high proportion irrelevant content. This…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Tianwei Lin , Xu Zhao , Haisheng Su , Chongjing Wang , Ming Yang

Temporal Action Localization (TAL) is a critical task in video analysis, identifying precise start and end times of actions. Existing methods like CNNs, RNNs, GCNs, and Transformers have limitations in capturing long-range dependencies and…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Sangyoun Lee , Juho Jung , Changdae Oh , Sunghee Yun

Temporal modeling still remains challenging for action recognition in videos. To mitigate this issue, this paper presents a new video architecture, termed as Temporal Difference Network (TDN), with a focus on capturing multi-scale temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Limin Wang , Zhan Tong , Bin Ji , Gangshan Wu

Temporal action proposal generation is an important task, aiming to localize the video segments containing human actions in an untrimmed video. In this paper, we propose a multi-granularity generator (MGG) to perform the temporal action…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Yuan Liu , Lin Ma , Yifeng Zhang , Wei Liu , Shih-Fu Chang

Temporal action detection is a very important yet challenging problem, since videos in real applications are usually long, untrimmed and contain multiple action instances. This problem requires not only recognizing action categories but…

计算机视觉与模式识别 · 计算机科学 2017-10-18 Tianwei Lin , Xu Zhao , Zheng Shou

Temporal action localization in untrimmed videos is an important but difficult task. Difficulties are encountered in the application of existing methods when modeling temporal structures of videos. In the present study, we developed a novel…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Yuan Zhou , Hongru Li , Sun-Yuan Kung

Temporal action proposal generation plays an important role in video action understanding, which requires localizing high-quality action content precisely. However, generating temporal proposals with both precise boundaries and high-quality…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Yueran Bai , Yingying Wang , Yunhai Tong , Yang Yang , Qiyue Liu , Junhui Liu

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

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

Existing Temporal Action Detection (TAD) methods typically take a pre-processing step in converting an input varying-length video into a fixed-length snippet representation sequence, before temporal boundary estimation and action…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Sauradip Nag , Xiatian Zhu , Yi-Zhe Song , Tao Xiang

Temporal action proposal generation aims to estimate temporal intervals of actions in untrimmed videos, which is a challenging yet important task in the video understanding field. The proposals generated by current methods still suffer from…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Zhiwu Qing , Haisheng Su , Weihao Gan , Dongliang Wang , Wei Wu , Xiang Wang , Yu Qiao , Junjie Yan , Changxin Gao , Nong Sang

This technical report presents our first place winning solution for temporal action detection task in CVPR-2022 AcitivityNet Challenge. The task aims to localize temporal boundaries of action instances with specific classes in long…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Xiang Wang , Huaxin Zhang , Shiwei Zhang , Changxin Gao , Yuanjie Shao , Nong Sang

Deep convolutional networks have achieved great success for image recognition. However, for action recognition in videos, their advantage over traditional methods is not so evident. We present a general and flexible video-level framework…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Limin Wang , Yuanjun Xiong , Zhe Wang , Yu Qiao , Dahua Lin , Xiaoou Tang , Luc Van Gool

Temporal action localization is a recently-emerging task, aiming to localize video segments from untrimmed videos that contain specific actions. Despite the remarkable recent progress, most two-stage action localization methods still suffer…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Guoqiang Gong , Liangfeng Zheng , Kun Bai , Yadong Mu

Online temporal action localization from an untrimmed video stream is a challenging problem in computer vision. It is challenging because of i) in an untrimmed video stream, more than one action instance may appear, including background…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Da-Hye Yoon , Nam-Gyu Cho , Seong-Whan Lee

Temporal action proposal generation is an important and challenging task in video understanding, which aims at detecting all temporal segments containing action instances of interest. The existing proposal generation approaches are…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Jing Tan , Jiaqi Tang , Limin Wang , Gangshan Wu

Video data is with complex temporal dynamics due to various factors such as camera motion, speed variation, and different activities. To effectively capture this diverse motion pattern, this paper presents a new temporal adaptive module…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Zhaoyang Liu , Limin Wang , Wayne Wu , Chen Qian , Tong Lu

In the task of temporal action localization of ActivityNet-1.3 datasets, we propose to locate the temporal boundaries of each action and predict action class in untrimmed videos. We first apply VideoSwinTransformer as feature extractor to…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Shimin Chen , Wei Li , Jianyang Gu , Chen Chen , Yandong Guo