IEEE TVSVT 2025 | Enhancing Visible-Infrared Person Re-identification with Modality- and Instance-aware Adaptation Learning
ICMR 2024 Oral | Enhancing Visible-Infrared Person Re-identification with Modality- and Instance-aware Visual Prompt Learning
MIP: Modality- and Instance-aware Visual Prompt Learning
This code is based on the TransReID project. Please Refer to README_TransReID.md.
bash train.sh
bash eval_sysu.sh
bash eval_regdb.sh
You can download our models trained on SYSU-MM01 and RegDB.
BaiduNetdisk: [Checkpoints] (code: m312)
GoogleDrive: [Checkpoints]
So much thanks for codebase from TransReID.
If you find this code useful for your research, please cite our paper.
@ARTICLE{10.1109/TCSVT.2025.3560118,
author={Wu, Ruiqi and Jiao, Bingliang and Liu, Meng and Wang, Shining and Wang, Wenxuan and Wang, Peng},
journal={IEEE Transactions on Circuits and Systems for Video Technology},
title={Enhancing Visible-Infrared Person Re-identification with Modality- and Instance-aware Adaptation Learning},
year={2025},
volume={},
number={},
pages={1-1},
keywords={Visible-Infrared Person Re-Identification;Cross-Modality Person Re-Identification;Visual Prompt Learning},
doi={10.1109/TCSVT.2025.3560118}}
or
@inproceedings{10.1145/3652583.3658109,
author = {Wu, Ruiqi and Jiao, Bingliang and Wang, Wenxuan and Liu, Meng and Wang, Peng},
title = {Enhancing Visible-Infrared Person Re-identification with Modality- and Instance-aware Visual Prompt Learning},
year = {2024},
isbn = {9798400706196},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3652583.3658109},
doi = {10.1145/3652583.3658109},
booktitle = {Proceedings of the 2024 International Conference on Multimedia Retrieval},
pages = {579–588},
numpages = {10},
keywords = {cross-modality person re-identification, visible-infrared person re-identification, visual prompt learning},
location = {Phuket, Thailand},
series = {ICMR '24}
}