The invention discloses a quick retrieval method and device of face recognition. The method comprises the following steps: establishing a sample
database, carrying out binaryzation transformation on sample data, and carrying out Hash mapping on the sample data into a plurality of Hash tables; in the same way, carrying out the binaryzation transformation on the characteristic data of a sample to be queried, and utilizing
Hash function projection adopted by establishing the sample
database to obtain a binary code
queue, and extracting matched samples in the plurality of Hash tables from the corresponding buckets of the Hash tables to carry out
merge sort; calculating a
Hamming distance between the binary characteristics of the sample to be queried and the binary characteristics of an effective sample subjected to the
merge sort; and carrying out 1:1 accurate comparison on the effective sample of which the
Hamming distance is smaller than a set threshold value and the sample to be queried to obtain most similar sample data. Through hierarchical query, a retrieval amount is drastically reduced, a
floating point calculated amount is greatly reduced, and retrieval efficiency is high. In addition, the retrieval scheme has the advantages of high
adaptation, wide application range and good popularization value.