Jointly training detection, re-identification and segmentation with partially labeled masks improves person search on CUHK-SYSU to 86.3% mAP and 86.5% top-1 accuracy.
PersonNet: Person Re-identification with Deep Convolutional Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we propose a deep end-to-end neu- ral network to simultaneously learn high-level features and a corresponding similarity metric for person re-identification. The network takes a pair of raw RGB images as input, and outputs a similarity value indicating whether the two input images depict the same person. A layer of computing neighborhood range differences across two input images is employed to capture local relationship between patches. This operation is to seek a robust feature from input images. By increasing the depth to 10 weight layers and using very small (3$\times$3) convolution filters, our architecture achieves a remarkable improvement on the prior-art configurations. Meanwhile, an adaptive Root- Mean-Square (RMSProp) gradient decent algorithm is integrated into our architecture, which is beneficial to deep nets. Our method consistently outperforms state-of-the-art on two large datasets (CUHK03 and Market-1501), and a medium-sized data set (CUHK01).
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Segmentation Mask Guided End-to-End Person Search
Jointly training detection, re-identification and segmentation with partially labeled masks improves person search on CUHK-SYSU to 86.3% mAP and 86.5% top-1 accuracy.