End-to-End Detection and Re-identification Integrated Net for Person Search
This paper proposes a pedestrian detection and re-identification (re-id) integration net (I-Net) in an end-to-end learning framework. The I-Net is used in real-world video surveillance scenarios, where the target person needs to be searched in the whole scene videos, while the annotations of pedestrian bounding boxes are unavailable. By comparing to the OIM which is a work for joint detection and re-id, we have three distinct contributions. First, we introduce a Siamese architecture of I-Net instead of 1 stream, such that a verification task can be implemented. Second, we propose a novel on-line pairing loss (OLP) and hard example priority softmax loss (HEP), such that only the hard negatives are posed much attention in loss computation. Third, an on-line dictionary for negative samples storage is designed in I-Net without recording the positive samples. We show our result on person search datasets, the gap between detection and re-identification is narrowed. The superior performance can be achieved.
Code (0)
등록된 구현이 없습니다.
Tasks
Pedestrian DetectionPerson SearchMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Transferring a Semantic Representation for Person Re-Identification and Search
Learning semantic attributes for person re-identification and description-based person search has gained increasing interest due to attributes' great potential as a pose and view-invariant representation. However, existi…
AttributePerson Re-IdentificationPerson SearchFMT: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…
Human DetectionPerson Re-IdentificationPerson SearchRegion ProposalSequential End-to-end Network for Efficient Person Search
Person search aims at jointly solving Person Detection and Person Re-identification (re-ID). Existing works have designed end-to-end networks based on Faster R-CNN. However, due to the parallel structure of Faster R-CNN,…
GPUGraph MatchingHuman DetectionPerson Re-Identification+2End-to-End Trainable Trident Person Search Network Using Adaptive Gradient Propagation
Person search suffers from the conflicting objectives of commonness and uniqueness between the person detection and re-identification tasks that make the end-to-end training of person search networks difficult. In th…
ClassificationHuman DetectionPerson SearchOpen-set Person Re-identification
Person re-identification is becoming a hot research for developing both machine learning algorithms and video surveillance applications. The task of person re-identification is to determine which person in a gallery has …
Metric LearningPerson Re-Identification