Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Road Extraction by Deep Residual U-Net

About

Road extraction from aerial images has been a hot research topic in the field of remote sensing image analysis. In this letter, a semantic segmentation neural network which combines the strengths of residual learning and U-Net is proposed for road area extraction. The network is built with residual units and has similar architecture to that of U-Net. The benefits of this model is two-fold: first, residual units ease training of deep networks. Second, the rich skip connections within the network could facilitate information propagation, allowing us to design networks with fewer parameters however better performance. We test our network on a public road dataset and compare it with U-Net and other two state of the art deep learning based road extraction methods. The proposed approach outperforms all the comparing methods, which demonstrates its superiority over recently developed state of the arts.

Zhengxin Zhang, Qingjie Liu, Yunhong Wang• 2017

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationBUSI (test)--
228
Polyp SegmentationCVC-ClinicDB (test)
DSC77.9
211
Polyp SegmentationKvasir
Dice Score80.5
143
Polyp SegmentationETIS
Dice Score38.65
122
Polyp SegmentationKvasir-SEG (test)
mIoU0.4364
116
Polyp SegmentationCVC-ClinicDB
Dice Coefficient89.98
101
Retinal Vessel SegmentationSTARE
Accuracy97.767
90
Polyp SegmentationCVC-ColonDB
mDice54.87
90
Polyp SegmentationKvasir (test)
Dice Coefficient79.1
82
Binary SegmentationKvasir-SEG (test)
DSC0.5144
67
Showing 10 of 54 rows

Other info

Follow for update