首页> 外文会议>International Conference on Computing and Information Technology >Accelerate the Detection Frame Rate of YOLO Object Detection Algorithm
【24h】

Accelerate the Detection Frame Rate of YOLO Object Detection Algorithm

机译:加速yolo对象检测算法的检测帧速率

获取原文

摘要

YOLO (You-Only-Look-Once) is by far the well-known Deep Neural Networks (DNNs) object detection algorithm with real-time performance on a computer with GPUs. Conceptually, YOLO divides the input image of size W x W into non-overlapping square cells with the final feature of size S × S; i.e. (416 × 416) → (13 × 13). Each cell is responsible for predicting a single object whose centre falls into it. In this paper, we propose the algorithm that makes use of our observation mapping relationship which states that while the sizes of square cells are changed from layer to layer, their indices are preserved. The algorithm operates by locating a region of change in an input image and identifies the indices of square cells that cover the region. Only the members of the input features within these cells in all layers along the network are required to be operated. When the algorithm is employed along with the spatio-temporal property within video frames, it is capable of attaining the best relative detection of 1.47 (about 7fps) with 90% correctness. These are benchmarked with the ordinary YOLO object detection on a personal computer: Intel Core i7 CPU at 3.5 GHz with 16 GB of memory and without any sophisticate GPUs, on the Tiny-YOLO network.
机译:yolo(只有关注一次)是迄今为止众所周知的深神经网络(DNN)对象检测算法,具有GPU的计算机上的实时性能。概念上,YOLO将尺寸W X W的输入图像分成非重叠方形电池的尺寸S×S的最终特征;即(416×416)→(13×13)。每个单元都负责预测其中心落入它的单个对象。在本文中,我们提出了利用我们观察映射关系的算法,这些算法指出,虽然方形电池的大小从层变为层,但它们的指标被保留。该算法通过定位输入图像中的变化区域来操作,并识别覆盖该区域的方形单元的指标。只需操作在所有层中的这些单元中的输入特征的成员即可进行操作。当算法与视频帧内的时空性质一起使用时,它能够获得最佳的相对检测1.47(约7FPS),具有90%的正确性。这些与个人计算机上的普通yolo对象检测有基准测试:英特尔核心I7 CPU,3.5 GHz,具有16 GB内存,无需任何复杂的GPU,在TINY-YOLO网络上。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号