CVLGOct 31, 2019

Visual Appearance Based Person Retrieval in Unconstrained Environment Videos

arXiv:1910.14565v18 citations
Originality Incremental advance
AI Analysis

This addresses the problem of identifying individuals in unconstrained surveillance environments for security applications, but it is incremental as it builds on existing attribute-based approaches.

The paper tackled person retrieval in surveillance videos by using soft biometrics like height, torso cloth type, color, and gender, achieving an 11.35% improvement in average Intersection over Union over state-of-the-art methods.

Visual appearance-based person retrieval is a challenging problem in surveillance. It uses attributes like height, cloth color, cloth type and gender to describe a human. Such attributes are known as soft biometrics. This paper proposes person retrieval from surveillance video using height, torso cloth type, torso cloth color and gender. The approach introduces an adaptive torso patch extraction and bounding box regression to improve the retrieval. The algorithm uses fine-tuned Mask R-CNN and DenseNet-169 for person detection and attribute classification respectively. The performance is analyzed on AVSS 2018 challenge II dataset and it achieves 11.35% improvement over state-of-the-art based on average Intersection over Union measure.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes