paper-with-me

Papers

FMT:Fusing Multi-task Convolutional Neural Network for Person Search

2020-03-01 · Sulan Zhai, Shunqiang Liu, Xiao Wang, Jin Tang

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.

📄 PDF Abstract BibTeX arXiv:2003.00406

Code (0)

등록된 구현이 없습니다.

Tasks

Human DetectionPerson Re-IdentificationPerson SearchRegion Proposal

Similar Papers 제목 키워드 기반

Stable and Effective One-Step Method for Person Search

2021-05-13 · IEEE International Conference on Acoustics, Speech and Signal Processing 2021 5 · Ning Lv, Xuezhi Xiang, Xinyao Wang, Jie Yang 외

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+1

Entropy Decision Fusion for Smartphone Sensor based Human Activity Recognition

2020-05-30 · Olasimbo Ayodeji Arigbabu

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 Recognition

Neural Architecture Search with Multimodal Fusion Methods for Diagnosing Dementia

2023-02-12 · Michail Chatzianastasis, Loukas Ilias, Dimitris Askounis, Michalis Vazirgiannis

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 Search

PEPNet: Parameter and Embedding Personalized Network for Infusing with Personalized Prior Information

2023-02-02 · Jianxin Chang, Chenbin Zhang, Yiqun Hui, Dewei Leng 외

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 Systems

Learning Context-Aware Embedding for Person Search

2021-11-29 · Shihui Chen, Yueqing Zhuang, Boxun Li

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