中文
相关论文

相关论文: Spatio-Temporal-based Context Fusion for Video Ano…

200 篇论文

Anomaly detection usually assumes that abnormality is an intrinsic property of an observation. A defect is a defect, and a rare object is rare, regardless of where it appears. Many real-world anomalies do not work this way. A runner on a…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Shashank Mishra , Didier Stricker , Jason Rambach

Human drivers can recognise fast abnormal driving situations to avoid accidents. Similar to humans, automated vehicles are supposed to perform anomaly detection. In this work, we propose the spatio-temporal graph auto-encoder for learning…

机器人学 · 计算机科学 2021-10-29 Julian Wiederer , Arij Bouazizi , Marco Troina , Ulrich Kressel , Vasileios Belagiannis

Content-based video retrieval is one of the most challenging tasks in surveillance systems. In this study, Latent Dirichlet Allocation (LDA) topic model is used to annotate surveillance videos in an unsupervised manner. In scene…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Mohammad Kianpisheh

Surveillance footage can catch a wide range of realistic anomalies. This research suggests using a weakly supervised strategy to avoid annotating anomalous segments in training videos, which is time consuming. In this approach only video…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Kapil Deshpande , Narinder Singh Punn , Sanjay Kumar Sonbhadra , Sonali Agarwal

Detecting anomalies in human-related videos is crucial for surveillance applications. Current methods primarily include appearance-based and action-based techniques. Appearance-based methods rely on low-level visual features such as color,…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Chenglizhao Chen , Xinyu Liu , Mengke Song , Luming Li , Xu Yu , Shanchen Pang

Visual anomaly detection is common in several applications including medical screening and production quality check. Although a definition of the anomaly is an unknown trend in data, in many cases some hints or samples of the anomaly class…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Daiki Kimura , Minori Narita , Asim Munawar , Ryuki Tachibana

Traffic anomaly detection (TAD) in driving videos is critical for ensuring the safety of autonomous driving and advanced driver assistance systems. Previous single-stage TAD methods primarily rely on frame prediction, making them vulnerable…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Rongqin Liang , Yuanman Li , Jiantao Zhou , Xia Li

Transferring existing image-based detectors to the video is non-trivial since the quality of frames is always deteriorated by part occlusion, rare pose, and motion blur. Previous approaches exploit to propagate and aggregate features across…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Zhengkai Jiang , Yu Liu , Ceyuan Yang , Jihao Liu , Peng Gao , Qian Zhang , Shiming Xiang , Chunhong Pan

Adaptive sampling that exploits the spatiotemporal redundancy in videos is critical for always-on action recognition on wearable devices with limited computing and battery resources. The commonly used fixed sampling strategy is not…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Khoi-Nguyen C. Mac , Minh N. Do , Minh P. Vo

We introduce Neural Contextual Anomaly Detection (NCAD), a framework for anomaly detection on time series that scales seamlessly from the unsupervised to supervised setting, and is applicable to both univariate and multivariate time series.…

机器学习 · 计算机科学 2021-07-19 Chris U. Carmona , François-Xavier Aubet , Valentin Flunkert , Jan Gasthaus

Anomaly detection in surveillance videos is a challenging task due to the diversity of anomalous video content and duration. In this paper, we consider video anomaly detection as a regression problem with respect to anomaly scores of video…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Boyang Wan , Yuming Fang , Xue Xia , Jiajie Mei

Scene flow estimation is the task to predict the point-wise or pixel-wise 3D displacement vector between two consecutive frames of point clouds or images, which has important application in fields such as service robots and autonomous…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Guangming Wang , Yunzhe Hu , Xinrui Wu , Hesheng Wang

Temporal anomaly detection looks for irregularities over space-time. Unsupervised temporal models employed thus far typically work on sequences of feature vectors, and much less on temporal multiway data. We focus our investigation on…

机器学习 · 计算机科学 2020-09-22 Duc Nguyen , Phuoc Nguyen , Kien Do , Santu Rana , Sunil Gupta , Truyen Tran

In hyperspectral, high-quality spectral signals convey subtle spectral differences to distinguish similar materials, thereby providing unique advantage for anomaly detection. Hence fine spectra of anomalous pixels can be effectively…

图像与视频处理 · 电气工程与系统科学 2022-02-25 Zengfu Hou , Siyuan Cheng , Ting Hu

Multimedia anomaly datasets play a crucial role in automated surveillance. They have a wide range of applications expanding from outlier objects/ situation detection to the detection of life-threatening events. For more than 1.5 decades,…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Pratibha Kumari , Anterpreet Kaur Bedi , Mukesh Saini

Video anomaly understanding (VAU) aims to provide detailed interpretation and semantic comprehension of anomalous events within videos, addressing limitations of traditional methods that focus solely on detecting and localizing anomalies.…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Ying Cheng , Yu-Ho Lin , Min-Hung Chen , Fu-En Yang , Shang-Hong Lai

The detection of abnormal behaviours in crowded scenes has to deal with many challenges. This paper presents an efficient method for detection and localization of anomalies in videos. Using fully convolutional neural networks (FCNs) and…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Mohammad Sabokrou , Mohsen Fayyaz , Mahmood Fathy , Zahra Moayedd , Reinhard klette

We introduce a deepfake video detection approach that exploits pixel-wise temporal inconsistencies, which traditional spatial frequency-based detectors often overlook. Traditional detectors represent temporal information merely by stacking…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Taehoon Kim , Jongwook Choi , Yonghyun Jeong , Haeun Noh , Jaejun Yoo , Seungryul Baek , Jongwon Choi

Anomaly detection aims to identify observations that deviate from expected behavior. Because anomalous events are inherently sparse, most frameworks are trained exclusively on normal data to learn a single reference model of normality. This…

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
‹ 上一页 1 8 9 10 下一页 ›