English

Robust and efficient post-processing for video object detection

Computer Vision and Pattern Recognition 2020-09-24 v1 Machine Learning

Abstract

Object recognition in video is an important task for plenty of applications, including autonomous driving perception, surveillance tasks, wearable devices or IoT networks. Object recognition using video data is more challenging than using still images due to blur, occlusions or rare object poses. Specific video detectors with high computational cost or standard image detectors together with a fast post-processing algorithm achieve the current state-of-the-art. This work introduces a novel post-processing pipeline that overcomes some of the limitations of previous post-processing methods by introducing a learning-based similarity evaluation between detections across frames. Our method improves the results of state-of-the-art specific video detectors, specially regarding fast moving objects, and presents low resource requirements. And applied to efficient still image detectors, such as YOLO, provides comparable results to much more computationally intensive detectors.

Keywords

Cite

@article{arxiv.2009.11050,
  title  = {Robust and efficient post-processing for video object detection},
  author = {Alberto Sabater and Luis Montesano and Ana C. Murillo},
  journal= {arXiv preprint arXiv:2009.11050},
  year   = {2020}
}

Comments

Submitted to the International Conference on Intelligent Robots and Systems, IROS 2020

R2 v1 2026-06-23T18:44:25.180Z