TL;DR
This paper introduces PeR-ViS, a deep learning approach for person retrieval in video surveillance using semantic descriptions, addressing limitations of image-based queries and achieving state-of-the-art results.
Contribution
The paper presents a novel cascade filtering method combining Mask R-CNN and DenseNet-161 for semantic description-based person retrieval in videos.
Findings
Achieved 0.566 Average IoU on SoftBioSearch dataset.
Surpassed current state-of-the-art in semantic person retrieval.
Demonstrated effectiveness of deep learning cascade approach.
Abstract
A person is usually characterized by descriptors like age, gender, height, cloth type, pattern, color, etc. Such descriptors are known as attributes and/or soft-biometrics. They link the semantic gap between a person's description and retrieval in video surveillance. Retrieving a specific person with the query of semantic description has an important application in video surveillance. Using computer vision to fully automate the person retrieval task has been gathering interest within the research community. However, the Current, trend mainly focuses on retrieving persons with image-based queries, which have major limitations for practical usage. Instead of using an image query, in this paper, we study the problem of person retrieval in video surveillance with a semantic description. To solve this problem, we develop a deep learning-based cascade filtering approach (PeR-ViS), which uses…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRegion Proposal Network · Convolution · Softmax · RoIAlign · Mask R-CNN
