中文
相关论文

相关论文: Open-Vocabulary Spatio-Temporal Action Detection

200 篇论文

As the most fundamental scene understanding tasks, object detection and segmentation have made tremendous progress in deep learning era. Due to the expensive manual labeling cost, the annotated categories in existing datasets are often…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Chaoyang Zhu , Long Chen

Vision-language models (VLMs) have emerged as powerful tools for enabling automated traffic analysis; however, current approaches often demand substantial computational resources and struggle with fine-grained spatio-temporal understanding.…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Tinh-Anh Nguyen-Nhu , Triet Dao Hoang Minh , Dat To-Thanh , Phuc Le-Gia , Tuan Vo-Lan , Tien-Huy Nguyen

Recently, Vision-Language Models (VLMs) have advanced segmentation techniques by shifting from the traditional segmentation of a closed-set of predefined object classes to open-vocabulary segmentation (OVS), allowing users to segment novel…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Gonca Yilmaz , Songyou Peng , Marc Pollefeys , Francis Engelmann , Hermann Blum

Video Anomaly Detection (VAD) aims to localize abnormal events on the timeline of long-range surveillance videos. Anomaly-scoring-based methods have been prevailing for years but suffer from the high complexity of thresholding and low…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Hui Lv , Qianru Sun

We aim at advancing open-vocabulary object detection, which detects objects described by arbitrary text inputs. The fundamental challenge is the availability of training data. It is costly to further scale up the number of classes contained…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Xiuye Gu , Tsung-Yi Lin , Weicheng Kuo , Yin Cui

This paper addresses the challenging problem of open-vocabulary object detection (OVOD) where an object detector must identify both seen and unseen classes in test images without labeled examples of the unseen classes in training. A typical…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Chau Pham , Truong Vu , Khoi Nguyen

Existing open-vocabulary object detection (OVD) develops methods for testing unseen categories by aligning object region embeddings with corresponding VLM features. A recent study leverages the idea that VLMs implicitly learn compositional…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Hojun Choi , Junsuk Choe , Hyunjung Shim

Teleoperation via natural-language reduces operator workload and enhances safety in high-risk or remote settings. However, in dynamic remote scenes, transmission latency during bidirectional communication creates gaps between remote…

机器人学 · 计算机科学 2025-10-28 Yi Wang , Zeyu Xue , Mujie Liu , Tongqin Zhang , Yan Hu , Zhou Zhao , Chenguang Yang , Zhenyu Lu

Although large-scale video-language pre-training models, which usually build a global alignment between the video and the text, have achieved remarkable progress on various downstream tasks, the idea of adopting fine-grained information…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Weihong Zhong , Mao Zheng , Duyu Tang , Xuan Luo , Heng Gong , Xiaocheng Feng , Bing Qin

Thanks to the rapid advances in deep learning techniques and the wide availability of large-scale training sets, the performance of video saliency detection models has been improving steadily and significantly. However, deep learning-based…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Guotao Wang , Chenglizhao Chen , Deng-Ping Fan , Aimin Hao , Hong Qin

This paper proposes a method for spatio-temporal action detection (STAD) that directly generates action tubes from the original video without relying on post-processing steps such as IoU-based linking and clip splitting. Our approach…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Kazuki Omi , Jion Oshima , Toru Tamaki

Open-Vocabulary Object Detection (OVOD) aims to detect novel objects beyond a given set of base categories on which the detection model is trained. Recent OVOD methods focus on adapting the image-level pre-trained vision-language models…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Ruohuan Fang , Guansong Pang , Xiao Bai

Vision-Language Model (VLM) have gained widespread adoption in Open-Vocabulary (OV) object detection and segmentation tasks. Despite they have shown promise on OV-related tasks, their effectiveness in conventional vision tasks has thus far…

Object detection traditionally relies on fixed category sets, requiring costly re-training to handle novel objects. While Open-World and Open-Vocabulary Object Detection (OWOD and OVOD) improve flexibility, OWOD lacks semantic labels for…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Furkan Mumcu , Michael J. Jones , Anoop Cherian , Yasin Yilmaz

State-of-the-art spatio-temporal action detection (STAD) methods show promising results for extracting soccer events from broadcast videos. However, when operated in the high-recall, low-precision regime required for exhaustive event…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Jeremie Ochin , Raphael Chekroun , Bogdan Stanciulescu , Sotiris Manitsaris

Vision-language models (VLMs) excel in visual understanding but often lack reliable grounding capabilities and actionable inference rates. Integrating them with open-vocabulary object detection (OVD), instance segmentation, and tracking…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Bastian Pätzold , Jan Nogga , Sven Behnke

Open-vocabulary detection (OVD) is a new object detection paradigm, aiming to localize and recognize unseen objects defined by an unbounded vocabulary. This is challenging since traditional detectors can only learn from pre-defined…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Jincheng Li , Chunyu Xie , Xiaoyu Wu , Bin Wang , Dawei Leng

Vision-Language Models (VLMs) have demonstrated impressive capabilities in zero-shot action recognition by learning to associate video embeddings with class embeddings. However, a significant challenge arises when relying solely on action…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Yehna Kim , Young-Eun Kim , Seong-Whan Lee

Exploring open-vocabulary video action recognition is a promising venture, which aims to recognize previously unseen actions within any arbitrary set of categories. Existing methods typically adapt pretrained image-text models to the video…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Chengyou Jia , Minnan Luo , Xiaojun Chang , Zhuohang Dang , Mingfei Han , Mengmeng Wang , Guang Dai , Sizhe Dang , Jingdong Wang

Voice Activity Detection (VAD) is the process of automatically determining whether a person is speaking and identifying the timing of their speech in an audiovisual data. Traditionally, this task has been tackled by processing either audio…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Andrea Appiani , Cigdem Beyan