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
Updated Fri, 25 Dec 2020 08:02:35 +0000

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

Cite As

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

MATLAB Release Compatibility
Created with R2019a
Compatible with R2019a and later releases
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.