A Multi-task Joint Framework for Real-time Person Search
Ye Li, Kangning Yin, Jie Liang, Chunyu Wang, Guangqiang Yin

TL;DR
This paper introduces a real-time person search framework that jointly optimizes detection, feature extraction, and identity comparison, achieving high accuracy and speed in complex video scenarios.
Contribution
It proposes a multi-task framework with novel modules like YOLOv5-GS, MAA, and 3D pooled table, enhancing detection speed, adaptability, and identification accuracy.
Findings
Detection accuracy improved with YOLOv5-GS.
Framework achieves 93.6% identification rate.
Real-time processing at 25.7 FPS.
Abstract
Person search generally involves three important parts: person detection, feature extraction and identity comparison. However, person search integrating detection, extraction and comparison has the following drawbacks. Firstly, the accuracy of detection will affect the accuracy of comparison. Secondly, it is difficult to achieve real-time in real-world applications. To solve these problems, we propose a Multi-task Joint Framework for real-time person search (MJF), which optimizes the person detection, feature extraction and identity comparison respectively. For the person detection module, we proposed the YOLOv5-GS model, which is trained with person dataset. It combines the advantages of the Ghostnet and the Squeeze-and-Excitation (SE) block, and improves the speed and accuracy. For the feature extraction module, we design the Model Adaptation Architecture (MAA), which could select…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Face recognition and analysis · Advanced Neural Network Applications
MethodsPointwise Convolution · Sigmoid Activation · Ghost Module · Average Pooling · Softmax · Batch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Residual Connection · Global Average Pooling
