中文
相关论文

相关论文: Zero-Shot Temporal Action Detection via Vision-Lan…

200 篇论文

Zero-Shot Video Anomaly Detection (ZS-VAD) requires temporally localizing anomalies without target domain training data, which is a crucial task due to various practical concerns, e.g., data privacy or new surveillance deployments.…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Canhui Tang , Sanping Zhou , Haoyue Shi , Le Wang

Open-vocabulary Temporal Action Detection (Open-vocab TAD) is an advanced video analysis approach that expands Closed-vocabulary Temporal Action Detection (Closed-vocab TAD) capabilities. Closed-vocab TAD is typically confined to localizing…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Trung Thanh Nguyen , Yasutomo Kawanishi , Takahiro Komamizu , Ichiro Ide

The goal of spatial-temporal action detection is to determine the time and place where each person's action occurs in a video and classify the corresponding action category. Most of the existing methods adopt fully-supervised learning,…

计算机视觉与模式识别 · 计算机科学 2023-09-21 Wei-Jhe Huang , Jheng-Hsien Yeh , Min-Hung Chen , Gueter Josmy Faure , Shang-Hong Lai

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

Current Zero-Shot Learning (ZSL) approaches are restricted to recognition of a single dominant unseen object category in a test image. We hypothesize that this setting is ill-suited for real-world applications where unseen objects appear…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Shafin Rahman , Salman Khan , Fatih Porikli

Point-Level temporal action localization (PTAL) aims to localize actions in untrimmed videos with only one timestamp annotation for each action instance. Existing methods adopt the frame-level prediction paradigm to learn from the sparse…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Chen Ju , Peisen Zhao , Ya Zhang , Yanfeng Wang , Qi Tian

Vision-Language-Action (VLA) models have emerged as a promising paradigm for general-purpose robotic control, with test-time scaling (TTS) gaining attention to enhance robustness beyond training. However, existing TTS methods for VLAs…

机器人学 · 计算机科学 2026-02-05 Hyeonbeom Choi , Daechul Ahn , Youhan Lee , Taewook Kang , Seongwon Cho , Jonghyun Choi

Video Temporal Grounding (VTG) aims to extract relevant video segments based on a given natural language query. Recently, zero-shot VTG methods have gained attention by leveraging pretrained vision-language models (VLMs) to localize target…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Jin-Seop Lee , SungJoon Lee , Jaehan Ahn , YunSeok Choi , Jee-Hyong Lee

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

Temporal Action Detection (TAD), the task of localizing and classifying actions in untrimmed video, remains challenging due to action overlaps and variable action durations. Recent findings suggest that TAD performance is dependent on the…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Aglind Reka , Diana Laura Borza , Dominick Reilly , Michal Balazia , Francois Bremond

This paper focuses on temporal localization of actions in untrimmed videos. Existing methods typically train classifiers for a pre-defined list of actions and apply them in a sliding window fashion. However, activities in the wild consist…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Jiyang Gao , Chen Sun , Zhenheng Yang , Ram Nevatia

In this paper, we consider the problem of temporal action localization under low-shot (zero-shot & few-shot) scenario, with the goal of detecting and classifying the action instances from arbitrary categories within some untrimmed videos,…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Chen Ju , Zeqian Li , Peisen Zhao , Ya Zhang , Xiaopeng Zhang , Qi Tian , Yanfeng Wang , Weidi Xie

Precise action localization in untrimmed video is vital for fields such as professional sports and minimally invasive surgery, where the delineation of particular motions in recordings can dramatically enhance analysis. But in many cases,…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Josiah Aklilu , Xiaohan Wang , Serena Yeung-Levy

Vision-language object detectors (VLODs) such as YOLO-World and Grounding DINO exhibit strong zero-shot generalization, but their performance degrades under distribution shift. Test-time adaptation (TTA) offers a practical way to adapt…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Atif Belal , Heitor R. Medeiros , Marco Pedersoli , Eric Granger

One-stage object detection is commonly implemented by optimizing two sub-tasks: object classification and localization, using heads with two parallel branches, which might lead to a certain level of spatial misalignment in predictions…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Chengjian Feng , Yujie Zhong , Yu Gao , Matthew R. Scott , Weilin Huang

Recently, adapting Vision Language Models (VLMs) to zero-shot visual classification by tuning class embedding with a few prompts (Test-time Prompt Tuning, TPT) or replacing class names with generated visual samples (support-set) has shown…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Rui Yan , Jin Wang , Hongyu Qu , Xiaoyu Du , Dong Zhang , Jinhui Tang , Tieniu Tan

Detecting actions as they occur is essential for applications like video surveillance, autonomous driving, and human-robot interaction. Known as online action detection, this task requires classifying actions in streaming videos, handling…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Manuel Benavent-Lledo , David Mulero-Pérez , David Ortiz-Perez , Jose Garcia-Rodriguez

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

Open-Vocabulary Temporal Action Detection (OV-TAD) aims to classify and localize action segments in untrimmed videos for unseen categories. Previous methods rely solely on global alignment between label-level semantics and visual features,…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Sa Zhu , Wanqian Zhang , Lin Wang , Xiaohua Chen , Chenxu Cui , Jinchao Zhang , Bo Li

Spatio-temporal action detection encompasses the tasks of localizing and classifying individual actions within a video. Recent works aim to enhance this process by incorporating interaction modeling, which captures the relationship between…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Wei-Jhe Huang , Min-Hung Chen , Shang-Hong Lai