YanzuoLu / MALE

[PRCV 2022] Improving Pre-trained Masked Autoencoder via Locality Enhancement for Person Re-identification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MALE

[PRCV 2022] Improving Pre-trained Masked Autoencoder via Locality Enhancement for Person Re-identification

Installation

conda env create -f environment.yaml

Checkpoints Download

https://pan.baidu.com/s/1zE4CKeQnfqsZSEVOp8ov8w (Password: m2tt)

Pre-train & Fine-tuning

Please refer to example_pretrain.sh and example_finetune.sh for more details.

Citation

@inproceedings{lu2022improving,
  title={Improving Pre-trained Masked Autoencoder via Locality Enhancement for Person Re-identification},
  author={Lu, Yanzuo and Zhang, Manlin and Lin, Yiqi and Ma, Andy J and Xie, Xiaohua and Lai, Jianhuang},
  booktitle={Chinese Conference on Pattern Recognition and Computer Vision (PRCV)},
  pages={509-521},
  year={2022}
}

About

[PRCV 2022] Improving Pre-trained Masked Autoencoder via Locality Enhancement for Person Re-identification

License:MIT License


Languages

Language:Jupyter Notebook 96.3%Language:Python 3.7%Language:Shell 0.0%