中文
相关论文

相关论文: Video-Specific Query-Key Attention Modeling for We…

200 篇论文

We introduce the task of spatially localizing narrated interactions in videos. Key to our approach is the ability to learn to spatially localize interactions with self-supervision on a large corpus of videos with accompanying transcribed…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Reuben Tan , Bryan A. Plummer , Kate Saenko , Hailin Jin , Bryan Russell

Video activity localisation has recently attained increasing attention due to its practical values in automatically localising the most salient visual segments corresponding to their language descriptions (sentences) from untrimmed and…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Jiabo Huang , Yang Liu , Shaogang Gong , Hailin Jin

Video copy localization aims to precisely localize all the copied segments within a pair of untrimmed videos in video retrieval applications. Previous methods typically start from frame-to-frame similarity matrix generated by cosine…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Sifeng He , Yue He , Minlong Lu , Chen Jiang , Xudong Yang , Feng Qian , Xiaobo Zhang , Lei Yang , Jiandong Zhang

The problem of action recognition involves locating the action in the video, both over time and spatially in the image. The dominant current approaches use supervised learning to solve this problem, and require large amounts of annotated…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Sathyanarayanan N. Aakur , Sudeep Sarkar

We propose a weakly-supervised framework for action labeling in video, where only the order of occurring actions is required during training time. The key challenge is that the per-frame alignments between the input (video) and label…

计算机视觉与模式识别 · 计算机科学 2016-07-29 De-An Huang , Li Fei-Fei , Juan Carlos Niebles

Temporal Activity Detection aims to predict activity classes per frame, in contrast to video-level predictions in Activity Classification (i.e., Activity Recognition). Due to the expensive frame-level annotations required for detection, the…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Kumara Kahatapitiya , Zhou Ren , Haoxiang Li , Zhenyu Wu , Michael S. Ryoo , Gang Hua

The point process is a solid framework to model sequential data, such as videos, by exploring the underlying relevance. As a challenging problem for high-level video understanding, weakly supervised action recognition and localization in…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Xiao-Yu Zhang , Changsheng Li , Haichao Shi , Xiaobin Zhu , Peng Li , Jing Dong

Weakly-supervised temporal action localization aims to localize actions in untrimmed videos with only video-level action category labels. Most of previous methods ignore the incompleteness issue of Class Activation Sequences (CAS),…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Chen Ju , Peisen Zhao , Siheng Chen , Ya Zhang , Xiaoyun Zhang , Qi Tian

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

Developing end-to-end action recognition models on long videos is fundamental and crucial for long-video action understanding. Due to the unaffordable cost of end-to-end training on the whole long videos, existing works generally train…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Jiaming Zhou , Hanjun Li , Kun-Yu Lin , Junwei Liang

The dominant paradigm in spatiotemporal action detection is to classify actions using spatiotemporal features learned by 2D or 3D Convolutional Networks. We argue that several actions are characterized by their context, such as relevant…

机器学习 · 计算机科学 2021-07-30 Michail Tsiaousis , Gertjan Burghouts , Fieke Hillerström , Peter van der Putten

The task of action recognition or action detection involves analyzing videos and determining what action or motion is being performed. The primary subject of these videos are predominantly humans performing some action. However, this…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Amlaan Bhoi

Video anomaly detection is to determine whether there are any abnormal events, behaviors or objects in a given video, which enables effective and intelligent public safety management. As video anomaly labeling is both time-consuming and…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Yang Wang , Jiaogen Zhou , Jihong Guan

Deep convolutional networks have achieved great success for visual recognition in still images. However, for action recognition in videos, the advantage over traditional methods is not so evident. This paper aims to discover the principles…

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

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

In this work, we tackle the egocentric visual query localization (VQL), where a model should localize the query object in a long-form egocentric video. Frequent and abrupt viewpoint changes in egocentric videos cause significant object…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Joohyun Chang , Soyeon Hong , Hyogun Lee , Seong Jong Ha , Dongho Lee , Seong Tae Kim , Jinwoo Choi

Temporal action localization aims at localizing action instances from untrimmed videos. Existing works have designed various effective modules to precisely localize action instances based on appearance and motion features. However, by…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Le Yang , Junwei Han , Tao Zhao , Nian Liu , Dingwen Zhang

In videos that contain actions performed unintentionally, agents do not achieve their desired goals. In such videos, it is challenging for computer vision systems to understand high-level concepts such as goal-directed behavior, an ability…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Arnav Chakravarthy , Zhiyuan Fang , Yezhou Yang

We propose weakly supervised language localization networks (WSLLN) to detect events in long, untrimmed videos given language queries. To learn the correspondence between visual segments and texts, most previous methods require temporal…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Mingfei Gao , Larry S. Davis , Richard Socher , Caiming Xiong

Weakly supervised object detection aims at reducing the amount of supervision required to train detection models. Such models are traditionally learned from images/videos labelled only with the object class and not the object bounding box.…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Zhenheng Yang , Dhruv Mahajan , Deepti Ghadiyaram , Ram Nevatia , Vignesh Ramanathan