IEEE Trans Pattern Anal Mach Intell. 2013 Mar;35(3):597-610. doi: 10.1109/TPAMI.2012.132. Epub 2012 Jun 12.
Object detection is a fundamental step for automated video analysis in many vision applications. Object detection in a video is usually performed by object detectors or background subtraction techniques. Often, an object detector requires manually labeled examples to train a binary classifier, while background subtraction needs a training sequence that contains no objects to build a background model. To automate the analysis, object detection without a separate training phase becomes a critical task. People have tried to tackle this task by using motion information. But existing motion-based methods are usually limited when coping with complex scenarios such as nonrigid motion and dynamic background. In this paper, we show that the above challenges can be addressed in a unified framework named DEtecting Contiguous Outliers in the LOw-rank Representation (DECOLOR). This formulation integrates object detection and background learning into a single process of optimization, which can be solved by an alternating algorithm efficiently. We explain the relations between DECOLOR and other sparsity-based methods. Experiments on both simulated data and real sequences demonstrate that DECOLOR outperforms the state-of-the-art approaches and it can work effectively on a wide range of complex scenarios.
目标检测是许多视觉应用中自动视频分析的基本步骤。视频中的目标检测通常通过目标检测器或背景减除技术来实现。通常,目标检测器需要手动标记的示例来训练二进制分类器,而背景减除需要一个不包含对象的训练序列来构建背景模型。为了实现自动化分析,无需单独的训练阶段的目标检测成为一项关键任务。人们已经尝试通过使用运动信息来解决这个问题。但是,现有的基于运动的方法在处理复杂场景(例如非刚性运动和动态背景)时通常受到限制。在本文中,我们展示了可以在一个名为 DEtecting Contiguous Outliers in the LOw-rank Representation (DECOLOR) 的统一框架中解决上述挑战。这种公式将目标检测和背景学习集成到一个优化的单个过程中,可以通过交替算法有效地解决。我们解释了 DECOLOR 与其他基于稀疏性的方法之间的关系。在模拟数据和真实序列上的实验表明,DECOLOR 优于最先进的方法,并且可以在广泛的复杂场景中有效地工作。