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 use DG-Net for vehicle reid? #69

Open twj1999 opened 3 years ago

twj1999 commented 3 years ago

Hi, author. I appreciate your work.

I am a new learner of reid. I want to do some vehicle reid with this project. The dataset i use is VeRi, whose structure is like this: ├── veri/ │ ├── image_train/ │ ├── image_test/
│ ├── image_query

我想知道如果训练车辆再识别,项目提供的teacher model和config配置文件等是否还可用?如果不可用,需要对项目做哪些修改。以后项目会不会更新车辆再识别的相关功能呢,请求您的指点。

thanks a lot.

twj1999 commented 3 years ago

Today i tried some changes in the file "prepare-market.py" according to my own dataset. But it hasn't worked yet...there was an error

layumi commented 3 years ago

Thank you @twj1999 Please check https://github.com/NVlabs/DG-Net#tips and be careful the name format.