The invention discloses a 
remote sensing image semantic segmentation method, 
system, equipment and a storage medium, belongs to the field of 
image processing, and aims to solve the technical problems of low semantic segmentation precision and low segmentation efficiency. The method comprises the following steps: constructing, training and testing a network, wherein the network is specifically a deep semantic segmentation network of an 
encoder-decoder structure constructed by a Pytorch 
deep learning framework; performing network training based on the 
remote sensing image data sample set; and taking a to-be-measured 
remote sensing image as network input to obtain a segmentation result of the remote sensing image. On one hand, 
model parameters are reduced through a 
bottleneck type module, depth separable 
convolution, asymmetric 
convolution, 
convolution with holes and the like, the calculation complexity is reduced, and the time of remote sensing image semantic segmentation is shortened; on the other hand, the semantic segmentation precision is improved through multi-scale 
feature aggregation and a mixed attention module, so that the provided remote sensing image semantic segmentation network can accurately and efficiently realize the semantic segmentation of the remote sensing image.