Sea-Land Segmentation With Res-Unet And Fully Connected Crf

Zhengquan Chu,Tian Tian,Ruyi Feng,Lizhe Wang
DOI: https://doi.org/10.1109/IGARSS.2019.8900625
2019-01-01
Abstract:Sea-land segmentation is a key step in inshore ship detection and coast monitoring. Among the state-of-art segmentation approaches, semantic segmentation networks show great potential on this task, but there is still room for improvement. In this paper, we propose a method based on UNet for sea-land segmentation. We replace its contraction part with ResNet which specializes in handling complicated scenes, and construct a new network structure Res-UNet. After preliminary segmentation results are obtained, the fully connected Conditional Random Field (CRF) model and morphological operation are then used as post-processing to obtain more precise coastlines and intact regions. We test our model on a dataset collected from Google Earth and the inspiring results validate the effectiveness of our method.
What problem does this paper attempt to address?