Dealing with Occlusion in a Probabilistic Object Tracking Method

Abstract

This paper presents an extension of a previously reported method for object tracking in video sequences to handle object occlusion. The new tracking method is embedded in a system that integrates recognition and tracking in a probabilistic framework. Our system uses object recognition results provided by a neural net that are computed from colour features of image regions for each frame. The location of tracked objects is represented through probability images that are updated dynamically using both recognition and tracking results. From these probabilities and a simple prediction of the apparent motion of the object in the image, a binary decision is made for each pixel and object. The new features of the proposed tracking method include the automated detection of occlusion and the adaptation of the motion prediction to the cases of entering occlusion, full occlusion and exiting occlusion. Experimental results show the effectiveness of the method except when the target object is occluded by an object with a similar appearance.

Cite

Text

Gómez et al. "Dealing with Occlusion in a Probabilistic Object Tracking Method." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008. doi:10.1109/CVPRW.2008.4563060

Markdown

[Gómez et al. "Dealing with Occlusion in a Probabilistic Object Tracking Method." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008.](https://mlanthology.org/cvprw/2008/gomez2008cvprw-dealing/) doi:10.1109/CVPRW.2008.4563060

BibTeX

@inproceedings{gomez2008cvprw-dealing,
  title     = {{Dealing with Occlusion in a Probabilistic Object Tracking Method}},
  author    = {Gómez, Nicolás Amézquita and Alquézar, René and Serratosa, Francesc},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2008},
  pages     = {1-8},
  doi       = {10.1109/CVPRW.2008.4563060},
  url       = {https://mlanthology.org/cvprw/2008/gomez2008cvprw-dealing/}
}