Skip to content

ResUNet, a semantic segmentation model inspired by the deep residual learning and UNet.

Notifications You must be signed in to change notification settings

stephennacion06/Deep-Residual-Unet-liverscan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Residual-Unet

ResUNet, a semantic segmentation model inspired by the deep residual learning and UNet. An architecture that take advantages from both(Residual and UNet) models.

Paper: https://arxiv.org/pdf/1711.10684.pdf
Video Explaination: https://youtu.be/BOoBWRTpaKk

Architecture

Deep Residual U-Net Architecture
Deep Residual U-Net Architecture

About

ResUNet, a semantic segmentation model inspired by the deep residual learning and UNet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%