RSI-Net: Two-Stream Deep Neural Network for Remote Sensing Imagesbased Semantic Segmentation
Shuang He, Xia Lu, Jason Gu, Haitong Tang, Qin Yu, Kaiyue Liu, Haozhou, Ding, Chunqi Chang, Nizhuan Wang

TL;DR
RSI-Net is a novel two-stream deep neural network that effectively models spatial context and global information for improved semantic segmentation of remote sensing images, outperforming existing methods.
Contribution
The paper introduces RSI-Net, combining graph convolutional networks and dense atrous convolution to enhance spatial modeling and global feature extraction in RSI segmentation.
Findings
Achieved over 91% accuracy on three RSI datasets.
Outperformed six state-of-the-art methods in accuracy and F1 score.
Demonstrated effective modeling of spatial and global features.
Abstract
For semantic segmentation of remote sensing images (RSI), trade-off between representation power and location accuracy is quite important. How to get the trade-off effectively is an open question,where current approaches of utilizing very deep models result in complex models with large memory consumption. In contrast to previous work that utilizes dilated convolutions or deep models, we propose a novel two-stream deep neural network for semantic segmentation of RSI (RSI-Net) to obtain improved performance through modeling and propagating spatial contextual structure effectively and a decoding scheme with image-level and graph-level combination. The first component explicitly models correlations between adjacent land covers and conduct flexible convolution on arbitrarily irregular image regions by using graph convolutional network, while densely connected atrous convolution network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Convolutional Network · Convolution
