paper-with-me

Papers

Rank-based verification for long-term face tracking in crowded scenes

2021-07-28 · Germán Barquero, Isabelle Hupont, Carles Fernández

Most current multi-object trackers focus on short-term tracking, and are based on deep and complex systems that often cannot operate in real-time, making them impractical for video-surveillance. In this paper we present a long-term, multi-face tracking architecture conceived for working in crowded contexts where faces are often the only visible part of a person. Our system benefits from advances in the fields of face detection and face recognition to achieve long-term tracking, and is particularly unconstrained to the motion and occlusions of people. It follows a tracking-by-detection approach, combining a fast short-term visual tracker with a novel online tracklet reconnection strategy grounded on rank-based face verification. The proposed rank-based constraint favours higher inter-class distance among tracklets, and reduces the propagation of errors due to wrong reconnections. Additionally, a correction module is included to correct past assignments with no extra computational cost. We present a series of experiments introducing novel specialized metrics for the evaluation of long-term tracking capabilities, and publicly release a video dataset with 10 manually annotated videos and a total length of 8' 54". Our findings validate the robustness of each of the proposed modules, and demonstrate that, in these challenging contexts, our approach yields up to 50% longer tracks than state-of-the-art deep learning trackers.

📄 PDF Abstract BibTeX arXiv:2107.13273

Code (1)

hertasecurity/LTFT 공식 구현

Tasks

Face DetectionFace RecognitionFace Verification

Similar Papers 제목 키워드 기반

Long-term face tracking in the wild using deep learning

2018-05-19 · Kunlei Zhang, Elaheh Rashedi, Elaheh Barati, Xue-wen Chen

This paper investigates long-term face tracking of a specific person given his/her face image in a single frame as a query in a video stream. Through taking advantage of pre-trained deep learning models on big data, a no…

Deep LearningFace DetectionFace VerificationMetric Learning

Long-Term Face Tracking for Crowded Video-Surveillance Scenarios

2020-10-17 · Germán Barquero, Carles Fernández, Isabelle Hupont

Most current multi-object trackers focus on short-term tracking, and are based on deep and complex systems that do not operate in real-time, often making them impractical for video-surveillance. In this paper, we present…

Face DetectionFace RecognitionFace Verification

Learning regression and verification networks for long-term visual tracking

2018-09-12 · Yunhua Zhang, Dong Wang, Lijun Wang, Jinqing Qi 외

Compared with short-term tracking, the long-term tracking task requires determining the tracked object is present or absent, and then estimating the accurate bounding box if present or conducting image-wide re-detection …

General ClassificationObjectRegion Proposalregression+1

CoCoLoT: Combining Complementary Trackers in Long-Term Visual Tracking

2022-05-09 · Matteo Dunnhofer, Christian Micheloni

How to combine the complementary capabilities of an ensemble of different algorithms has been of central interest in visual object tracking. A significant progress on such a problem has been achieved, but considering sho…

Object TrackingVisual Object TrackingVisual Tracking

Prefix-Safe Bayesian Belief Tracking for LLM Reasoning Reliability:Separating Calibration from Ranking

2026-05-26 · Zhenghan Song, Yunyi Li, Yulong Liu arxiv

Long reasoning traces need reliability estimates before final answers are known. We study prefix-conditioned eventual-success estimation, $P(y=1 \mid o_{1:t})$, using prefix-safe observations. Sequential Bayesian Belief …