Unsupervised learning image anomaly detection method based on auto-encoder
An unsupervised learning and autoencoder technology, which is applied to instruments, biological neural network models, calculations, etc., can solve the problem of not fully utilizing the potential space of the autoencoder
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0069] The present invention will be described in further detail below in conjunction with the accompanying drawings and embodiments.
[0070] The method of unsupervised learning image anomaly detection based on autoencoder of the present invention divides abnormal image detection into two stages of model training and model testing, and its flow charts are respectively as follows figure 1 and figure 2 As shown, the specific steps in the training phase are as follows:
[0071] Use the transforms class in the PyTorch framework to preprocess the data, where the transforms.Resize() method is used to adjust the sample to 32×32; the transforms.Grayscale() method is used to convert the single-channel sample to three channels; use the transforms.RandomHorizontalFlip() The method randomly flips the sample horizontally.
[0072] The data set is divided into training set and test set according to categories, where there are no abnormal samples in the training set, and the test set con...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


