arXiv reaDer
改良されたYOLOv4-tinyに基づくリアルタイム物体検出法
Real-time object detection method based on improved YOLOv4-tiny
You only look once v4(YOLOv4)は、深層学習における物体検出手法の一つである。YOLOv4-tinyは、YOLOv4をベースにして、ネットワークの構造をシンプルにし、パラメータを減らすことで、モバイル機器や組込み機器での開発に適するように提案されている。物体検出のリアルタイム性を向上させるために、YOLOv4-tinyを用いた高速物体検出手法を提案する。この手法では、まず、YOLOV4-tinyのCSPBlockモジュールの代わりに、ResNet-DネットワークのResBlock-Dモジュールを2つ使用することで、計算の複雑さを軽減している。第二に、物体の特徴情報をより多く抽出するための補助的な残差ネットワークブロックを設計し、検出誤差を低減している。補助残差ネットワークの設計では、大域的な特徴を抽出するために、2つの連続した3×3の畳み込みを用いて5×5の受容野を得、さらに、より効果的な情報を抽出するためにチャネル注意と空間注意を用いている。最終的には、補助ネットワークとバックボーンネットワークを統合し、改良型YOLOv4-tinyのネットワーク構造全体を構築する。シミュレーションの結果、提案手法はYOLOv4-tinyやYOLOv3-tinyよりも高速な物体検出が可能であり、平均精度の平均値もYOLOv4-tinyとほぼ同じであることがわかった。リアルタイムの物体検出により適している。
The "You only look once v4"(YOLOv4) is one type of object detection methods in deep learning. YOLOv4-tiny is proposed based on YOLOv4 to simple the network structure and reduce parameters, which makes it be suitable for developing on the mobile and embedded devices. To improve the real-time of object detection, a fast object detection method is proposed based on YOLOv4-tiny. It firstly uses two ResBlock-D modules in ResNet-D network instead of two CSPBlock modules in Yolov4-tiny, which reduces the computation complexity. Secondly, it designs an auxiliary residual network block to extract more feature information of object to reduce detection error. In the design of auxiliary network, two consecutive 3x3 convolutions are used to obtain 5x5 receptive fields to extract global features, and channel attention and spatial attention are also used to extract more effective information. In the end, it merges the auxiliary network and backbone network to construct the whole network structure of improved YOLOv4-tiny. Simulation results show that the proposed method has faster object detection than YOLOv4-tiny and YOLOv3-tiny, and almost the same mean value of average precision as the YOLOv4-tiny. It is more suitable for real-time object detection.
updated: Wed Dec 02 2020 09:19:32 GMT+0000 (UTC)
published: Mon Nov 09 2020 08:26:28 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト