以下の内容はhttps://shuzo-kino.hateblo.jp/entry/2023/03/20/235540より取得しました。


Google ColabでYoloのDetectをやる

Raspberry pi 4b にlabelIMGを入れてYOLOv3用学習データを作る その2:自前学習データの構築 - Bye Bye Moore
の派生で、そもそもColabで解析できれば手間がないやんと気付き実行したときの記録

実際のところ

! cp runs/train/exp/weights/best.pt /content/drive/MyDrive/ObjectDetection/tstImg

で、認識。
ローカルに保存

!python detect.py --hide-labels --line-thickness 1 --exist-ok --weights /content/drive/MyDrive/ObjectDetection/tstImg/best.pt --source /content/drive/MyDrive/ObjectDetection/tstImg/data_a.png 
! cp runs/detect/exp/data_a.png /content/drive/MyDrive/ObjectDetection/tstImg/result.png



以上の内容はhttps://shuzo-kino.hateblo.jp/entry/2023/03/20/235540より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14