ディープラーニングで画像からメーター値を読み取る
工場や作業現場では人が目視でメーターの値を読み取る場面が多くありますが、継続的に行うものほど作業者への負荷は大きく、人為的ミスが起こりえます。ルールベースの画像処理の取り組みも多くありますが、どんな環境にも対応できるロバストなアルゴリズムを作ることは簡単ではありません。
このサンプルコードではカメラで取得したメーターの値をディープラーニングを使って予測しています。
画像判定に用いたられる学習済み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・転移学習
Cite As
Takuji Fukumoto (2024). ディープラーニングで画像からメーター値を読み取る (https://www.mathworks.com/matlabcentral/fileexchange/72375), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Deep Learning Toolbox >
- AI and Statistics > Deep Learning Toolbox > Image Data Workflows >
Tags
Acknowledgements
Inspired by: 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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Meter_DLregression_JP
Meter_DLregression_JP
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |