ディープラーニングで画像からメーター値​を読み取る

CNN回帰の転移学習を用いてカメラで撮影したメーターの値を予測する例です。
118 Descargas
Actualizado 13 ago 2019

Ver licencia

工場や作業現場では人が目視でメーターの値を読み取る場面が多くありますが、継続的に行うものほど作業者への負荷は大きく、人為的ミスが起こりえます。ルールベースの画像処理の取り組みも多くありますが、どんな環境にも対応できるロバストなアルゴリズムを作ることは簡単ではありません。

このサンプルコードではカメラで取得したメーターの値をディープラーニングを使って予測しています。
画像判定に用いたられる学習済みCNN(AlexNet)を回帰用にカスタムし、連続値であるメーター値を読み取りに適用した例です。

AlexNetの学習済みネットワークはこちらから入手可能です。
https://jp.mathworks.com/matlabcentral/fileexchange/59133-deep-learning-toolbox-model-for-alexnet-network

[Keyward]
画像処理・コンピュータービジョン・ディープラーニング・機械学習・CNN・IPCVデモ・Deep Learning・Machine Learning・回帰・Regression・転移学習

Citar como

Takuji Fukumoto (2024). ディープラーニングで画像からメーター値を読み取る (https://www.mathworks.com/matlabcentral/fileexchange/72375), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2019a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Deep Learning Toolbox en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas
Agradecimientos

Inspirado por: Deep Learning Toolbox Model for AlexNet Network

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Meter_DLregression_JP

Versión Publicado Notas de la versión
1.0.0