Adaptive L2 Regularization in Person Re-Identification
We introduce an adaptive L2 regularization mechanism in the setting of person re-identification. In the literature, it is common practice to utilize hand-picked regularization factors which remain constant throughout the training procedure. Unlike existing approaches, the regularization factors in our proposed method are updated adaptively through backpropagation. This is achieved by incorporating trainable scalar variables as the regularization factors, which are further fed into a scaled hard sigmoid function. Extensive experiments on the Market-1501, DukeMTMC-reID and MSMT17 datasets validate the effectiveness of our framework. Most notably, we obtain state-of-the-art performance on MSMT17, which is the largest dataset for person re-identification. Source code is publicly available at https://github.com/nixingyang/AdaptiveL2Regularization.
Code (1)
Tasks
Person Re-IdentificationSimilar Papers 제목 키워드 기반
Viewpoint-Aware Loss with Angular Regularization for Person Re-Identification
Although great progress in supervised person re-identification (Re-ID) has been made recently, due to the viewpoint variation of a person, Re-ID remains a massive visual challenge. Most existing viewpoint-based person Re…
Person Re-IdentificationAIDA-ReID: Adaptive Intermediate Domain Adaptation for Generalizable and Source-Free Person Re-Identification
Person re-identification (Re-ID) aims to match images of the same individual across non-overlapping camera views and remains challenging due to domain shifts caused by variations in illumination, background, camera chara…
Person Re-IdentificationDomain GeneralizationDomain AdaptationMultiple Expert Brainstorming for Domain Adaptive Person Re-identification
Often the best performing deep neural models are ensembles of multiple base-level networks, nevertheless, ensemble learning with respect to domain adaptive person re-ID remains unexplored. In this paper, we propose a mul…
Domain Adaptive Person Re-IdentificationEnsemble LearningPerson Re-IdentificationAdaptive Graph Representation Learning for Video Person Re-identification
Recent years have witnessed the remarkable progress of applying deep learning models in video person re-identification (Re-ID). A key factor for video person Re-ID is to effectively construct discriminative and robust vi…
Graph Representation LearningPerson Re-IdentificationRepresentation LearningVideo-Based Person Re-IdentificationUnsupervised Domain Adaptive Person Re-Identification via Human Learning Imitation
Unsupervised domain adaptive person re-identification has received significant attention due to its high practical value. In past years, by following the clustering and finetuning paradigm, researchers propose to utilize…
Domain Adaptive Person Re-IdentificationPerson Re-Identification