2020-08-09から1日間の記事一覧

Raspberry Pi4でTFLite(環境構築)

Raspberry Pi4でTFLite(環境構築) 2020/8/9 概要 ラズパイ4でTFLiteによる推論処理を動作させる 環境準備 TFLiteのExampleの動作 環境 Raspberry Pi 4 Model B 4GB RAM Raspbian GNU/Linux 10(buster) Camera V2 Python 3.7.3 環境構築 1.TFLiteの準備 TFLit…

Raspberry Pi4でOpenCV(環境構築)

Raspberry Pi4でOpenCV(環境構築) 2020/8/9 概要 ラズパイ4でOpenCVを動作させる 環境準備 カメラ入力の画面表示 環境 Raspberry Pi 4 Model B 4GB RAM Raspbian GNU/Linux 10(buster) Camera V2 Python 3.7.3 OpenCV 4.1.1 環境構築 1.ライブラリ関連のイン…