paper-with-me

홈 › Papers

Nighttime Person Re-Identification via Collaborative Enhancement Network with Multi-domain Learning

2023-12-25 · Andong Lu, Chenglong Li, Tianrui Zha, Jin Tang, XiaoFeng Wang, Bin Luo

Prevalent nighttime person re-identification (ReID) methods typically combine image relighting and ReID networks in a sequential manner. However, their performance (recognition accuracy) is limited by the quality of relighting images and insufficient collaboration between image relighting and ReID tasks. To handle these problems, we propose a novel Collaborative Enhancement Network called CENet, which performs the multilevel feature interactions in a parallel framework, for nighttime person ReID. In particular, the designed parallel structure of CENet can not only avoid the impact of the quality of relighting images on ReID performance, but also allow us to mine the collaborative relations between image relighting and person ReID tasks. To this end, we integrate the multilevel feature interactions in CENet, where we first share the Transformer encoder to build the low-level feature interaction, and then perform the feature distillation that transfers the high-level features from image relighting to ReID, thereby alleviating the severe image degradation issue caused by the nighttime scenario while avoiding the impact of relighting images. In addition, the sizes of existing real-world nighttime person ReID datasets are limited, and large-scale synthetic ones exhibit substantial domain gaps with real-world data. To leverage both small-scale real-world and large-scale synthetic training data, we develop a multi-domain learning algorithm, which alternately utilizes both kinds of data to reduce the inter-domain difference in training procedure. Extensive experiments on two real nighttime datasets, \textit{Night600} and \textit{RGBNT201$_{rgb}$}, and a synthetic nighttime ReID dataset are conducted to validate the effectiveness of CENet. We release the code and synthetic dataset at: \hyperlink{https://github.com/Alexadlu/CENet}{\color{red} https://github.com/Alexadlu/CENet}.

📄 PDF Abstract BibTeX arXiv:2312.16246

Code (1)

alexadlu/cenet 공식 구현

Tasks

Image RelightingPerson Re-Identification

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Illumination Distillation Framework for Nighttime Person Re-Identification and A New Benchmark

2023-08-31 · Andong Lu, Zhang Zhang, Yan Huang, Yifan Zhang 외

Nighttime person Re-ID (person re-identification in the nighttime) is a very important and challenging task for visual surveillance but it has not been thoroughly investigated. Under the low illumination condition, the p…

Person Re-Identification

MATrack: Efficient Multiscale Adaptive Tracker for Real-Time Nighttime UAV Operations

2025-10-24 · Xuzhao Li, Xuchen Li, Shiyu Hu arxiv

Nighttime UAV tracking faces significant challenges in real-world robotics operations. Low-light conditions not only limit visual perception capabilities, but cluttered backgrounds and frequent viewpoint changes also cau…

Domain Adaptation

Nighttime Dehaze-Enhancement

2022-10-18 · Harshan Baskar, Anirudh S Chakravarthy, Prateek Garg, Divyam Goel 외

In this paper, we introduce a new computer vision task called nighttime dehaze-enhancement. This task aims to jointly perform dehazing and lightness enhancement. Our task fundamentally differs from nighttime dehazing -- …

Autonomous NavigationSSIM

Syncretic Modality Collaborative Learning for Visible Infrared Person Re-Identification

2021-01-01 · ICCV 2021 10 · Ziyu Wei, Xi Yang, Nannan Wang, Xinbo Gao

Visible infrared person re-identification (VI-REID) aims to match pedestrian images between the daytime visible and nighttime infrared camera views. The large cross-modality discrepancies have become the bottleneck w…

Person Re-Identification

For Overall Nighttime Visibility: Integrate Irregular Glow Removal With Glow-Aware Enhancement

2024-09-23 · IEEE Transactions on Circuits and Systems for Video Technology 2024 9 · Wanyu Wu, Wei Wang, Zheng Wang, Kui Jiang 외

Current low-light image enhancement (LLIE) techniques truly enhance luminance but have limited exploration on another harmful factor of nighttime visibility, the glow effects with multiple shapes in the real world. The p…

Flare RemovalImage EnhancementLow-Light Image EnhancementZero-Shot Learning