CCA and 2PKNN based automatic image annotation method
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- DALIAN UNIV OF TECH
- Publication Date
- 2016-07-27
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the subfield of learning theory and application in the field of computer application technology, and the invention focuses on the problem of automatic image labeling. An automatic image annotation method based on CCA and KNN is proposed to solve the problems of semantic gap, weak labeling and category imbalance in automatic image annotation tasks. First, a total of 15 global and local features are extracted for each image, and the distance between the underlying feature and the high-level semantics is obtained by using CCA for each feature, and the above-mentioned distances are fused to form the final distance, which solves the problem of semantic gap. According to the distance, the semantic space of each label can be obtained, and the original labeled images of each label can be combined to form a more complete semantic space. Solved the weak tagging issue. For each label, select k neighbors from its semantic space using the K...