/Pose_VIReID

Code for "On Exploring Pose Estimation as an Auxiliary Learning Task for Visible-Infrared Person Re-identification"

Primary LanguagePython

On Exploring Pose Estimation as an Auxiliary Learning Task for Visible-Infrared Person Re-identification

by Yunqi Miao*, Nianchang Huang, Xiao Ma, Qiang Zhang, and Jungong Han.

For more information, please check our

[Paper]

🔔 We are happy to announce that this work was accepted at Neurocomputing 2023.

Training

For this project, we used python 3.7.10.

How to run?

sh train.sh

Testing

How to run?

sh test.sh

If you find this project useful in your research, please consider citing:

@article{miao2023exploring,
  title={On exploring pose estimation as an auxiliary learning task for Visible--Infrared Person Re-identification},
  author={Miao, Yunqi and Huang, Nianchang and Ma, Xiao and Zhang, Qiang and Han, Jungong},
  journal={Neurocomputing},
  volume={556},
  pages={126652},
  year={2023},
  publisher={Elsevier}
}