foolwood / SiamMask

[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
http://www.robots.ox.ac.uk/~qwang/SiamMask
MIT License
3.47k stars 817 forks source link

Tacked Object goes outside screeen and then comes back #136

Open marcomiglionico94 opened 4 years ago

marcomiglionico94 commented 4 years ago

How can I handle the case in which the object I am tracking goes outside the screen? Sometimes when it reappears it is found and it starts tracking it again, but in other cases instead it starts tracking other objects when the original tracked object goes outside the screen. Thanks