Research Article
High Similarity Image Recognition and Classification Algorithm Based on Convolutional Neural Network
Table 1
Structure and parameters of CNN layers.
| | Convolutional neural network layers | Specific parameters of each layer |
| | Cov1 | 96, LRN, pool32, str2 | | Cov2 | 256∗52, LRN, pool32 | | Cov3 | 384∗32 | | Cov4 | 384∗32 | | Cov5 | 256∗52, pool32, str2 | | Full6 | 4096 | | Full7 | 4096 | | Full8 | 1000 softmax |
|
|