paper-with-me

Papers

Object Class Aware Video Anomaly Detection through Image Translation

2022-05-03 · Mohammad Baradaran, Robert Bergevin

Semi-supervised video anomaly detection (VAD) methods formulate the task of anomaly detection as detection of deviations from the learned normal patterns. Previous works in the field (reconstruction or prediction-based methods) suffer from two drawbacks: 1) They focus on low-level features, and they (especially holistic approaches) do not effectively consider the object classes. 2) Object-centric approaches neglect some of the context information (such as location). To tackle these challenges, this paper proposes a novel two-stream object-aware VAD method that learns the normal appearance and motion patterns through image translation tasks. The appearance branch translates the input image to the target semantic segmentation map produced by Mask-RCNN, and the motion branch associates each frame with its expected optical flow magnitude. Any deviation from the expected appearance or motion in the inference stage shows the degree of potential abnormality. We evaluated our proposed method on the ShanghaiTech, UCSD-Ped1, and UCSD-Ped2 datasets and the results show competitive performance compared with state-of-the-art works. Most importantly, the results show that, as significant improvements to previous methods, detections by our method are completely explainable and anomalies are localized accurately in the frames.

📄 PDF Abstract BibTeX arXiv:2205.01706

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionObjectOptical Flow EstimationSemantic SegmentationTranslationVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Challenges in Time-Stamp Aware Anomaly Detection in Traffic Videos

2019-06-11 · Kuldeep Marotirao Biradar, Ayushi Gupta, Murari Mandal, Santosh Kumar Vipparthi

Time-stamp aware anomaly detection in traffic videos is an essential task for the advancement of the intelligent transportation system. Anomaly detection in videos is a challenging problem due to sparse occurrence of ano…

Anomaly Detection

MMVIAD: Multi-view Multi-task Video Understanding for Industrial Anomaly Detection

2026-05-11 · Xiran Zhao, Jing Jin, Yan Bai, Zhongan Wang 외 arxiv

Industrial anomaly detection is critical for manufacturing quality control, yet existing datasets mainly focus on static images or sparse views, which do not fully reflect continuous inspection processes in real industri…

Anomaly Detection

Hierarchical Semantic Contrast for Scene-aware Video Anomaly Detection

2023-03-23 · CVPR 2023 1 · Shengyang Sun, Xiaojin Gong

Increasing scene-awareness is a key challenge in video anomaly detection (VAD). In this work, we propose a hierarchical semantic contrast (HSC) method to learn a scene-aware VAD model from normal videos. We first incorpo…

Anomaly DetectionContrastive LearningDiversityVideo Anomaly Detection

Self-Supervised Representation Learning for Visual Anomaly Detection

2020-06-17 · Rabia Ali, Muhammad Umar Karim Khan, Chong Min Kyung

Self-supervised learning allows for better utilization of unlabelled data. The feature representation obtained by self-supervision can be used in downstream tasks such as classification, object detection, segmentation, a…

Anomaly DetectionGeneral Classificationobject-detectionObject Detection+4

Future Video Prediction from a Single Frame for Video Anomaly Detection

2023-08-15 · Mohammad Baradaran, Robert Bergevin

Video anomaly detection (VAD) is an important but challenging task in computer vision. The main challenge rises due to the rarity of training samples to model all anomaly cases. Hence, semi-supervised anomaly detection m…

Anomaly DetectionPredictionSemantic SegmentationSemi-supervised Anomaly Detection+3