ディープラーニングで画像からメーター値を読み取る
工場や作業現場では人が目視でメーターの値を読み取る場面が多くありますが、継続的に行うものほど作業者への負荷は大きく、人為的ミスが起こりえます。ルールベースの画像処理の取り組みも多くありますが、どんな環境にも対応できるロバストなアルゴリズムを作ることは簡単ではありません。
このサンプルコードではカメラで取得したメーターの値をディープラーニングを使って予測しています。
画像判定に用いたられる学習済み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・転移学習
Citation pour cette source
Takuji Fukumoto (2024). ディープラーニングで画像からメーター値を読み取る (https://www.mathworks.com/matlabcentral/fileexchange/72375), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- AI and Statistics > Deep Learning Toolbox >
- AI and Statistics > Deep Learning Toolbox > Image Data Workflows >
Tags
Remerciements
Inspiré par : 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!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Meter_DLregression_JP
Meter_DLregression_JP
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0 |