Remote sensing image scene classification method based on multi-branch convolutional neural network fusion
A convolutional neural network and remote sensing image technology, applied in the field of remote sensing image scene classification fused by multi-branch convolutional neural network, can solve problems such as poor classification effect, achieve poor classification effect, improve detection ability, and improve classification effect of effect
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2019-11-12
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of remote sensing image scene classification, in particular to a remote sensing image scene classification method based on multi-branch convolutional neural network fusion. Background technique
[0002] As an important branch of remote sensing image processing technology, remote sensing image scene classification task is of great significance in both military and civilian fields. Scene classification aims to automatically predict a semantic category for each scene image through a learned classifier. However, remote sensing image scenes have rich variations in different colors, viewpoints, poses, spatial resolutions, etc. and various mixed objects, and several image scenes of different categories may be similar to each other in many aspects. To be precise, remote sensing image scene classification still faces challenges due to the problems of intra-class diversity and inter-class similarity.
[0003] Tradit...
Examples
Embodiment 1
[0090] This embodiment provides a remote sensing image scene classification method fused with a multi-branch convolutional neural network, please refer to figure 1 , the method includes:
[0091] Step S1: Divide the scene data set into a training set and a test set according to a preset ratio.
[0092] Specifically, the scene dataset refers to an open source image scene dataset, which contains multiple categories, and each category includes multiple images. The preset ratio can be set according to needs, such as 1:9, 2:8, 3:7 and so on.
[0093] In the specific example, take the NWPU-RESISC45 scene image dataset as an example. This dataset includes 45 scene classes, each class contains 700 images, and the pixels are 256×256.
[0094] Step S2: Preprocessing the images in the scene dataset.
[0095] Specifically, preprocessing the images in the scene data set is to adjust the format and size of the images in the scene data set to a form that can be processed by the CNN networ...