中文
相关论文

相关论文: Dynamic Erasing Network Based on Multi-Scale Tempo…

200 篇论文

Video anomaly detection is a challenging task not only because it involves solving many sub-tasks such as motion representation, object localization and action recognition, but also because it is commonly considered as an unsupervised…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Yuqi Ouyang , Victor Sanchez

Object detection when provided image-level labels instead of instance-level labels (i.e., bounding boxes) during training is an important problem in computer vision, since large scale image datasets with instance-level labels are extremely…

计算机视觉与模式识别 · 计算机科学 2017-03-01 Ziang Yan , Jian Liang , Weishen Pan , Jin Li , Changshui Zhang

Weakly-supervised temporal action localization aims to identify and localize the action instances in the untrimmed videos with only video-level action labels. When humans watch videos, we can adapt our abstract-level knowledge about actions…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Xijun Wang , Aggelos K. Katsaggelos

Anomaly Detection (AD), as a critical problem, has been widely discussed. In this paper, we specialize in one specific problem, Visual Defect Detection (VDD), in many industrial applications. And in practice, defect image samples are very…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Yapeng Teng , Haoyang Li , Fuzhen Cai , Ming Shao , Siyu Xia

Anomaly detection in video is a challenging computer vision problem. Due to the lack of anomalous events at training time, anomaly detection requires the design of learning methods without full supervision. In this paper, we approach…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Mariana-Iuliana Georgescu , Antonio Barbalau , Radu Tudor Ionescu , Fahad Shahbaz Khan , Marius Popescu , Mubarak Shah

This paper addresses a new problem of weakly-supervised online action segmentation in instructional videos. We present a framework to segment streaming videos online at test time using Dynamic Programming and show its advantages over greedy…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Reza Ghoddoosian , Isht Dwivedi , Nakul Agarwal , Chiho Choi , Behzad Dariush

Surveillance videos are able to capture a variety of realistic anomalies. In this paper, we propose to learn anomalies by exploiting both normal and anomalous videos. To avoid annotating the anomalous segments or clips in training videos,…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Waqas Sultani , Chen Chen , Mubarak Shah

This paper addresses the task of unsupervised video multi-object segmentation. Current approaches follow a two-stage paradigm: 1) detect object proposals using pre-trained Mask R-CNN, and 2) conduct generic feature matching for temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Tianfei Zhou , Jianwu Li , Xueyi Li , Ling Shao

Anomalous event detection in surveillance videos is a challenging and practical research problem among image and video processing community. Compared to the frame-level annotations of anomalous events, obtaining video-level annotations is…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Muhammad Zaigham Zaheer , Arif Mahmood , Hochul Shin , Seung-Ik Lee

Appearance features have been widely used in video anomaly detection even though they contain complex entangled factors. We propose a new method to model the normal patterns of human movements in surveillance video for anomaly detection…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Romero Morais , Vuong Le , Truyen Tran , Budhaditya Saha , Moussa Mansour , Svetha Venkatesh

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

Weakly supervised video object segmentation (WSVOS) enables the identification of segmentation maps without requiring an extensive training dataset of object masks, relying instead on coarse video labels indicating object presence. Current…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Guiqiu Liao , Matjaz Jogan , Sai Koushik , Eric Eaton , Daniel A. Hashimoto

Deep neural networks, albeit their great success on feature learning in various computer vision tasks, are usually considered as impractical for online visual tracking because they require very long training time and a large number of…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Hanxi Li , Yi Li , Fatih Porikli

This paper presents a machine-learning-enhanced longitudinal scanline method to extract vehicle trajectories from high-angle traffic cameras. The Dynamic Mode Decomposition (DMD) method is applied to extract vehicle strands by decomposing…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Tianya T. Zhang , Peter J. Jin

Video anomaly detection aims to discover abnormal events in videos, and the principal objects are target objects such as people and vehicles. Each target in the video data has rich spatio-temporal context information. Most existing methods…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Chao Hu , Weibin Qiu , Weijie Wu , Liqiang Zhu

Generic event boundary detection is an important yet challenging task in video understanding, which aims at detecting the moments where humans naturally perceive event boundaries. The main challenge of this task is perceiving various…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Jiaqi Tang , Zhaoyang Liu , Chen Qian , Wayne Wu , Limin Wang

This work proposes a new end-to-end DCNN based approach for motion segmentation, especially for video sequences captured with such non-static cameras, called MOSNET. While other approaches focus on spatial or temporal context only, the…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Markus Bosch

Self-supervised video denoising aims to remove noise from videos without relying on ground truth data, leveraging the video itself to recover clean frames. Existing methods often rely on simplistic feature stacking or apply optical flow…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Zikang Chen , Tao Jiang , Xiaowan Hu , Wang Zhang , Huaqiu Li , Haoqian Wang

Weakly supervised detection of anomalies in surveillance videos is a challenging task. Going beyond existing works that have deficient capabilities to localize anomalies in long videos, we propose a novel glance and focus network to…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Yingxian Chen , Zhengzhe Liu , Baoheng Zhang , Wilton Fok , Xiaojuan Qi , Yik-Chung Wu

When a deep neural network is trained on data with only image-level labeling, the regions activated in each image tend to identify only a small region of the target object. We propose a method of using videos automatically harvested from…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Jungbeom Lee , Eunji Kim , Sungmin Lee , Jangho Lee , Sungroh Yoon