| CPC G06V 10/774 (2022.01) [G06F 17/16 (2013.01); G06N 3/084 (2013.01); G06V 10/48 (2022.01); G06V 10/776 (2022.01); G06V 10/82 (2022.01); G06V 10/955 (2022.01)] | 20 Claims |

|
1. A training method for an object recognition model, comprising:
pre-storing a parameter matrix composed of a plurality of feature vectors for representing object feature information into an internal memory;
inputting sample pictures into a deep learning model for object recognition during model training to obtain sample feature vectors for representing feature information of the sample pictures;
extracting the feature vectors corresponding to the sample pictures from the parameter matrix, randomly extracting a certain number of feature vectors from a remaining parameter matrix, and reconstructing all extracted feature vectors to be a new parameter matrix;
multiplying the sample feature vectors and the new parameter matrix to obtain a similarity between each of the sample feature vectors and each feature vector in the new parameter matrix; and
calculating a loss function according to the similarity, performing back propagation of a gradient on the basis of the loss function, updating parameters of the new parameter matrix and the deep learning model, and updating a total parameter matrix in the internal memory on the basis of the updated new parameter matrix to complete this round of training of the deep learning model.
|