针对卷积神经网络特征维度高且单层特征不能准确表达复杂高分辨率遥感影像语义信息的问题,本文提出了一种提取低维卷积神经网络(LDCNN)深层次特征进行多核SVM分类的场景分类方法.首先将预训练的卷积神经网络改造成低维网络结构,其次提取低维网络的不同深层特征并进行不同核函数的SVM分类,找到对应的最优核函数;然后将多种最优核...
Due to the problem that the feature dimension of convolutional neural network is high and the single-layer feature cannot accurately express the complex semantic information of high-resolution remote sensing image, a scene classification method of the low dimension of convolutional neural network (LDCNN) based on multi-kernel SVM is proposed in this paper. Firstly, the pre-trained convolutional neural network is modified into a low-dimensional network structure. Then, different high-level features extracted from the low-dimensional network is performed to find the corresponding optimal kernel function via SVM classification using different kernel functions, and these multiple optimal kernel functions are fused into a new composite kernel. Finally, multi-kernel SVM classification is carried out. Experimental results show that the proposed method has low feature dimension, and can combine the advantages of features extracted from each layer via multi-kernel SVM, thus achieving more than 99% classification accuracy on two benchmark datasets. In addition, the experiment also proves that this method has strong transfer learning ability.