paper-with-me

Papers

Long-Term Identity-Aware Multi-Person Tracking for Surveillance Video Summarization

2016-04-25 · Shoou-I Yu, Yi Yang, Xuanchong Li, Alexander G. Hauptmann

Multi-person tracking plays a critical role in the analysis of surveillance video. However, most existing work focus on shorter-term (e.g. minute-long or hour-long) video sequences. Therefore, we propose a multi-person tracking algorithm for very long-term (e.g. month-long) multi-camera surveillance scenarios. Long-term tracking is challenging because 1) the apparel/appearance of the same person will vary greatly over multiple days and 2) a person will leave and re-enter the scene numerous times. To tackle these challenges, we leverage face recognition information, which is robust to apparel change, to automatically reinitialize our tracker over multiple days of recordings. Unfortunately, recognized faces are unavailable oftentimes. Therefore, our tracker propagates identity information to frames without recognized faces by uncovering the appearance and spatial manifold formed by person detections. We tested our algorithm on a 23-day 15-camera data set (4,935 hours total), and we were able to localize a person 53.2% of the time with 69.8% precision. We further performed video summarization experiments based on our tracking output. Results on 116.25 hours of video showed that we were able to generate a reasonable visual diary (i.e. a summary of what a person did) for different people, thus potentially opening the door to automatic summarization of the vast amount of surveillance video generated every day.

📄 PDF Abstract BibTeX arXiv:1604.07468

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionVideo Summarization

Similar Papers 제목 키워드 기반

ID-RAG: Identity Retrieval-Augmented Generation for Long-Horizon Persona Coherence in Generative Agents

2025-09-29 · Daniel Platnick, Mohamed E. Bengueddache, Marjan Alirezaie, Dava J. Newman 외 arxiv

Generative agents powered by language models are increasingly deployed for long-horizon tasks. However, as long-term memory context grows over time, they struggle to maintain coherence. This deficiency leads to critical …

Identity-Aware Human-Object Interaction Motion Captioning

2026-08-21 · Yiming Wang, Yonghao Dang, Huilai Li, Jiawei Tu 외 arxiv

Existing human-object interaction (HOI) motion captioning methods typically describe what happens while referring to the subject using generic terms such as "a person" or "someone", without grounding the caption in subje…

Motion Captioning

Attribute De-biased Vision Transformer (AD-ViT) for Long-Term Person Re-identification

2022-11-29 · IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS) 2022 11 · Kyung Won Lee, Bhavin Jawade, Deen Mohan, Srirangaraj Setlur 외

Person re-identification (re-ID) aims to retrieve images of the same identity from a gallery of person images across cameras and viewpoints. However, most works in person re-ID assume a short-term setting characterized b…

AttributePerson IdentificationPerson RecognitionPerson Re-Identification+1

PATMAT: Person Aware Tuning of Mask-Aware Transformer for Face Inpainting

2023-04-12 · ICCV 2023 1 · Saman Motamed, Jianjin Xu, Chen Henry Wu, Fernando de la Torre

Generative models such as StyleGAN2 and Stable Diffusion have achieved state-of-the-art performance in computer vision tasks such as image synthesis, inpainting, and de-noising. However, current generative models for fac…

Facial InpaintingImage Generation

Disentangled Representations for Short-Term and Long-Term Person Re-Identification

2024-09-09 · Chanho Eom, Wonkyung Lee, Geon Lee, Bumsub Ham

We address the problem of person re-identification (reID), that is, retrieving person images from a large dataset, given a query image of the person of interest. A key challenge is to learn person representations robust …

AttributeDisentanglementGenerative Adversarial NetworkPerson Re-Identification