arXiv reaDer
YOLIC: エッジデバイス上でオブジェクトの位置特定と分類を行うための効率的な方法
YOLIC: An Efficient Method for Object Localization and Classification on Edge Devices
Tiny AI の領域では、エッジ デバイス上でオブジェクトの位置特定と分類を行うための効率的な方法である「You Only Look at Interested Cells」(YOLIC) を導入します。セマンティック セグメンテーションとオブジェクト検出の長所をシームレスに融合することで、YOLIC は優れた計算能力を提供します。効率と精度を実現します。個々のピクセルの代わりに分類に対象セルを採用することで、YOLIC は関連情報をカプセル化し、計算負荷を軽減し、大まかなオブジェクト形状の推論を可能にします。重要なのは、YOLIC は事前に決定されたセルを利用するため、バウンディング ボックス回帰の必要性が回避されることです潜在的なオブジェクトの位置、サイズ、および形状に関する情報を提供する構成です。単一ラベル分類の制限の問題に取り組むために、マルチラベル分類アプローチが各セルに適用され、重複または密接に位置するオブジェクトを効果的に認識します。この論文では広範な実験を紹介します。複数のデータセットで YOLIC が最先端の YOLO アルゴリズムに匹敵する検出パフォーマンスを達成しながら、速度では Raspberry Pi 4B CPU で 30fps を超えることを実証しました。データセット、セル デザイナー、画像注釈ツール、ソース コードなど、この研究に関連するすべてのリソースは、プロジェクト Web サイト (https://kai3316.github.io/yolic.github.io) で公開されています。
In the realm of Tiny AI, we introduce ``You Only Look at Interested Cells" (YOLIC), an efficient method for object localization and classification on edge devices. Through seamlessly blending the strengths of semantic segmentation and object detection, YOLIC offers superior computational efficiency and precision. By adopting Cells of Interest for classification instead of individual pixels, YOLIC encapsulates relevant information, reduces computational load, and enables rough object shape inference. Importantly, the need for bounding box regression is obviated, as YOLIC capitalizes on the predetermined cell configuration that provides information about potential object location, size, and shape. To tackle the issue of single-label classification limitations, a multi-label classification approach is applied to each cell for effectively recognizing overlapping or closely situated objects. This paper presents extensive experiments on multiple datasets to demonstrate that YOLIC achieves detection performance comparable to the state-of-the-art YOLO algorithms while surpassing in speed, exceeding 30fps on a Raspberry Pi 4B CPU. All resources related to this study, including datasets, cell designer, image annotation tool, and source code, have been made publicly available on our project website at https://kai3316.github.io/yolic.github.io
updated: Sun Jul 30 2023 09:29:43 GMT+0000 (UTC)
published: Thu Jul 13 2023 11:21:58 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アソシエイト