ディープラーニングで画像からメーター値を読み取る
工場や作業現場では人が目視でメーターの値を読み取る場面が多くありますが、継続的に行うものほど作業者への負荷は大きく、人為的ミスが起こりえます。ルールベースの画像処理の取り組みも多くありますが、どんな環境にも対応できるロバストなアルゴリズムを作ることは簡単ではありません。
このサンプルコードではカメラで取得したメーターの値をディープラーニングを使って予測しています。
画像判定に用いたられる学習済み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
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- AI and Statistics > Deep Learning Toolbox >
- AI and Statistics > Deep Learning Toolbox > Image Data Workflows >
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!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Meter_DLregression_JP
Meter_DLregression_JP
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |