Minimum Delay Moving Object Detection

Abstract

We present a general framework and method for detection of an object in a video based on apparent motion. The object moves relative to background motion at some unknown time in the video, and the goal is to detect and segment the object as soon it moves in an online manner. Due to unreliability of motion between frames, more than two frames are needed to reliably detect the object. Our method is designed to detect the object(s) with minimum delay, i.e., frames after the object moves, constraining the false alarms. Experiments on a new extensive dataset for moving object detection show that our method achieves less delay for all false alarm constraints than existing state-of-the-art.

Cite

Text

Lao and Sundaramoorthi. "Minimum Delay Moving Object Detection." Conference on Computer Vision and Pattern Recognition, 2017. doi:10.1109/CVPR.2017.511

Markdown

[Lao and Sundaramoorthi. "Minimum Delay Moving Object Detection." Conference on Computer Vision and Pattern Recognition, 2017.](https://mlanthology.org/cvpr/2017/lao2017cvpr-minimum/) doi:10.1109/CVPR.2017.511

BibTeX

@inproceedings{lao2017cvpr-minimum,
  title     = {{Minimum Delay Moving Object Detection}},
  author    = {Lao, Dong and Sundaramoorthi, Ganesh},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2017},
  doi       = {10.1109/CVPR.2017.511},
  url       = {https://mlanthology.org/cvpr/2017/lao2017cvpr-minimum/}
}