paper-with-me

Papers

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

2023-08-31 · Andong Lu, Zhang Zhang, Yan Huang, Yifan Zhang, Chenglong Li, Jin Tang, Liang Wang

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 performance of person Re-ID methods usually sharply deteriorates. To address the low illumination challenge in nighttime person Re-ID, this paper proposes an Illumination Distillation Framework (IDF), which utilizes illumination enhancement and illumination distillation schemes to promote the learning of Re-ID models. Specifically, IDF consists of a master branch, an illumination enhancement branch, and an illumination distillation module. The master branch is used to extract the features from a nighttime image. The illumination enhancement branch first estimates an enhanced image from the nighttime image using a nonlinear curve mapping method and then extracts the enhanced features. However, nighttime and enhanced features usually contain data noise due to unstable lighting conditions and enhancement failures. To fully exploit the complementary benefits of nighttime and enhanced features while suppressing data noise, we propose an illumination distillation module. In particular, the illumination distillation module fuses the features from two branches through a bottleneck fusion model and then uses the fused features to guide the learning of both branches in a distillation manner. In addition, we build a real-world nighttime person Re-ID dataset, named Night600, which contains 600 identities captured from different viewpoints and nighttime illumination conditions under complex outdoor environments. Experimental results demonstrate that our IDF can achieve state-of-the-art performance on two nighttime person Re-ID datasets (i.e., Night600 and Knight ). We will release our code and dataset at https://github.com/Alexadlu/IDF.

📄 PDF Abstract BibTeX arXiv:2308.16486

Code (1)

alexadlu/idf 공식 구현 pytorch

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

Cross-Domain Correlation Distillation for Unsupervised Domain Adaptation in Nighttime Semantic Segmentation

2022-05-02 · CVPR 2022 1 · Huan Gao, Jichang Guo, Guoli Wang, Qian Zhang

The performance of nighttime semantic segmentation is restricted by the poor illumination and a lack of pixel-wise annotation, which severely limit its application in autonomous driving. Existing works, e.g., using the t…

Autonomous DrivingDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

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

2023-12-25 · Andong Lu, Chenglong Li, Tianrui Zha, Jin Tang 외

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 reli…

Image RelightingPerson Re-Identification

Illumination-Adaptive Person Re-identification

2019-05-11 · Zelong Zeng, Zhixiang Wang, Zheng Wang, Yinqiang Zheng 외

Most person re-identification (ReID) approaches assume that person images are captured under relatively similar illumination conditions. In reality, long-term person retrieval is common, and person images are often captu…

DisentanglementPerson Re-IdentificationPerson RetrievalRetrieval

Learnable Differencing Center for Nighttime Depth Perception

2023-06-26 · Zhiqiang Yan, Yupeng Zheng, Chongyi Li, Jun Li 외

Depth completion is the task of recovering dense depth maps from sparse ones, usually with the help of color images. Existing image-guided methods perform well on daytime depth perception self-driving benchmarks, but str…

Depth CompletionDepth Estimation

Cross-Modal Distillation for RGB-Depth Person Re-Identification

2018-10-27 · Frank Hafner, Amran Bhuiyan, Julian F. P. Kooij, Eric Granger

Person re-identification is a key challenge for surveillance across multiple sensors. Prompted by the advent of powerful deep learning models for visual recognition, and inexpensive RGB-D cameras and sensor-rich mobile r…

Autonomous DrivingCross-Modal Person Re-IdentificationCross-Modal Person Re-Identificationobject-detection+3