SOTAVerified

Person Retrieval in Surveillance Video using Height, Color and Gender

2018-09-242018 15th IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS) 2019Code Available0· sign in to hype

Hiren Galiyawala, Kenil Shah, Vandit Gajjar, Mehul S. Raval

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

A person is commonly described by attributes like height, build, cloth color, cloth type, and gender. Such attributes are known as soft biometrics. They bridge the semantic gap between human description and person retrieval in surveillance video. The paper proposes a deep learning-based linear filtering approach for person retrieval using height, cloth color, and gender. The proposed approach uses Mask R-CNN for pixel-wise person segmentation. It removes background clutter and provides precise boundary around the person. Color and gender models are fine-tuned using AlexNet and the algorithm is tested on SoftBioSearch dataset. It achieves good accuracy for person retrieval using the semantic query in challenging conditions.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
SoftBioSearchSSDAverage IOU0.5Unverified
SoftBioSearchMask R-CNN and AlexNetAverage IOU0.36Unverified
SoftBioSearchBaseline - AvatarSearchAverage IOU0.29Unverified

Reproductions