中文
相关论文

相关论文: Foreground-Action Consistency Network for Weakly S…

200 篇论文

Weakly-supervised temporal action localization aims to localize action instances temporal boundary and identify the corresponding action category with only video-level labels. Traditional methods mainly focus on foreground and background…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Sanqing Qu , Guang Chen , Zhijun Li , Lijun Zhang , Fan Lu , Alois Knoll

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

Weakly supervised temporal action localization is a challenging vision task due to the absence of ground-truth temporal locations of actions in the training videos. With only video-level supervision during training, most existing methods…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Ashraful Islam , Chengjiang Long , Richard Radke

Weakly-supervised temporal action localization is a very challenging problem because frame-wise labels are not given in the training stage while the only hint is video-level labels: whether each video contains action frames of interest.…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Pilhyeon Lee , Youngjung Uh , Hyeran Byun

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

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

Weakly supervised action localization is a challenging task with extensive applications, which aims to identify actions and the corresponding temporal intervals with only video-level annotations available. This paper analyzes the…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Xiao-Yu Zhang , Haichao Shi , Changsheng Li , Xinchu Shi

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

Sports videos pose complex challenges, including cluttered backgrounds, camera angle changes, small action-representing objects, and imbalanced action class distribution. Existing methods for detecting actions in sports videos heavily rely…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Kim Hoang Tran , Phuc Vuong Do , Ngoc Quoc Ly , Ngan Le

Weakly-supervised temporal action localization aims to localize action instances in videos with only video-level action labels. Existing methods mainly embrace a localization-by-classification pipeline that optimizes the snippet-level…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Qinying Liu , Zilei Wang , Shenghai Rong , Junjie Li , Yixin Zhang

Weakly-supervised temporal action localization is a problem of learning an action localization model with only video-level action labeling available. The general framework largely relies on the classification activation, which employs an…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Baifeng Shi , Qi Dai , Yadong Mu , Jingdong Wang

Weakly-supervised temporal action localization (WTAL) in untrimmed videos has emerged as a practical but challenging task since only video-level labels are available. Existing approaches typically leverage off-the-shelf segment-level…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Zichen Yang , Jie Qin , Di Huang

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

Weakly supervised temporal action localization aims at learning the instance-level action pattern from the video-level labels, where a significant challenge is action-context confusion. To overcome this challenge, one recent work builds an…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Le Yang , Junwei Han , Tao Zhao , Tianwei Lin , Dingwen Zhang , Jianxin Chen

Weakly-Supervised Temporal Action Localization (WS-TAL) task aims to recognize and localize temporal starts and ends of action instances in an untrimmed video with only video-level label supervision. Due to lack of negative samples of…

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

We present a method for weakly-supervised action localization based on graph convolutions. In order to find and classify video time segments that correspond to relevant action classes, a system must be able to both identify discriminative…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Maheen Rashid , Hedvig Kjellström , Yong Jae Lee

Weakly-supervised temporal action localization aims to learn detecting temporal intervals of action classes with only video-level labels. To this end, it is crucial to separate frames of action classes from the background frames (i.e.,…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Pilhyeon Lee , Jinglu Wang , Yan Lu , Hyeran Byun

Temporal action localization is a challenging computer vision problem with numerous real-world applications. Most existing methods require laborious frame-level supervision to train action localization models. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Sanath Narayan , Hisham Cholakkal , Fahad Shahbaz Khan , Ling Shao

Temporal action localization is an important step towards video understanding. Most current action localization methods depend on untrimmed videos with full temporal annotations of action instances. However, it is expensive and…

计算机视觉与模式识别 · 计算机科学 2020-01-23 Ashraful Islam , Richard J. Radke

Weakly-supervised Temporal Action Localization (WS-TAL) methods learn to localize temporal starts and ends of action instances in a video under only video-level supervision. Existing WS-TAL methods rely on deep features learned for action…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Ziyi Liu , Le Wang , Wei Tang , Junsong Yuan , Nanning Zheng , Gang Hua
‹ 上一页 1 2 3 10 下一页 ›