CVAILGNov 4, 2024

Intelligent Video Recording Optimization using Activity Detection for Surveillance Systems

arXiv:2411.02632v11 citationsh-index: 1Acta Universitatis Sapientiae: Informatica
Originality Synthesis-oriented
AI Analysis

This work addresses storage inefficiencies for surveillance system operators, but it is incremental as it builds on existing motion and object detection methods.

The paper tackled the problem of inefficient storage and event retrieval in surveillance systems by proposing an optimized video recording solution using activity detection, which reduced storage requirements by two-thirds and achieved precision metrics of 0.855 for car detection and 0.884 for person detection.

Surveillance systems often struggle with managing vast amounts of footage, much of which is irrelevant, leading to inefficient storage and challenges in event retrieval. This paper addresses these issues by proposing an optimized video recording solution focused on activity detection. The proposed approach utilizes a hybrid method that combines motion detection via frame subtraction with object detection using YOLOv9. This strategy specifically targets the recording of scenes involving human or car activity, thereby reducing unnecessary footage and optimizing storage usage. The developed model demonstrates superior performance, achieving precision metrics of 0.855 for car detection and 0.884 for person detection, and reducing the storage requirements by two-thirds compared to traditional surveillance systems that rely solely on motion detection. This significant reduction in storage highlights the effectiveness of the proposed approach in enhancing surveillance system efficiency. Nonetheless, some limitations persist, particularly the occurrence of false positives and false negatives in adverse weather conditions, such as strong winds.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes