CaptainEven / RepNet-MDNet-VehicleReID

Implementing RepNet(a two-stream multitask learning network) to do vehicle Re-identification, vehicle search(or vehicle match) with PyTorch 可用于车辆细粒度识别,车辆再识别,车辆匹配,车辆检索,RepNet/MDNet的一种PyTorch实现

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

车辆检索和车辆重识别

tkone2018 opened this issue · comments

你好,请问车辆检索和车辆重识别是同一个问题吗?然后可以麻烦你写一下具体实现步骤吗?谢谢!

commented

@tkone2018 车辆检索可以在车辆重识别的基础上做,具体步骤参考issue #1

@CaptainEven 好的,谢谢