NVlabs / DG-Net

:couple: Joint Discriminative and Generative Learning for Person Re-identification. CVPR'19 (Oral) :couple:
https://www.zdzheng.xyz/publication/Joint-di2019
Other
1.27k stars 230 forks source link

how to train a teacher model #50

Closed ganyibo closed 3 years ago

ganyibo commented 4 years ago

dear author: i want to train a model using my dataset,but i do not know how to train a teacher model,can you give me some tips?

layumi commented 3 years ago

You may take a look at the tutorial at https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial

You are welcomed to ask me.