Anomaly detection and localization using deep learning(CAE)

You can learn how to detect and localize anomalies on image using Convolutional Auto Encoder.
1,1K Downloads
Aktualisiert 25 Dez 2020

On shipping inspection for chemical materials, clothing, and food materials, etc, it is necessary to detect defects and impurities in normal products. However, it is difficult to collect enough abormal images to use for deep learning.
This demo shows how to detect and localize anomalies using CAE.
This method using only normal images for training may allow you to detect abnormalities that have never been seen before. By customizing SegNet model, you can easily get the network structure for this task.

[Japanese]
このデモでは正常な画像に紛れる異常をディープラーニングを用いて検出ならびに位置の特定を行えます。
正常な画像のみ使ってモデルを学習させるこの方法では,これまで見たことがない異常に対しても検出できる可能性があります。簡単にモデル構造を得るためにSegNetモデルをカスタムして利用しています。

[Keyward] 画像処理・画像分類・ディープラーニング・DeepLearning・IPCVデモ
・SegNet ・異常検出・外観検査・セマンティックセグメンテーション・オートエンコーダー・畳み込み

Zitieren als

Takuji Fukumoto (2024). Anomaly detection and localization using deep learning(CAE) (https://github.com/mathworks/Anomaly-detection-and-localization-using-CAE/releases/tag/1.0.1), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2019a
Kompatibel mit R2019a und späteren Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.1

See release notes for this release on GitHub: https://github.com/mathworks/Anomaly-detection-and-localization-using-CAE/releases/tag/1.0.1

1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.