中文
相关论文

相关论文: Temporal Action Localization with Enhanced Instant…

200 篇论文

Online Temporal Action Localization (On-TAL) aims to detect the occurrence time and category of actions in untrimmed streaming videos immediately upon their completion. Recent advancements in this field focus on developing more…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Chaolei Han , Hongsong Wang , Xin Gong , Jie Gui

Temporal action detection aims to locate the boundaries of action in the video. The current method based on boundary matching enumerates and calculates all possible boundary matchings to generate proposals. However, these methods neglect…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Guo Chen , Yin-Dong Zheng , Limin Wang , Tong Lu

The main progress for action segmentation comes from densely-annotated data for fully-supervised learning. Since manual annotation for frame-level actions is time-consuming and challenging, we propose to exploit auxiliary unlabeled videos,…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Min-Hung Chen , Baopu Li , Yingze Bao , Ghassan AlRegib

This technical report analyzes a temporal action localization method we used in the HACS competition which is hosted in Activitynet Challenge 2020.The goal of our task is to locate the start time and end time of the action in the untrimmed…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Zhiwu Qing , Xiang Wang , Yongpeng Sang , Changxin Gao , Shiwei Zhang , Nong Sang

Interactive autonomous applications require robustness of the perception engine to artifacts in unconstrained videos. In this paper, we examine the effect of camera motion on the task of action detection. We develop a novel ranking method…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Burhan A. Mudassar , Sho Ko , Maojingjing Li , Priyabrata Saha , Saibal Mukhopadhyay

This work aims at advancing temporal action detection (TAD) using an encoder-decoder framework with action queries, similar to DETR, which has shown great success in object detection. However, the framework suffers from several problems if…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Dingfeng Shi , Yujie Zhong , Qiong Cao , Jing Zhang , Lin Ma , Jia Li , Dacheng Tao

Weakly-supervised temporal action localization aims to localize action instances in untrimmed videos with only video-level supervision. We witness that different actions record common phases, e.g., the run-up in the HighJump and LongJump.…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Yifu Liu , Xiaoxia Li , Zhiling Luo , Wei Zhou

Activity detection in surveillance videos is a challenging task caused by small objects, complex activity categories, its untrimmed nature, etc. Existing methods are generally limited in performance due to inaccurate proposals, poor…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Yunhao Du , Zhihang Tong , Junfeng Wan , Binyu Zhang , Yanyun Zhao

The object of Weakly-supervised Temporal Action Localization (WS-TAL) is to localize all action instances in an untrimmed video with only video-level supervision. Due to the lack of frame-level annotations during training, current WS-TAL…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Ziyi Liu , Le Wang , Qilin Zhang , Wei Tang , Junsong Yuan , Nanning Zheng , Gang Hua

We address the problem of retrieving a specific moment from an untrimmed video by a query sentence. This is a challenging problem because a target moment may take place in relations to other temporal moments in the untrimmed video. Existing…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Songyang Zhang , Houwen Peng , Jianlong Fu , Jiebo Luo

This paper addresses the challenge of point-supervised temporal action detection, in which only one frame per action instance is annotated in the training set. Self-training aims to provide supplementary supervision for the training process…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Elahe Vahdani , Yingli Tian

We propose novel Stacked Spatio-Temporal Graph Convolutional Networks (Stacked-STGCN) for action segmentation, i.e., predicting and localizing a sequence of actions over long videos. We extend the Spatio-Temporal Graph Convolutional Network…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Pallabi Ghosh , Yi Yao , Larry S. Davis , Ajay Divakaran

When we say a person is texting, can you tell the person is walking or sitting? Emphatically, no. In order to solve this incomplete representation problem, this paper presents a sub-action descriptor for detailed action detection. The…

计算机视觉与模式识别 · 计算机科学 2017-10-11 Cheng-Bin Jin , Shengzhe Li , Hakil Kim

This paper addresses the task of unsupervised video multi-object segmentation. Current approaches follow a two-stage paradigm: 1) detect object proposals using pre-trained Mask R-CNN, and 2) conduct generic feature matching for temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Tianfei Zhou , Jianwu Li , Xueyi Li , Ling Shao

Localizing people and recognizing their actions from videos is a challenging task towards high-level video understanding. Existing methods are mostly two-stage based, with one stage for person bounding box generation and the other stage for…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Shuning Chang , Pichao Wang , Fan Wang , Jiashi Feng , Mike Zheng Show

Weakly supervised temporal action localization aims to localize temporal boundaries of actions and simultaneously identify their categories with only video-level category labels. Many existing methods seek to generate pseudo labels for…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Linjiang Huang , Liang Wang , Hongsheng Li

This paper proposes a novel multi-modal transformer network for detecting actions in untrimmed videos. To enrich the action features, our transformer network utilizes a new multi-modal attention mechanism that computes the correlations…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Matthew Korban , Scott T. Acton , Peter Youngs

Temporal action localization is an important yet challenging research topic due to its various applications. Since the frame-level or segment-level annotations of untrimmed videos require amounts of labor expenditure, studies on the…

计算机视觉与模式识别 · 计算机科学 2019-08-08 Chengwei Zhang , Yunlu Xu , Zhanzhan Cheng , Yi Niu , Shiliang Pu , Fei Wu , Futai Zou

Handling missing data in time series classification remains a significant challenge in various domains. Traditional methods often rely on imputation, which may introduce bias or fail to capture the underlying temporal dynamics. In this…

机器学习 · 计算机科学 2026-04-03 YongKyung Oh , Dong-Young Lim , Sungil Kim , Alex Bui

With video-level labels, weakly supervised temporal action localization (WTAL) applies a localization-by-classification paradigm to detect and classify the action in untrimmed videos. Due to the characteristic of classification,…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Ziqiang Li , Yongxin Ge , Jiaruo Yu , Zhongming Chen
‹ 上一页 1 8 9 10 下一页 ›