Read the indicator value using Deep Learning

バージョン 1.0.1 (5.46 MB) 作成者: Takuji Fukumoto
Read the indicator (meter) value using CNN regression with pre-trained AlexNet
ダウンロード: 144
更新 2020/12/25

In factories and other workplaces, there are many scenes where people read the meter value visually. If you work for it for long time, you get stressed and human error can occur. You may try rules-based image processing. but it is not easy to create a robust algorithm that can handle any environment.

In this sample code, the meter value obtained by the camera is predicted using deep learning regression.
I customized the pre-trained CNN network (AlexNet) for regression and applied the model into the task to read meter values.

You can get the pretrained AlexNet here.
https://jp.mathworks.com/matlabcentral/fileexchange/59133-deep-learning-toolbox-model-for-alexnet-network

[Keyward]
Image processing・Computer Vision・Deep Learning・CNN・Deep Learning・Machine Learning・Regression・Transfer learning

引用

Takuji Fukumoto (2024). Read the indicator value using Deep Learning (https://github.com/mathworks/Read-the-indicator-value-using-Deep-Learning/releases/tag/1.0.1), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2019a
R2019a と互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersImage Data Workflows についてさらに検索
謝辞

ヒントを得たファイル: 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!
バージョン 公開済み リリース ノート
1.0.1

See release notes for this release on GitHub: https://github.com/mathworks/Read-the-indicator-value-using-Deep-Learning/releases/tag/1.0.1

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。