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.