中文
相关论文

相关论文: ZSTAD: Zero-Shot Temporal Activity Detection

200 篇论文

Activity detection is a fundamental problem in computer vision. Detecting activities of different temporal scales is particularly challenging. In this paper, we propose the contextual multi-scale region convolutional 3D network (CMS-RC3D)…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Yancheng Bai , Huijuan Xu , Kate Saenko , Bernard Ghanem

As robotic systems execute increasingly difficult task sequences, so does the number of ways in which they can fail. Video Anomaly Detection (VAD) frameworks typically focus on singular, low-level kinematic or action failures, struggling to…

机器人学 · 计算机科学 2026-03-11 Nerea Gallego , Fernando Salanova , Claudio Mannarano , Cristian Mahulea , Eduardo Montijano

Temporal action detection (TAD) aims to determine the semantic label and the temporal interval of every action instance in an untrimmed video. It is a fundamental and challenging task in video understanding. Previous methods tackle this…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Xiaolong Liu , Qimeng Wang , Yao Hu , Xu Tang , Shiwei Zhang , Song Bai , Xiang Bai

State-of-the-art temporal action detectors inefficiently search the entire video for specific actions. Despite the encouraging progress these methods achieve, it is crucial to design automated approaches that only explore parts of the video…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Humam Alwassel , Fabian Caba Heilbron , Bernard Ghanem

Unsupervised Video Object Segmentation (VOS) aims at identifying the contours of primary foreground objects in videos without any prior knowledge. However, previous methods do not fully use spatial-temporal context and fail to tackle this…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Ping Li , Yu Zhang , Li Yuan , Huaxin Xiao , Binbin Lin , Xianghua Xu

As a fundamental task in long-form video understanding, temporal action detection (TAD) aims to capture inherent temporal relations in untrimmed videos and identify candidate actions with precise boundaries. Over the years, various…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Shuming Liu , Lin Sui , Chen-Lin Zhang , Fangzhou Mu , Chen Zhao , Bernard Ghanem

In this paper, we examined the zero-shot activity recognition task with the usage of videos. We introduce an auto-encoder based model to construct a multimodal joint embedding space between the visual and textual manifolds. On the visual…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Evin Pinar Ornek

This paper proposes a segregated temporal assembly recurrent (STAR) network for weakly-supervised multiple action detection. The model learns from untrimmed videos with only supervision of video-level labels and makes prediction of…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Yunlu Xu , Chengwei Zhang , Zhanzhan Cheng , Jianwen Xie , Yi Niu , Shiliang Pu , Fei Wu

Most current pipelines for spatio-temporal action localization connect frame-wise or clip-wise detection results to generate action proposals, where only local information is exploited and the efficiency is hindered by dense per-frame…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Yuxi Li , Weiyao Lin , John See , Ning Xu , Shugong Xu , Ke Yan , Cong Yang

Temporal Action Detection (TAD) focuses on detecting pre-defined actions, while Moment Retrieval (MR) aims to identify the events described by open-ended natural language within untrimmed videos. Despite that they focus on different events,…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Yingsen Zeng , Yujie Zhong , Chengjian Feng , Lin Ma

Most cross-domain unsupervised Video Anomaly Detection (VAD) works assume that at least few task-relevant target domain training data are available for adaptation from the source to the target domain. However, this requires laborious…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Abhishek Aich , Kuan-Chuan Peng , Amit K. Roy-Chowdhury

Video foreground segmentation (VFS) is an important computer vision task wherein one aims to segment the objects under motion from the background. Most of the current methods are image-based, i.e., rely only on spatial cues while ignoring…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Praveen Kumar Pokala , Jaya Sai Kiran Patibandla , Naveen Kumar Pandey , Balakrishna Reddy Pailla

Current methods for action recognition primarily rely on deep convolutional networks to derive feature embeddings of visual and motion features. While these methods have demonstrated remarkable performance on standard benchmarks, we are…

计算机视觉与模式识别 · 计算机科学 2020-05-21 Dian Shao , Yue Zhao , Bo Dai , Dahua Lin

We propose a new setting for detecting unseen objects called Zero-shot Annotation object Detection (ZAD). It expands the zero-shot object detection setting by allowing the novel objects to exist in the training images and restricts the…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Zhuoming Liu , Xuefeng Hu , Ram Nevatia

Traditional temporal action detection (TAD) usually handles untrimmed videos with small number of action instances from a single label (e.g., ActivityNet, THUMOS). However, this setting might be unrealistic as different classes of actions…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Jing Tan , Xiaotong Zhao , Xintian Shi , Bin Kang , Limin Wang

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

In this paper, we investigate a weakly-supervised object detection framework. Most existing frameworks focus on using static images to learn object detectors. However, these detectors often fail to generalize to videos because of the…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Yuan Yuan , Xiaodan Liang , Xiaolong Wang , Dit-Yan Yeung , Abhinav Gupta

Temporal Action Localization (TAL) aims to predict both action category and temporal boundary of action instances in untrimmed videos, i.e., start and end time. Fully-supervised solutions are usually adopted in most existing works, and…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Ding Li , Xuebing Yang , Yongqiang Tang , Chenyang Zhang , Wensheng Zhang

Most work on temporal action detection is formulated as an offline problem, in which the start and end times of actions are determined after the entire video is fully observed. However, important real-time applications including…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Mingze Xu , Mingfei Gao , Yi-Ting Chen , Larry S. Davis , David J. Crandall

Temporal object detection has attracted significant attention, but most popular detection methods cannot leverage rich temporal information in videos. Very recently, many algorithms have been developed for video detection task, yet very few…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Xingyu Chen , Junzhi Yu , Zhengxing Wu