paper-with-me

홈 › Papers

TrADe Re-ID -- Live Person Re-Identification using Tracking and Anomaly Detection

2022-09-14 · Luigy Machaca, F. Oliver Sumari H, Jose Huaman, Esteban Clua, Joris Guerin

Person Re-Identification (Re-ID) aims to search for a person of interest (query) in a network of cameras. In the classic Re-ID setting the query is sought in a gallery containing properly cropped images of entire bodies. Recently, the live Re-ID setting was introduced to represent the practical application context of Re-ID better. It consists in searching for the query in short videos, containing whole scene frames. The initial live Re-ID baseline used a pedestrian detector to build a large search gallery and a classic Re-ID model to find the query in the gallery. However, the galleries generated were too large and contained low-quality images, which decreased the live Re-ID performance. Here, we present a new live Re-ID approach called TrADe, to generate lower high-quality galleries. TrADe first uses a Tracking algorithm to identify sequences of images of the same individual in the gallery. Following, an Anomaly Detection model is used to select a single good representative of each tracklet. TrADe is validated on the live Re-ID version of the PRID-2011 dataset and shows significant improvements over the baseline.

📄 PDF Abstract BibTeX arXiv:2209.06452

Code (1)

luigy-mach/trade 공식 구현 tf

Tasks

Anomaly DetectionPerson Re-Identification

Similar Papers 제목 키워드 기반

Personalized Anomaly Detection in PPG Data using Representation Learning and Biometric Identification

2023-07-12 · Ramin Ghorbani, Marcel J. T. Reinders, David M. J. Tax

Photoplethysmography (PPG) signals, typically acquired from wearable devices, hold significant potential for continuous fitness-health monitoring. In particular, heart conditions that manifest in rare and subtle deviatin…

Anomaly DetectionPhotoplethysmography (PPG)Representation LearningUnsupervised Anomaly Detection

Person detection and re-identification in open-world settings of retail stores and public spaces

2025-05-01 · Branko Brkljač, Milan Brkljač

Practical applications of computer vision in smart cities usually assume system integration and operation in challenging open-world environments. In the case of person re-identification task the main goal is to retrieve …

Human DetectionMarketingPerson Re-Identification

Deep Person Re-identification for Probabilistic Data Association in Multiple Pedestrian Tracking

2018-10-19 · Brian H. Wang, Yan Wang, Kilian Q. Weinberger, Mark Campbell

We present a data association method for vision-based multiple pedestrian tracking, using deep convolutional features to distinguish between different people based on their appearances. These re-identification (re-ID) fe…

Person Re-IdentificationTranslation

CAN: Composite Appearance Network for Person Tracking and How to Model Errors in a Tracking System

2018-11-15 · Neeti Narayan, Nishant Sankaran, Srirangaraj Setlur, Venu Govindaraju

Tracking multiple people across multiple cameras is an open problem. It is typically divided into two tasks: (i) single-camera tracking (SCT) - identify trajectories in the same scene, and (ii) inter-camera tracking (ICT…

Person Re-Identification

An HMM-based framework for identity-aware long-term multi-object tracking from sparse and uncertain identification: use case on long-term tracking in livestock

2025-09-12 · Anne Marthe Sophie Ngo Bibinbe, Chiron Bang, Patrick Gagnon, Jamie Ahloy-Dallaire 외 arxiv

The need for long-term multi-object tracking (MOT) is growing due to the demand for analyzing individual behaviors in videos that span several minutes. Unfortunately, due to identity switches between objects, the trackin…

Multi-Object Tracking