Awesome Person Re-identification
awesome
identification
awesome-list
person-reidentification
gait
re-id
reidentification
person-recognition
person-re-identification
reid
person-reid
person-identification
vehicle-reid
vehicle-reidentification
awesome-reid
person-retrieval
cross-modality-person
-
Updated
Jul 14, 2022
在test中,只是测试了数据集中的测试集,给出了结果。请问程序中有没有哪个地方可以得到提取步态特征的接口?或者说从哪里着手比较简单?
另外,如何加载一个训练好的模型同时不加载任何数据集(我看到test中是需要数据集的)?而采用在后续接口中输入数据的方式,我觉得这样更符合使用习惯。
因为对代码结构不太了解,对pytorch也是刚入门,以上问题想请教您该怎么入手解决?