paper-with-me

홈 › Papers

Hide and Seek tracker: Real-time recovery from target loss

2018-06-20 · Alessandro Bay, Panagiotis Sidiropoulos, Eduard Vazquez, Michele Sasdelli

In this paper, we examine the real-time recovery of a video tracker from a target loss, using information that is already available from the original tracker and without a significant computational overhead. More specifically, before using the tracker output to update the target position we estimate the detection confidence. In the case of a low confidence, the position update is rejected and the tracker passes to a single-frame failure mode, during which the patch low-level visual content is used to swiftly update the object position, before recovering from the target loss in the next frame. Orthogonally to this improvement, we further enhance the running average method used for creating the query model in tracking-through-similarity. The experimental evidence provided by evaluation on standard tracking datasets (OTB-50, OTB-100 and OTB-2013) validate that target recovery can be successfully achieved without compromising the real-time update of the target position.

📄 PDF Abstract BibTeX arXiv:1806.07844

Code (0)

등록된 구현이 없습니다.

Tasks

Position

Similar Papers 제목 키워드 기반

Hide-and-Seek in Trajectories: Discovering Failure Signals for VLA Runtime Monitoring

2026-05-29 · Seongheon Park, Wendi Li, Changdae Oh, Samuel Yeh 외 arxiv

Vision-Language-Action (VLA) models enable robots to follow natural language instructions and generalize across diverse tasks, but they remain vulnerable to execution failures that compromise reliability in real-world de…

Hide-and-Seek: A Data Augmentation Technique for Weakly-Supervised Localization and Beyond

2018-11-06 · Krishna Kumar Singh, Hao Yu, Aron Sarmasi, Gautam Pradeep 외

We propose 'Hide-and-Seek' a general purpose data augmentation technique, which is complementary to existing data augmentation techniques and is beneficial for various visual recognition tasks. The key idea is to hide pa…

Action LocalizationData AugmentationEmotion Recognitionimage-classification+5

Real-time tracker with fast recovery from target loss

2019-02-12 · Alessandro Bay, Panagiotis Sidiropoulos, Eduard Vazquez, Michele Sasdelli

In this paper, we introduce a variation of a state-of-the-art real-time tracker (CFNet), which adds to the original algorithm robustness to target loss without a significant computational overhead. The new method is base…

Position

Hide-and-Seek: Forcing a Network to be Meticulous for Weakly-supervised Object and Action Localization

2017-04-13 · ICCV 2017 10 · Krishna Kumar Singh, Yong Jae Lee

We propose `Hide-and-Seek', a weakly-supervised framework that aims to improve object localization in images and action localization in videos. Most existing weakly-supervised methods localize only the most discriminativ…

Action LocalizationObjectObject LocalizationWeakly Supervised Action Localization+1

Visual Hide and Seek

2019-10-15 · Boyuan Chen, Shuran Song, Hod Lipson, Carl Vondrick

We train embodied agents to play Visual Hide and Seek where a prey must navigate in a simulated environment in order to avoid capture from a predator. We place a variety of obstacles in the environment for the prey to hi…

Navigate