Construction method of image classified CNN (Convolutional Neural Network) structure
A convolutional neural network and convolutional neural technology, applied in the field of convolutional neural network structure, can solve the problems of increasing the number of network parameters and increasing the complexity of network calculations, achieving reduced complexity, improved classification performance, and simple construction methods Effect
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0054] The image of this embodiment comes from the SVHN (The Street View House Numbers Dataset) dataset that Google extracts from the street view house number image in the real world. The 73257 images in this dataset are used in this embodiment as In the training set, 26032 images are used as the test set, and the training set and the test set do not overlap.
[0055] exist figure 1 Among them, the construction method of the image classification convolutional neural network structure of the present embodiment is composed of the steps of constructing the convolutional neural network structure, convolutional neural network training and testing, and the steps of constructing the convolutional neural network structure are as follows:
[0056] (1) Obtain training sample images and test sample images and preprocess them
[0057] (a) Select 73257 training sample images and 26032 testing sample images from the image dataset.
[0058] (b) Preprocessing 73257 training sample images
...
Embodiment 2
[0094] The images in this example come from the MNIST dataset consisting of handwritten digits. In this embodiment, 60,000 digital images in the data set are used as a training set, and 10,000 digital images are used as a test set, and the training set and the test set do not overlap.
[0095] The construction method of the image classification convolutional neural network structure of the present embodiment is made up of construction convolutional neural network structure, convolutional neural network training and testing steps, and the steps of constructing convolutional neural network structure are as follows:
[0096] (1) Obtain training sample images and test sample images
[0097] (a) Select 60,000 training sample images and 10,000 testing sample images from the image dataset.
[0098] (b) Preprocessing 60,000 training sample images
[0099] The steps for pretreatment are the same as in Example 1.
[0100] (c) Preprocess 10,000 test sample images
[0101] The preproc...
Embodiment 3
[0120] The images in this embodiment come from an ASL (American Sign Language, ASL) data set composed of gesture images. In this embodiment, 50,400 gesture images in the data set are used as a training set, and 6,000 gesture images are used as a test set, and the training set and the test set do not overlap.
[0121] The construction method of the image classification convolutional neural network structure of the present embodiment is made up of construction convolutional neural network structure, convolutional neural network training and testing steps, and the steps of constructing convolutional neural network structure are as follows:
[0122] (1) Obtain training sample images and test sample images and preprocess them
[0123] (a) Select 50400 training sample images and 6000 testing sample images from the image dataset.
[0124] (b) Preprocessing 50400 training sample images
[0125] Preprocessing the training sample images is the same as that in Embodiment 1.
[0126] (...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


