Issues
- 1
运行代码报错
#31 opened by Serendipitya - 0
yolov3 行人检测 楼主用的什么行人数据集训练的啊
#30 opened by Serendipitya - 1
- 2
使用自己的reid模型,测试报错
#26 opened by circlety - 0
Attempting to deserialize object on a CUDA device but torch.cuda.is_available() is False. If you are running on a CPU-only machine, please use torch.load with map_location=torch.device('cpu') to map your storages to the CPU
#29 opened by JDmoric - 0
群号失效了,数据集网盘文件也失效了,求作者大大补链
#28 opened by qiaosuobutouche - 0
- 0
您好,群聊找不到了,想下载训练好的模型
#25 opened by ikkol-1 - 0
请问怎么把分类数据转为market1501格式,分类数据:一个文件夹包含一个类别的图片
#24 opened by 140ai - 1
检测框文字
#23 opened by 1074727076 - 2
行人重识别数据集链接失效了?
#17 opened by KrystalCWT - 0
送入reid网络的gallery图片
#22 opened by Yx1322441675 - 0
How to use it to recognise over one people
#21 opened by zhouyuntao233 - 0
- 0
开源 license
#18 opened by martin0258 - 1
search.py加载模型失败
#6 opened by scarydemon2 - 1
distmat = torch.pow(query_feats, 2).sum(dim=1, keepdim=True).expand(m, n) + torch.pow(gallery_feats, 2).sum(dim=1, keepdim=True).expand(n, m).t()
#16 opened by mojiayuan - 1
out=(beta∗M)+(alpha∗mat1@mat2)
#15 opened by lawo123 - 0
作者你好,非常感谢你的开源分享,已经star。因为刚开始自己进行这方面的训练测试等还不熟悉,你的博客里面写的很清楚,但是能不能分享一下完整代码,想看一下检测和行人识别代码中如何相结合的,以及整个网络的架构,谢谢了。抱拳
#14 opened by kuyedie520 - 1
yolov3-spp的重训练问题
#12 opened by sunanlin13174 - 6
detect.py单独运行为什么不出结果?
#9 opened by ulanbator - 0
识别问题
#10 opened by Alexloveanna - 1
running error
#8 opened by Alexloveanna - 2
dist_thres是如何确定的?
#3 opened by H-YunHui - 1
是否适用于multi-shot
#2 opened by zhengshuo1 - 5
- 4
查询自己的数据
#5 opened by EtheneXiang - 2
About GPU and CPU
#1 opened by NUISTGY - 1
query里面放不同人得图片,怎么查不到结果
#4 opened by Andrawzyf