Git Product home page Git Product logo

resunetplusplus-pytorch-'s Introduction

ResUNet++: An Advanced Architecture for Medical Image Segmentation

ResUNet++ is an advanced and more accurate version of the standard U-Net and ResNet architectures, tailored specifically for medical image segmentation tasks. It was proposed to address certain limitations of U-Net and further enhance the accuracy and efficiency of medical image segmentation.

Architecture

Key Features:

Modified Stem Block: Unlike U-Net, ResUNet++ starts with a modified stem block that reduces the spatial dimensions of the input image.

Residual Blocks: Residual connections are employed in the encoder path. These connections bypass one or more layers and help in addressing the vanishing gradient problem, leading to deeper networks.

Squeeze and excitation network: The Squeeze and exictation blocks provide dynamic channel-wise recalibration, enhancing the model's ability to focus on significant features.

Attention Gates: The architecture introduces attention gates to the skip connections, allowing the model to focus on specific features more prominently.

Redesigned Decoder Path: The decoder path of ResUNet++ employs up-convolution followed by a series of convolutions and is equipped with long-range skip connections to gather multi-scale contextual information.

ASPP (Atrous Spatial Pyramid Pooling): To capture multi-scale contextual information, ASPP is used in the last layer before the final output.

Architecture Advantages:

  • Improved accuracy for medical image segmentation.
  • Efficient learning of hierarchical features.
  • Ability to capture long-range spatial dependencies.

Uses of ResUNet++:

  • Medical Image Segmentation
  • General Image Segmentation
  • Anomaly Detection in Medical Images
  • Comparative Studies

Dataset Link

Kvasir-SEG

Results

Qualitative results comparison on the Kvasir-SEG dataset.From the left: image (1), (2) Ground truth, (3) U-Net, (4) ResUNet, (5) ResUNet-mod, and (6) ResUNet++.

Citation

Please cite our paper if you find the work useful:

@INPROCEEDINGS{8959021,
  author={D. {Jha} and P. H. {Smedsrud} and M. A. {Riegler} and D. {Johansen} and T. D. {Lange} and P. {Halvorsen} and H. {D. Johansen}},
  booktitle={Proceedings of the IEEE International Symposium on Multimedia (ISM)}, 
  title={ResUNet++: An Advanced Architecture for Medical Image Segmentation}, 
  year={2019},
  pages={225-230}}

Contact

Please contact [email protected] for any further questions.

resunetplusplus-pytorch-'s People

Contributors

debeshjha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

laozhanger

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.