Image retrieval method based on CNN and dimension reduction
An image retrieval method based on convolution neural network and dimension reduction is proposed in this paper. Convolution neural network is used to extract high-level features of images, and to solve the problem that the extracted feature dimensions are too high and have strong correlation, multilinear principal component analysis is used to reduce the dimension of features. The features after dimension reduction are binary hash coded for fast image retrieval. Experiments show that the method proposed in this paper has better retrieval effect than the retrieval method based on principal component analysis on the e-commerce image datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Dimensionality ReductionImage RetrievalRetrievalMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Image Classification by Feature Dimension Reduction and Graph based Ranking
Dimensionality reduction (DR) of image features plays an important role in image retrieval and classification tasks. Recently, two types of methods have been proposed to improve the both the accuracy and efficiency for t…
ClassificationDimensionality ReductionGeneral Classificationimage-classification+3Neural method for Explicit Mapping of Quasi-curvature Locally Linear Embedding in image retrieval
This paper proposed a new explicit nonlinear dimensionality reduction using neural networks for image retrieval tasks. We first proposed a Quasi-curvature Locally Linear Embedding (QLLE) for training set. QLLE guarantees…
Dimensionality ReductionImage RetrievalRetrievalLearning-Based Dimensionality Reduction for Computing Compact and Effective Local Feature Descriptors
A distinctive representation of image patches in form of features is a key component of many computer vision and robotics tasks, such as image matching, image retrieval, and visual localization. State-of-the-art descript…
Dimensionality ReductionImage RetrievalRetrievalVisual LocalizationDimensionality Reduction in Sentence Transformer Vector Databases with Fast Fourier Transform
Dimensionality reduction in vector databases is pivotal for streamlining AI data management, enabling efficient storage, faster computation, and improved model performance. This paper explores the benefits of reducing ve…
Computational EfficiencyDimensionality ReductionManagementRAG+4TLDR: Twin Learning for Dimensionality Reduction
Dimensionality reduction methods are unsupervised approaches which learn low-dimensional spaces where some properties of the initial space, typically the notion of "neighborhood", are preserved. Such methods usually requ…
Dimensionality ReductionRepresentation LearningRetrievalSelf-Supervised Learning