Embedded Motion Detection via Neural Response Mixture Background Modeling
Abstract
Recent studies have shown that deep neural networks (DNNs) can outperform state-of-the-art algorithms for a multitude of computer vision tasks. However, the ability to leverage DNNs for near real-time performance on embedded systems have been all but impossible so far without requiring specialized processors or GPUs. In this paper, we present a new motion detection algorithm that leverages the power of DNNs while maintaining low computational complexity needed for near real-time embedded performance without specialized hardware. The proposed Neural Response Mixture (NeRM) model leverages rich deep features extracted from the neural responses of an efficient, stochastically-formed deep neural network (StochasticNet) for constructing Gaussian mixture models to detect motion in a scene. NeRM was implemented embedded on an Axis surveillance camera, and results demonstrated that the proposed NeRM approach can achieve strong motion detection accuracy while operating at near real-time performance.
Cite
Text
Shafiee et al. "Embedded Motion Detection via Neural Response Mixture Background Modeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016. doi:10.1109/CVPRW.2016.109Markdown
[Shafiee et al. "Embedded Motion Detection via Neural Response Mixture Background Modeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016.](https://mlanthology.org/cvprw/2016/shafiee2016cvprw-embedded/) doi:10.1109/CVPRW.2016.109BibTeX
@inproceedings{shafiee2016cvprw-embedded,
title = {{Embedded Motion Detection via Neural Response Mixture Background Modeling}},
author = {Shafiee, Mohammad Javad and Siva, Parthipan and Fieguth, Paul W. and Wong, Alexander},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2016},
pages = {837-844},
doi = {10.1109/CVPRW.2016.109},
url = {https://mlanthology.org/cvprw/2016/shafiee2016cvprw-embedded/}
}