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 téléchargements
Mise à jour 25 déc. 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 ・異常検出・外観検査・セマンティックセグメンテーション・オートエンコーダー・畳み込み

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec les versions R2019a et ultérieures
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.