ディープラーニングは、コンピュータービジョンやその他のAI分野での成功により、ここ数年で非常に人気が高まっています。ただし、ディープニューラルネットワークは計算コストが高いため、モバイルロボットなどの低電力の組み込みシステムへの適用が制限されます。本論文では、ロボットサッカー環境で関連するオブジェクトを検出する問題のための効率的なニューラルネットワークアーキテクチャを提案します。 ROBOモデルの効率の向上は、環境の特性を活用することで実現されます。最先端のTiny YOLOモデルと比較して、提案されたネットワークは、実行時間を約35倍短縮し、優れた平均精度を達成しますが、ローカリゼーションの精度はわずかに低下します。
Deep Learning has become exceptionally popular in the last few years due to its success in computer vision and other fields of AI. However, deep neural networks are computationally expensive, which limits their application in low power embedded systems, such as mobile robots. In this paper, an efficient neural network architecture is proposed for the problem of detecting relevant objects in robot soccer environments. The ROBO model's increase in efficiency is achieved by exploiting the peculiarities of the environment. Compared to the state-of-the-art Tiny YOLO model, the proposed network provides approximately 35 times decrease in run time, while achieving superior average precision, although at the cost of slightly worse localization accuracy.