中文
相关论文

相关论文: Information Elevation Network for Fast Online Acti…

200 篇论文

Online temporal action localization from an untrimmed video stream is a challenging problem in computer vision. It is challenging because of i) in an untrimmed video stream, more than one action instance may appear, including background…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Da-Hye Yoon , Nam-Gyu Cho , Seong-Whan Lee

Online action detection (OAD) is challenging since 1) robust yet computationally expensive features cannot be straightforwardly used due to the real-time processing requirements and 2) the localization and classification of actions have to…

计算机视觉与模式识别 · 计算机科学 2016-10-31 Seungryul Baek , Kwang In Kim , Tae-Kyun Kim

Multimodal fusion, leveraging data like vision and language, is rapidly gaining traction. This enriched data representation improves performance across various tasks. Existing methods for out-of-distribution (OOD) detection, a critical area…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Jinglun Li , Xinyu Zhou , Kaixun Jiang , Lingyi Hong , Pinxue Guo , Zhaoyu Chen , Weifeng Ge , Wenqiang Zhang

Temporal Action Detection(TAD) is a crucial but challenging task in video understanding.It is aimed at detecting both the type and start-end frame for each action instance in a long, untrimmed video.Most current models adopt both RGB and…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Bowen Deng , Dongchang Liu

In the face of the video data deluge, today's expensive clip-level classifiers are increasingly impractical. We propose a framework for efficient action recognition in untrimmed video that uses audio as a preview mechanism to eliminate both…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Ruohan Gao , Tae-Hyun Oh , Kristen Grauman , Lorenzo Torresani

Moving object detection (MOD) is a significant problem in computer vision that has many real world applications. Different categories of methods have been proposed to solve MOD. One of the challenges is to separate moving objects from…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Fateme Bahri , Moein Shakeri , Nilanjan Ray

Out-of-distribution (OOD) detection is crucial for the reliable deployment of machine learning models in real-world scenarios, enabling the identification of unknown samples or objects. A prominent approach to enhance OOD detection…

机器学习 · 统计学 2025-08-05 Heng Gao , Jun Li

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

Patient monitoring in intensive care units, although assisted by biosensors, needs continuous supervision of staff. To reduce the burden on staff members, IT infrastructures are built to record monitoring data and develop clinical decision…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Raphael Emberger , Jens Michael Boss , Daniel Baumann , Marko Seric , Shufan Huo , Lukas Tuggener , Emanuela Keller , Thilo Stadelmann

Training temporal action detection in videos requires large amounts of labeled data, yet such annotation is expensive to collect. Incorporating unlabeled or weakly-labeled data to train action detection model could help reduce annotation…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Baifeng Shi , Qi Dai , Judy Hoffman , Kate Saenko , Trevor Darrell , Huijuan Xu

Real-time video analytics services aim to provide users with accurate recognition results timely. However, existing studies usually fall into the dilemma between reducing delay and improving accuracy. The edge computing scenario imposes…

分布式、并行与集群计算 · 计算机科学 2024-06-24 Xishuo Li , Shan Zhang , Yuejiao Huang , Xiao Ma , Zhiyuan Wang , Hongbin Luo

We propose StartNet to address Online Detection of Action Start (ODAS) where action starts and their associated categories are detected in untrimmed, streaming videos. Previous methods aim to localize action starts by learning feature…

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

As a critical task in video sequence classification within computer vision, Online Action Detection (OAD) has garnered significant attention. The sensitivity of mainstream OAD models to varying video viewpoints often hampers their…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Liping Xie , Yang Tan , Shicheng Jing , Huimin Lu , Kanjian Zhang

The widespread misuse of image generation technologies has raised security concerns, driving the development of AI-generated image detection methods. However, generalization has become a key challenge and open problem: existing approaches…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Yongkang Hu , Yu Cheng , Yushuo Zhang , Yuan Xie , Zhaoxia Yin

This paper proposes a novel edge computing enabled real-time video analysis system for intelligent visual devices. The proposed system consists of a tracking-assisted object detection module (TAODM) and a region of interesting module…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Xiang Chen , Wenjie Zhu , Jiayuan Chen , Tong Zhang , Changyan Yi , Jun Cai

Previous methods based on 3DCNN, convLSTM, or optical flow have achieved great success in video salient object detection (VSOD). However, they still suffer from high computational costs or poor quality of the generated saliency maps. To…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Xing Zhao , Haoran Liang , Peipei Li , Guodao Sun , Dongdong Zhao , Ronghua Liang , Xiaofei He

Temporal action detection (TAD) aims to detect the semantic labels and boundaries of action instances in untrimmed videos. Current mainstream approaches are multi-step solutions, which fall short in efficiency and flexibility. In this…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Shimin Chen , Chen Chen , Wei Li , Xunqiang Tao , Yandong Guo

Reliable out-of-distribution (OOD) detection is fundamental to implementing safer modern machine learning (ML) systems. In this paper, we introduce Igeood, an effective method for detecting OOD samples. Igeood applies to any pre-trained…

Human action recognition is crucial in computer vision systems. However, in real-world scenarios, human actions often fall outside the distribution of training data, requiring a model to both recognize in-distribution (ID) actions and…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Jing Xu , Anqi Zhu , Jingyu Lin , Qiuhong Ke , Cunjian Chen

Weakly supervised temporal action localization aims to detect and localize actions in untrimmed videos with only video-level labels during training. However, without frame-level annotations, it is challenging to achieve localization…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Wang Luo , Tianzhu Zhang , Wenfei Yang , Jingen Liu , Tao Mei , Feng Wu , Yongdong Zhang