The proposed method achieves optimal image retrieval through a deep locality-sensitive hashing approach. It extracts both low-level visual features and high-level semantic features from different layers of a CNN model. Locality-sensitive hashing is applied to the features to generate hash codes, which are then used to quickly retrieve similar images based on Hamming distance. Experimental results on CIFAR-10 and NUS-WIDE datasets show the proposed method outperforms other hash-based image retrieval methods in terms of accuracy and retrieval time.
Related topics: