我的github
posts - 3243,  comments - 42,  views - 158万

跨摄像头检索

1. 提取行人特征(除脸部特征以外),存入特征数据库。

2. 对新的图像进行重识别,进行特征匹配

 深度学习自提取特征。数据集有:

1) VIPeR

2) PRID2011 

3) CUHK03

4) Market1501 

1. "bounding_box_test" file. This file contains 19732 images for testing. 用于测试
2. "bounding_box_train" file. This file contains 12936 images for training. 用于训练
3. "query" file. It contains 3368 query images. Search is performed in the "bounding_box_test" file.查询文件。包括3368张查询图片。用于在1测试test集中查询。
4. "gt_bbox" file. It contains 25259 images, all hand-drawn. The images correspond to all the 1501 individuals in the test and training set.It is used to distinguish "good" "junk" and "distractors".它包含2万多张图片,手画的。对应的是1501个人。用来区分”好“,”差“和“干扰”。
5. "gt_query" file. For each of the 3368 queries, there are both good and junk relevant images (containing the same individual). This file contains the image index of the good and junk images. It is used during performance evaluation.对于3368个查询,有好和差的相关图片(对于同样的一个人)。该文件包括好的和差的图片的索引。它是用于执行评价阶段的。

posted on   XiaoNiuFeiTian  阅读(529)  评论(0编辑  收藏  举报
编辑推荐:
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
阅读排行:
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
历史上的今天:
2017-11-27 HTML5拓扑3D机房,电力工控Web SCADA
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示