Giters
songwsx
/
person_search_demo
利用YOLOv3结合行人重识别模型,实现行人的检测识别,查找特定行人
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
536
Watchers:
9
Issues:
29
Forks:
135
songwsx/person_search_demo Issues
运行代码报错
Updated
7 months ago
Comments count
1
yolov3 行人检测 楼主用的什么行人数据集训练的啊
Closed
a year ago
I make a scripts of evaluation on PRW dataset, do you need it?
Updated
a year ago
Comments count
1
使用自己的reid模型,测试报错
Updated
2 years ago
Comments count
2
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
Updated
2 years ago
群号失效了,数据集网盘文件也失效了,求作者大大补链
Updated
2 years ago
运行search.py报错,显示'Tensor' object has no attribute 'append'
Closed
3 years ago
您好,群聊找不到了,想下载训练好的模型
Updated
3 years ago
请问怎么把分类数据转为market1501格式,分类数据:一个文件夹包含一个类别的图片
Closed
3 years ago
检测框文字
Closed
3 years ago
Comments count
1
行人重识别数据集链接失效了?
Updated
4 years ago
Comments count
2
送入reid网络的gallery图片
Updated
4 years ago
How to use it to recognise over one people
Updated
4 years ago
模型大小翻倍
Updated
4 years ago
开源 license
Closed
4 years ago
search.py加载模型失败
Closed
5 years ago
Comments count
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()
Updated
4 years ago
Comments count
1
out=(beta∗M)+(alpha∗mat1@mat2)
Updated
4 years ago
Comments count
1
作者你好,非常感谢你的开源分享,已经star。因为刚开始自己进行这方面的训练测试等还不熟悉,你的博客里面写的很清楚,但是能不能分享一下完整代码,想看一下检测和行人识别代码中如何相结合的,以及整个网络的架构,谢谢了。抱拳
Updated
4 years ago
yolov3-spp的重训练问题
Updated
5 years ago
Comments count
1
detect.py单独运行为什么不出结果?
Closed
5 years ago
Comments count
6
识别问题
Updated
5 years ago
running error
Closed
5 years ago
Comments count
1
dist_thres是如何确定的?
Closed
5 years ago
Comments count
2
是否适用于multi-shot
Closed
5 years ago
Comments count
1
运行错误
Closed
5 years ago
Comments count
5
查询自己的数据
Closed
5 years ago
Comments count
4
About GPU and CPU
Closed
5 years ago
Comments count
2
query里面放不同人得图片,怎么查不到结果
Closed
5 years ago
Comments count
1