tianmaxingkong666

Results 4 issues of tianmaxingkong666

你好,在测试特征编码相似度的时候,发现缺少了pair_set_car.txt 和 CarReIDCrop。 test_car_match_data(resume='epoch_14.pth', pair_set_txt='/mnt/diskc/even/Car_DR/ArcFace_pytorch/data/pair_set_car.txt', img_root='/mnt/diskc/even/CarReIDCrop', # CarReID_data batch_size=16) 能分享一下吗?感谢。

这个项目参考的论文比较老了,2016年的。是否可以用比较新的insightface的模型网络架构来训练车辆特征提取?

Hi, can the face recognition model network be used for vehicle feature extraction?

我看你弄了两个github项目。 RepNet-MDNet-VehicleReID用于识别车辆品牌、颜色。 Vehicle-Car-detection-and-multilabel-classification用于识别车辆朝向、车辆类型、颜色。 这两个模型能整合在一起,做成一个吗?,直接能识别车辆品牌、颜色、车辆朝向、车辆类型这些车辆属性。