APP下载

基于区域与全局融合特征的以图搜车算法

2019-10-21赵清利文莉黄宇恒金晓峰梁添才

现代信息科技 2019年12期

赵清利 文莉 黄宇恒 金晓峰 梁添才

摘  要:在视频监控场景中,由于车辆自身外观的多样性和相似性以及无约束的监控环境,以致很难通过全局外观特征区分不同的车辆目标。与全局外观特征相比较,局部区域特征更具区分能力。同时,为了兼顾算法的速度,本文提出一种基于区域与全局融合特征的以图搜车算法。该算法分为三个阶段:首先,以车辆IDs作为标签信息,训练一个车辆的全局特征网络;其次,加入局部区域特征网络,进而联合训练局部区域特征与全局特征网络;在推理阶段,仅采用全局特征网络的特征计算车辆图像之间的相似度。本文采用视频监控场景的图片作为数据集进行算法测试,结果显示所提出的方法的Top10性能达到了91.3%,特征提取时间与单次特征比对时间分别为13.8ms 和0.0016ms,满足了应用需求。

关键词:视频监控;以图搜车;区域与全局融合特征

中图分类号:TP391.41      文献标识码:A 文章编号:2096-4706(2019)12-0001-04

Abstract:In video surveillance scenario,due to the diversity and similarity of vehicle appearance and unconstrained surveillance environment,it is difficult to distinguish different vehicles by global appearance features. Compared with global appearance features,local region features are more distinctive for vehicle retrieval. At the same time,in order to balance the speed of the algorithm,a vehicle retrieval algorithm based on regional and global fusion feature is proposed in this paper. The algorithm is divided into three stages:firstly,using vehicle IDs as the label to train a vehicles global feature network;secondly,adding a local region feature network,and then the local region feature network and the global feature network are jointly trained;in the inference stage,only using global feature networks features to calculate the similarity between different vehicle images. In this paper,the images of the surveillance video scenario are used as the data set to test the algorithm. The results showed that the performance of Top10 reached 91.3%,and the time of feature extraction and single feature comparison were 13.8ms and 0.0016ms respectively. Therefore,satisfied the application demand.

Keywords:video surveillance;vehicle retrieval;regional and global fusion feature

0  引  言

以图搜车技术是一种跨摄像头的车辆检索技术,利用计算机视觉技术判断图像或视频中是否存在特定车辆。以图搜车技术广泛应用于停车管理、智能交通和智慧城市等领域[1]。

在监控视频场景中,摄像头的视角任意性与偏色、光照与天气的变化、车辆的尺度变化以及遮挡等,造成相同品牌、年款的车辆外观非常类似,而同一目标车辆的差异较大,极大地加剧了以图搜车技术的难度。

1  国内外研究现状

以图搜车技术大部分现有的工作主要集中在特征的设计与学习。……

登录APP查看全文