When Occlusions Are Outliers

Abstract

In many tracking applications, the deformable object of interest suffers from frequent occlusions. Traditional augmenting methods use templates and measures of similarity to recover from occlusions. In this paper, we break with these methods. Instead, we model bad image correspondences, which are induced by occlusions, as statistical outliers in the context of tracking high-dimensional deformable models. This interpretation allows us to use robust statistical estimators in the deformable model's parameter space to detect and eliminate such outliers. Because fast-moving occlusions can generate an excessively large outlier to inlier ratio in the occluded areas, we combine the robust statistical estimation with an initial rejection of correspondences based on the magnitude of the optical flow, a simple 2D criterion. To improve robustness even further, we have the final outlier rejection test take into account both the statistical distribution of the deformable model's parameters, and that different parameters are affected by different subsets of correspondences. We validate and demonstrate our technique on real sequences of American Sign Language, which exhibit frequent and extensive occlusions caused by fast movement of the subjects' hands.

Cite

Text

Goldenstein and Vogler. "When Occlusions Are Outliers." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2006. doi:10.1109/CVPRW.2006.215

Markdown

[Goldenstein and Vogler. "When Occlusions Are Outliers." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2006.](https://mlanthology.org/cvprw/2006/goldenstein2006cvprw-occlusions/) doi:10.1109/CVPRW.2006.215

BibTeX

@inproceedings{goldenstein2006cvprw-occlusions,
  title     = {{When Occlusions Are Outliers}},
  author    = {Goldenstein, Siome and Vogler, Christian},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2006},
  pages     = {98},
  doi       = {10.1109/CVPRW.2006.215},
  url       = {https://mlanthology.org/cvprw/2006/goldenstein2006cvprw-occlusions/}
}