CVOct 25, 2015

Finding Temporally Consistent Occlusion Boundaries in Videos using Geometric Context

arXiv:1510.07323v16 citations
Originality Synthesis-oriented
AI Analysis

This work addresses occlusion boundary detection in videos for computer vision applications, but it is incremental as it builds on existing MRF and feature-based methods.

The authors tackled the problem of finding temporally consistent occlusion boundaries in videos to support dynamic scene segmentation, resulting in a framework that uses a pairwise Markov random field with appearance, flow, and geometric features, and they created a dataset with over 30 videos (5000 frames) for evaluation.

We present an algorithm for finding temporally consistent occlusion boundaries in videos to support segmentation of dynamic scenes. We learn occlusion boundaries in a pairwise Markov random field (MRF) framework. We first estimate the probability of an spatio-temporal edge being an occlusion boundary by using appearance, flow, and geometric features. Next, we enforce occlusion boundary continuity in a MRF model by learning pairwise occlusion probabilities using a random forest. Then, we temporally smooth boundaries to remove temporal inconsistencies in occlusion boundary estimation. Our proposed framework provides an efficient approach for finding temporally consistent occlusion boundaries in video by utilizing causality, redundancy in videos, and semantic layout of the scene. We have developed a dataset with fully annotated ground-truth occlusion boundaries of over 30 videos ($5000 frames). This dataset is used to evaluate temporal occlusion boundaries and provides a much needed baseline for future studies. We perform experiments to demonstrate the role of scene layout, and temporal information for occlusion reasoning in dynamic scenes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes