Tracking the Invisible: Learning Where the Object Might Be

Abstract

Objects are usually embedded into context. Visual context has been successfully used in object detection tasks, however, it is often ignored in object tracking. We propose a method to learn supporters which are, be it only temporally, useful for determining the position of the object of interest. Our approach exploits the General Hough Transform strategy. It couples the supporters with the target and naturally distinguishes between strongly and weakly coupled motions. By this, the position of an object can be estimated even when it is not seen directly (e.g., fully occluded or outside of the image region) or when it changes its appearance quickly and significantly. Experiments show substantial improvements in model-free tracking as well as in the tracking of "virtual" points, e.g., in medical applications.

Cite

Text

Grabner et al. "Tracking the Invisible: Learning Where the Object Might Be." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539819

Markdown

[Grabner et al. "Tracking the Invisible: Learning Where the Object Might Be." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/grabner2010cvpr-tracking/) doi:10.1109/CVPR.2010.5539819

BibTeX

@inproceedings{grabner2010cvpr-tracking,
  title     = {{Tracking the Invisible: Learning Where the Object Might Be}},
  author    = {Grabner, Helmut and Matas, Jiri and Van Gool, Luc and Cattin, Philippe C.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {1285-1292},
  doi       = {10.1109/CVPR.2010.5539819},
  url       = {https://mlanthology.org/cvpr/2010/grabner2010cvpr-tracking/}
}