TL;DR
This paper investigates parameter sharing in two-stream networks for visible-thermal person re-identification and introduces a hetero-center triplet loss to improve feature learning, achieving state-of-the-art results.
Contribution
It explores the optimal parameter sharing strategy in two-stream networks and proposes a novel hetero-center triplet loss for better cross-modality feature learning.
Findings
Parameter sharing significantly affects VT Re-ID performance.
Hetero-center triplet loss outperforms traditional triplet loss.
Achieved top results on RegDB dataset with 91.05% Rank-1.
Abstract
This paper focuses on the visible-thermal cross-modality person re-identification (VT Re-ID) task, whose goal is to match person images between the daytime visible modality and the nighttime thermal modality. The two-stream network is usually adopted to address the cross-modality discrepancy, the most challenging problem for VT Re-ID, by learning the multi-modality person features. In this paper, we explore how many parameters of two-stream network should share, which is still not well investigated in the existing literature. By well splitting the ResNet50 model to construct the modality-specific feature extracting network and modality-sharing feature embedding network, we experimentally demonstrate the effect of parameters sharing of two-stream network for VT Re-ID. Moreover, in the framework of part-level person feature learning, we propose the hetero-center based triplet loss to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTriplet Loss
