English

A Miniaturized Semantic Segmentation Method for Remote Sensing Image

Computer Vision and Pattern Recognition 2018-10-30 v1 Artificial Intelligence

Abstract

In order to save the memory, we propose a miniaturization method for neural network to reduce the parameter quantity existed in remote sensing (RS) image semantic segmentation model. The compact convolution optimization method is first used for standard U-Net to reduce the weights quantity. With the purpose of decreasing model performance loss caused by miniaturization and based on the characteristics of remote sensing image, fewer down-samplings and improved cascade atrous convolution are then used to improve the performance of the miniaturized U-Net. Compared with U-Net, our proposed Micro-Net not only achieves 29.26 times model compression, but also basically maintains the performance unchanged on the public dataset. We provide a Keras and Tensorflow hybrid programming implementation for our model: https://github.com/Isnot2bad/Micro-Net

Keywords

Cite

@article{arxiv.1810.11603,
  title  = {A Miniaturized Semantic Segmentation Method for Remote Sensing Image},
  author = {Shou-Yu Chen and Guang-Sheng Chen and Wei-Peng Jing},
  journal= {arXiv preprint arXiv:1810.11603},
  year   = {2018}
}

Comments

5 pages, 3 figures, 3 tables, this paper is to be submitted to the conference

R2 v1 2026-06-23T04:54:24.891Z