Abstract: Deep learning models have been widely applied to Polarimetric Synthetic Aperture Radar (PolSAR) image classification due to their excellent performance. However, unlike natural images, PolSAR data is a 3×3 covariance matrix for each resolution unit. Existing deep learning methods generally convert the covariance matrix into a vector as the input of neural networks, which destroys the correlation between channels and distorts the matrix structure. To alleviate this issue, we explore a Symmetric Positive Definite (SPD) convolution network for PolSAR images, which directly inputs the PolSAR complex matrix into the network to learn the geometric features in Riemannian space. Furthermore, a CNN-enhanced SPDnet is designed to further learn the contextual high-level features, which can convert Riemannian matrix features into Euclidean space and apply them for classification. Experimental results on real PolSAR data sets demonstrate the proposed method can achieve better performance than the state-of-the-art methods.
Loading