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 descargas
Actualizado 25 dic 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 ・異常検出・外観検査・セマンティックセグメンテーション・オートエンコーダー・畳み込み

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2019a
Compatible con cualquier versión desde R2019a
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.