Efficient Online Spatio-Temporal Filtering for Video Event Detection
Abstract
We propose a novel spatio-temporal filtering technique to improve the per-pixel prediction map, by leveraging the spatio-temporal smoothness of the video signal. Different from previous techniques that perform spatio-temporal filtering in an offline/batch mode, e.g., through graphical model, our filtering can be implemented online and in real-time, with provable lowest computational complexity. Moreover, it is compatible to any image analysis module that can produce per-pixel map of detection scores or multi-class prediction distributions. For each pixel, our filtering finds the optimal spatio-temporal trajectory in the past frames that has the maximum accumulated detection score. Pixels with small accumulated detection score will be treated as false alarm thus suppressed. To demonstrate the effectiveness of our online spatio-temporal filtering, we perform three video event tasks: salient action discovery, walking pedestrian detection, and sports event detection, all in an online/causal way. The experimental results on the three datasets demonstrate the excellent performances of our filtering scheme when compared with the state-of-the-art methods.
Cite
Text
Yan et al. "Efficient Online Spatio-Temporal Filtering for Video Event Detection." European Conference on Computer Vision Workshops, 2014. doi:10.1007/978-3-319-16178-5_54Markdown
[Yan et al. "Efficient Online Spatio-Temporal Filtering for Video Event Detection." European Conference on Computer Vision Workshops, 2014.](https://mlanthology.org/eccvw/2014/yan2014eccvw-efficient/) doi:10.1007/978-3-319-16178-5_54BibTeX
@inproceedings{yan2014eccvw-efficient,
title = {{Efficient Online Spatio-Temporal Filtering for Video Event Detection}},
author = {Yan, Xinchen and Yuan, Junsong and Liang, Hui},
booktitle = {European Conference on Computer Vision Workshops},
year = {2014},
pages = {769-785},
doi = {10.1007/978-3-319-16178-5_54},
url = {https://mlanthology.org/eccvw/2014/yan2014eccvw-efficient/}
}