MaixCubeでクラシフィケーション
はじめに
MaixシリーズのArduino/Maixduino開発環境に含まれているMobileNetのデモアプリで簡単にクラシフィケーション(分類)を試すことができます。
コード
MaixCube用に調整したコードはこちら
オリジナルのコードは ~/.platformio/packages/framework-maixduino/libraries/Maix_KPU/examples/mobilenet_v1 にあります
実行
まず、モデルを http://dl.sipeed.com/MAIX/MaixPy/model/mobilenet_0x300000.kfpkg からダウンロードし、zipで解凍するとm.kmodelというファイルが展開されるので、mにリネームしてSDカードに保存してください。
SDカードを挿入して実行すると、こんな感じで認識結果が文字で表示されます。
Author And Source
この問題について(MaixCubeでクラシフィケーション), 我々は、より多くの情報をここで見つけました https://qiita.com/fukuebiz/items/f41f0d8e8af4a932d083著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .