中文
相关论文

相关论文: Track Any Anomalous Object: A Granular Video Anoma…

200 篇论文

Video anomaly detection (VAD) is a crucial task in video analysis and surveillance within computer vision. Currently, VAD is gaining attention with memory techniques that store the features of normal frames. The stored features are utilized…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Sunghyun Ahn , Youngwan Jo , Kijung Lee , Sanghyun Park

Video anomaly detection is of critical practical importance to a variety of real applications because it allows human attention to be focused on events that are likely to be of interest, in spite of an otherwise overwhelming volume of…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Guansong Pang , Cheng Yan , Chunhua Shen , Anton van den Hengel , Xiao Bai

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

Anomaly detection is a challenging problem in intelligent video surveillance. Most existing methods are computation consuming, which cannot satisfy the real-time requirement. In this paper, we propose a real-time anomaly detection framework…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Huihui Zhu , Bin Liu , Guojun Yin , Yan Lu , Weihai Li , Nenghai Yu

The increasing popularity of compact and inexpensive cameras, e.g.~dash cameras, body cameras, and cameras equipped on robots, has sparked a growing interest in detecting anomalies within dynamic scenes recorded by moving cameras. However,…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Runyu Jiao , Yi Wan , Fabio Poiesi , Yiming Wang

This technical report outlines our submission to the zero-shot track of the Visual Anomaly and Novelty Detection (VAND) 2023 Challenge. Building on the performance of the WINCLIP framework, we aim to enhance the system's localization…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Matthew Baugh , James Batten , Johanna P. Müller , Bernhard Kainz

Video anomaly detection (VAD) often learns the distribution of normal samples and detects the anomaly through measuring significant deviations, but the undesired generalization may reconstruct a few anomalies thus suppressing the…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Jiahao Lyu , Minghua Zhao , Jing Hu , Xuewen Huang , Shuangli Du , Cheng Shi , Zhiyong Lv

Anomaly detection is a common analytical task that aims to identify rare cases that differ from the typical cases that make up the majority of a dataset. When applied to the analysis of event sequence data, the task of anomaly detection can…

人机交互 · 计算机科学 2020-04-16 Shunan Guo , Zhuochen Jin , Qing Chen , David Gotz , Hongyuan Zha , Nan Cao

We introduce a new video analysis problem -- tracking of rigid planar objects in sequences where both their sides are visible. Such coin-like objects often rotate fast with respect to an arbitrary axis producing unique challenges, such as…

计算机视觉与模式识别 · 计算机科学 2019-08-08 Jonáš Šerých , Jiří Matas

We propose a solution to detect anomalous events in videos without the need to train a model offline. Specifically, our solution is based on a randomly-initialized multilayer perceptron that is optimized online to reconstruct video frames,…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Yuqi Ouyang , Guodong Shen , Victor Sanchez

The growing demand for intelligent security in consumer electronics, such as smart home cameras and personal monitoring systems, is often hindered by the high computational cost and large model sizes of advanced AI. These limitations…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Wen-Dong Jiang , Chih-Yung Chang , Ssu-Chi Kuai , Diptendu Sinha Roy

Current state-of-the-art object detection and segmentation methods work well under the closed-world assumption. This closed-world setting assumes that the list of object categories is available during training and deployment. However, many…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Weiyao Wang , Matt Feiszli , Heng Wang , Du Tran

Tabular anomaly detection (TAD) aims to identify samples that deviate from the majority in tabular data and is critical in many real-world applications. However, existing methods follow a ``one model for one dataset (OFO)'' paradigm, which…

机器学习 · 计算机科学 2026-03-17 Shiyuan Li , Yixin Liu , Yu Zheng , Xiaofeng Cao , Shirui Pan , Heng Tao Shen

Visual Anomaly Detection (VAD) is a key task in industrial settings, where minimizing operational costs is essential. Deploying deep learning models within Internet of Things (IoT) environments introduces specific challenges due to limited…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Arianna Stropeni , Francesco Borsatti , Manuel Barusco , Davide Dalle Pezze , Marco Fabris , Gian Antonio Susto

In crowded scenes, detection and localization of abnormal behaviors is challenging in that high-density people make object segmentation and tracking extremely difficult. We associate the optical flows of multiple frames to capture…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Xinfeng Zhang , Su Yang , Xinjian Zhang , Weishan Zhang , Jiulong Zhang

Anomaly detection from images captured using camera sensors is one of the mainstream applications at the industrial level. Particularly, it maintains the quality and optimizes the efficiency in production processes across diverse industrial…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Abdelrahman Alzarooni , Ehtesham Iqbal , Samee Ullah Khan , Sajid Javed , Brain Moyo , Yusra Abdulrahman

Recent advances in Visual Anomaly Detection (VAD) have introduced sophisticated algorithms leveraging embeddings generated by pre-trained feature extractors. Inspired by these developments, we investigate the adaptation of such algorithms…

Video anomaly detection (VAD) systems often prioritize accuracy while overlooking privacy concerns, limiting their suitability for real-world deployment. We propose the Orthogonal Projection Layer (OPL), a lightweight module that removes…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Lei Wang , Wenxiang Diao , Andrew Busch , Jun Zhou , Yongsheng Gao

Video anomaly detection under video-level labels is currently a challenging task. Previous works have made progresses on discriminating whether a video sequencecontains anomalies. However, most of them fail to accurately localize the…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Hui Lv , Chuanwei Zhou , Chunyan Xu , Zhen Cui , Jian Yang

Video Anomaly Detection (VAD) is a challenging task due to the variability of anomalous events and the limited availability of labeled data. Under the Weakly-Supervised VAD (WSVAD) paradigm, only video-level labels are provided during…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Giacomo D'Amicantonio , Snehashis Majhi , Quan Kong , Lorenzo Garattoni , Gianpiero Francesca , François Bremond , Egor Bondarev