一种遥感影像要素提取过程解释的方法和系统
By collecting and visualizing the features of the intermediate layers of a deep learning model, and using principal component analysis to explain the feature extraction process in remote sensing image processing, the problem of poor interpretability of deep learning models in remote sensing image processing is solved, and the clear definition of features and their importance is achieved.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- CHINESE ACAD OF SURVEYING & MAPPING
- Filing Date
- 2023-04-10
- Publication Date
- 2026-07-17
AI Technical Summary
Deep learning models have poor interpretability in the feature extraction process in remote sensing image processing, making it difficult to determine the extracted features and their importance.
By collecting the output of each intermediate layer in the deep learning model, the features are saved in matrix form using the get_layer() function of TensorFlow, and the principal component information is calculated using IncrementalPCA. The results are then visualized using matplotlib to explain the main features of each intermediate layer.
This improved the interpretability of deep learning models in the process of interpreting remote sensing images and clarified the extracted elements and their importance.
Smart Images

Figure CN116740556B_ABST