A flaw detection method based on deep learning network
A technology of deep learning network and recognition method, which is applied in the field of recognition based on deep learning network to detect defects, can solve the problem that small objects cannot achieve an ideal effect, and achieve reduced computational complexity, improved accuracy, and high-precision defects Detection effect
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0030] A flaw identification method based on a deep learning network, comprising the following steps:
[0031] Step 1. Shoot a video image sequence containing defect points, and input it into the Resnet-50 network for feature extraction, specifically:
[0032] First, input the picture into the Resnet-50 feature extraction network, and then obtain a feature map of 7*7*2048, and then pass a convolution with a convolution kernel size of 1, a stride of 1, and a convolution number of 256 to reduce the feature. The number of channels in the graph, the feature graph after convolution is 7*7*256.
[0033] Step 2. Flatten the output feature map, add position encoding information, and put it into the transformer-encoder (encoder), specifically:
[0034] The flattening operation is as follows: change the shape of the feature map from 7*7*256 to 49*256, that is, change H*W*C to (H*W)*C, compress the height and width into the same dimension, and pass The flattened feature map, denoted as...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


