# Compressive Sensing Approaches for Autonomous Object Detection in Video   Sequences

**Authors:** Danil Kuzin, Olga Isupova, Lyudmila Mihaylova

arXiv: 1705.00002 · 2018-07-17

## TL;DR

This paper explores Bayesian compressive sensing techniques for efficient and accurate autonomous object detection in video sequences, demonstrating comparable or improved performance over traditional greedy algorithms.

## Contribution

It introduces two Bayesian compressive sensing methods tailored for video object detection and compares their effectiveness against non-Bayesian algorithms.

## Key findings

- Bayesian methods achieve similar accuracy to greedy algorithms.
- Bayesian methods are significantly faster.
- Bayesian methods can yield more accurate results when computation time is less critical.

## Abstract

Video analytics requires operating with large amounts of data. Compressive sensing allows to reduce the number of measurements required to represent the video using the prior knowledge of sparsity of the original signal, but it imposes certain conditions on the design matrix. The Bayesian compressive sensing approach relaxes the limitations of the conventional approach using the probabilistic reasoning and allows to include different prior knowledge about the signal structure. This paper presents two Bayesian compressive sensing methods for autonomous object detection in a video sequence from a static camera. Their performance is compared on the real datasets with the non-Bayesian greedy algorithm. It is shown that the Bayesian methods can provide the same accuracy as the greedy algorithm but much faster; or if the computational time is not critical they can provide more accurate results.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.00002/full.md

## Figures

43 figures with captions in the complete paper: https://tomesphere.com/paper/1705.00002/full.md

## References

16 references — full list in the complete paper: https://tomesphere.com/paper/1705.00002/full.md

---
Source: https://tomesphere.com/paper/1705.00002