Our new X account is live! Follow @wizwand_team for updates
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
Polyp SegmentationCVC-ClinicDB (test)
DSC77.9
196
Polyp SegmentationKvasir
Dice Score80.5
128
Medical Image SegmentationBUSI (test)--
121
Polyp SegmentationETIS
Dice Score38.65
108
Polyp SegmentationKvasir-SEG (test)
mIoU0.4364
87
Polyp SegmentationCVC-ClinicDB
Dice Coefficient89.98
81
Polyp SegmentationKvasir (test)
Dice Coefficient79.1
73
Binary SegmentationKvasir-SEG (test)
DSC0.5144
67
Polyp SegmentationCVC-ColonDB
mDice54.87
66
Medical Image SegmentationISIC (test)
IoU0.7562
55
Showing 10 of 47 rows

Other info

Follow for update