HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Road Extraction by Deep Residual U-Net

Zhengxin Zhang; Qingjie Liu; Yunhong Wang

Road Extraction by Deep Residual U-Net

Abstract

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.

Code Repositories

edwinpalegre/EE8204-ResUNet
tf
Mentioned in GitHub
galprz/brain-tumor-segemntation
pytorch
Mentioned in GitHub
galprz/brain-tumor-segmentation
pytorch
Mentioned in GitHub
rishikksh20/ResUnet
pytorch
Mentioned in GitHub
hemanth346/mde_bs
pytorch
Mentioned in GitHub
janpalasek/resunet-tensorflow
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
lesion-segmentation-on-anatomical-tracings-ofResUNet
Dice: 0.4702
IoU: 0.3549
Precision: 0.5941
Recall: 0.4537
lung-nodule-segmentation-on-lunaResidual U-Net
AUC: 0.9849
F1 score: 0.9690
retinal-vessel-segmentation-on-chase_db1Residual U-Net
AUC: 0.9779
F1 score: 0.7800
retinal-vessel-segmentation-on-driveResidual U-Net
AUC: 0.9779
F1 score: 0.8149
retinal-vessel-segmentation-on-rose-1-dvcResU-Net
Dice Score: 65.67
retinal-vessel-segmentation-on-rose-1-svcResU-Net
Dice Score: 74.61
retinal-vessel-segmentation-on-rose-1-svc-dvcResU-Net
Dice Score: 74.61
retinal-vessel-segmentation-on-rose-2ResU-Net
Dice Score: 67.25
retinal-vessel-segmentation-on-stareResidual U-Net
F1 score: 0.8388
semantic-segmentation-on-bjroadRes-UNet
IoU: 54.24
skin-cancer-segmentation-on-kaggle-skinResidual U-Net
AUC: 0.9396
F1 score: 0.8799

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Road Extraction by Deep Residual U-Net | Papers | HyperAI