paper-with-me

Papers

Accelerated Event-Based Feature Detection and Compression for Surveillance Video Systems

2023-12-13 · Andrew C. Freeman, Ketan Mayer-Patel, Montek Singh

The strong temporal consistency of surveillance video enables compelling compression performance with traditional methods, but downstream vision applications operate on decoded image frames with a high data rate. Since it is not straightforward for applications to extract information on temporal redundancy from the compressed video representations, we propose a novel system which conveys temporal redundancy within a sparse decompressed representation. We leverage a video representation framework called ADDER to transcode framed videos to sparse, asynchronous intensity samples. We introduce mechanisms for content adaptation, lossy compression, and asynchronous forms of classical vision algorithms. We evaluate our system on the VIRAT surveillance video dataset, and we show a median 43.7% speed improvement in FAST feature detection compared to OpenCV. We run the same algorithm as OpenCV, but only process pixels that receive new asynchronous events, rather than process every pixel in an image frame. Our work paves the way for upcoming neuromorphic sensors and is amenable to future applications with spiking neural networks.

📄 PDF Abstract BibTeX arXiv:2312.08213

Code (1)

ac-freeman/adder-codec-rs

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A Survey of Feature Types and Their Contributions for Camera Tampering Detection

2023-10-11 · Pranav Mantini, Shishir K. Shah

Camera tamper detection is the ability to detect unauthorized and unintentional alterations in surveillance cameras by analyzing the video. Camera tampering can occur due to natural events or it can be caused intentional…

Change DetectionTime SeriesTime Series Analysis

FPGA-Accelerated Neuromorphic Vision System for Real-Time Orbital Object Detection

2026-06-17 · Diego Hernández, Sebastián Valdivia, Vicente Westerhout, Esteban Vera 외 arxiv

The escalating congestion in orbital space demands advanced monitoring solutions. This work presents a comprehensive open-source framework for neuromorphic resident space object (RSO) detection, adapting the foundational…

Object Detection

Argus: Efficient Activity Detection System for Extended Video Analysis

2020-03-02 · Proceedings of the IEEE Winter Conference on Applications of Computer Vision Workshops 2020 3 · Wenhe Liu, Guoliang Kang, Po-Yao Huang, Xiaojun Chang 외

We propose an Efficient Activity Detection System, Argus, for Extended Video Analysis in the surveillance scenario. For the spatial-temporal event detection in the surveillance video, we first generate video proposals by…

Action DetectionActivity DetectionEvent DetectionMulti-Object Tracking+5

Impact of Video Compression on the Performance of Object Detection Systems for Surveillance Applications

2022-11-10 · Michael O'Byrne, Vibhoothi, Mark Sugrue, Anil Kokaram

This study examines the relationship between H.264 video compression and the performance of an object detection network (YOLOv5). We curated a set of 50 surveillance videos and annotated targets of interest (people, bike…

object-detectionObject DetectionVideo Compression

Towards a Forensic Event Ontology to Assist Video Surveillance-based Vandalism Detection

2019-03-21 · Faranak Sobhani, Umberto Straccia

The detection and representation of events is a critical element in automated surveillance systems. We present here an ontology for representing complex semantic events to assist video surveillance-based vandalism detect…

General Classification