中文
相关论文

相关论文: Open-Vocabulary Temporal Action Localization using…

200 篇论文

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

Open-Vocabulary Temporal Action Localization (OV-TAL) aims to recognize and localize instances of any desired action categories in videos without explicitly curating training data for all categories. Existing methods mostly recognize action…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Zhenying Fang , Richang Hong

Temporal Action Localization (TAL) has experienced remarkable success under the supervised learning paradigm. However, existing TAL methods are rooted in the closed set assumption, which cannot handle the inevitable unknown actions in…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Wentao Bao , Qi Yu , Yu Kong

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

Open-vocabulary multi-object tracking (OVMOT) represents a critical new challenge involving the detection and tracking of diverse object categories in videos, encompassing both seen categories (base classes) and unseen categories (novel…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Zekun Qian , Ruize Han , Junhui Hou , Linqi Song , Wei Feng

Action detection aims to detect (recognize and localize) human actions spatially and temporally in videos. Existing approaches focus on the closed-set setting where an action detector is trained and tested on videos from a fixed set of…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Wentao Bao , Kai Li , Yuxiao Chen , Deep Patel , Martin Renqiang Min , Yu Kong

The goal of this paper is open-vocabulary object detection (OVOD) $\unicode{x2013}$ building a model that can detect objects beyond the set of categories seen at training, thus enabling the user to specify categories of interest at…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Prannay Kaul , Weidi Xie , Andrew Zisserman

The vocabulary size in temporal action localization (TAL) is limited by the scarcity of large-scale annotated datasets. To overcome this, recent works integrate vision-language models (VLMs), such as CLIP, for open-vocabulary TAL (OV-TAL).…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Jeongseok Hyun , Su Ho Han , Hyolim Kang , Joon-Young Lee , Seon Joo Kim

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

Temporal Action Segmentation (TAS) requires dividing videos into action segments, yet the vast space of activities and alternative breakdowns makes collecting comprehensive datasets infeasible. Existing methods remain limited to closed…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Asim Unmesh , Kaki Ramesh , Mayank Patel , Rahul Jain , Karthik Ramani

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

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

The ability to recognize, localize and track dynamic objects in a scene is fundamental to many real-world applications, such as self-driving and robotic systems. Yet, traditional multiple object tracking (MOT) benchmarks rely only on a few…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Siyuan Li , Tobias Fischer , Lei Ke , Henghui Ding , Martin Danelljan , Fisher Yu

Temporal Action Localization (TAL) requires identifying both the boundaries and categories of actions in untrimmed videos. While vision-language models (VLMs) offer rich semantics to complement visual evidence, existing approaches tend to…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Jiaqi Li , Guangming Wang , Shuntian Zheng , Minzhe Ni , Xiaoman Lu , Guanghui Ye , Yu Guan

Multi-Object Tracking (MOT) in dynamic environments relies on robust temporal reasoning to maintain consistent object identities over time. Transformer-based end-to-end MOT models achieve strong performance by explicitly modeling temporal…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Riku Inoue , Shogo Sato , Kazuhiko Murasaki , Tomoyasu Shimada , Toshihiko Nishimura , Ryuichi Tanida

Zero-Shot Temporal Action Localization (ZS-TAL) seeks to identify and locate actions in untrimmed videos unseen during training. Existing ZS-TAL methods involve fine-tuning a model on a large amount of annotated training data. While…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Benedetta Liberatori , Alessandro Conti , Paolo Rota , Yiming Wang , Elisa Ricci

Point-supervised Temporal Action Localization (PTAL) adopts a lightly frame-annotated paradigm (\textit{i.e.}, labeling only a single frame per action instance) to train a model to effectively locate action instances within untrimmed…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Yunchuan Ma , Laiyun Qing , Guorong Li , Yuqing Liu , Yuankai Qi , Qingming Huang

Point-level supervised temporal action localization (PTAL) aims at recognizing and localizing actions in untrimmed videos where only a single point (frame) within every action instance is annotated in training data. Without temporal…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Yuan Yin , Yifei Huang , Ryosuke Furuta , Yoichi Sato

Open-vocabulary multiple object tracking aims to generalize trackers to unseen categories during training, enabling their application across a variety of real-world scenarios. However, the existing open-vocabulary tracker is constrained by…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Jinyang Li , En Yu , Sijia Chen , Wenbing Tao

Temporal Action Localization (TAL) remains a fundamental challenge in video understanding, aiming to identify the start time, end time, and category of all action instances within untrimmed videos. While recent single-stage, anchor-free…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Thisara Rathnayaka , Uthayasanker Thayasivam
‹ 上一页 1 2 3 10 下一页 ›