Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 760 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 760 Bytes

SSKD

Code release for SSKD: Self-Supervised Knowledge Distillation for Cross Domain Adaptive Person Re-Identification

Requirements

python 3.6

PyTorch >= 1.1.1

torchvision >= 0.2.1

Running

Step 1: Train on source dataset

bash scripts/sskd_pretrain.sh

Step 2:Train on target dataset

bash scripts/sskd_train.sh

Acknowledgments

Our code is based on open-reid, DomainAdaptiveReID and MMT, if you use our code, please also cite their paper.

Contact

Thanks for your attention! If you have any suggestion or question, you can leave a message here or contact us:

mazhanyu@bupt.edu.cn

yinjunhui@bupt.edu.cn