FMT:Fusing Multi-task Convolutional Neural Network for Person Search
Person search is to detect all persons and identify the query persons from detected persons in the image without proposals and bounding boxes, which is different from person re-identification. In this paper, we propose a fusing multi-task convolutional neural network(FMT-CNN) to tackle the correlation and heterogeneity of detection and re-identification with a single convolutional neural network. We focus on how the interplay of person detection and person re-identification affects the overall performance. We employ person labels in region proposal network to produce features for person re-identification and person detection network, which can improve the accuracy of detection and re-identification simultaneously. We also use a multiple loss to train our re-identification network. Experiment results on CUHK-SYSU Person Search dataset show that the performance of our proposed method is superior to state-of-the-art approaches in both mAP and top-1.
Code (0)
등록된 구현이 없습니다.
Tasks
Human DetectionPerson Re-IdentificationPerson SearchRegion ProposalSimilar Papers 제목 키워드 기반
Stable and Effective One-Step Method for Person Search
Person search, which requires both pedestrian detection and person re-identification, is a challenging computer vision task applied to real-world scenarios. The challenges faced by detection and re-identification, such a…
Multi-Task LearningPedestrian DetectionPerson Re-IdentificationPerson Search+1Entropy Decision Fusion for Smartphone Sensor based Human Activity Recognition
Human activity recognition serves an important part in building continuous behavioral monitoring systems, which are deployable for visual surveillance, patient rehabilitation, gaming, and even personally inclined smart h…
Activity RecognitionHuman Activity RecognitionNeural Architecture Search with Multimodal Fusion Methods for Diagnosing Dementia
Alzheimer's dementia (AD) affects memory, thinking, and language, deteriorating person's life. An early diagnosis is very important as it enables the person to receive medical help and ensure quality of life. Therefore, …
Neural Architecture SearchPEPNet: Parameter and Embedding Personalized Network for Infusing with Personalized Prior Information
With the increase of content pages and interactive buttons in online services such as online-shopping and video-watching websites, industrial-scale recommender systems face challenges in multi-domain and multi-task recom…
Recommendation SystemsLearning Context-Aware Embedding for Person Search
Person Search is a relevant task that aims to jointly solve Person Detection and Person Re-identification(re-ID). Though most previous methods focus on learning robust individual features for retrieval, it's still hard t…
Human DetectionPerson Re-IdentificationPerson SearchRetrieval