Giter Site home page Giter Site logo

half-unet-for-medical-image-segmentation's Introduction

Half-UNet

Problem Statament

Medical image segmentation plays a vital role in computer-aided diagnosis procedures. The main goal of segmenting this data is to identify areas of the anatomy required for a particular study or medical diagnosis. U-Net is widely used in medical image segmentation. Many variants of UNet have been proposed, which attempt to improve the network performance while keeping the U-shaped structure unchanged. However, this U-shaped structure is not necessarily optimal. In this project, we attempt to analyze the segmentation ability of the existing UNet architecture and finally a more efficient architecture, Half-UNet and its variants are proposed. The proposed architectures are also encoder-decoder type architectures (similar to UNet) but in the Half-UNet architecture both the encoder block as well as the decoder block have been simplified. Furthermore we propose another architecture based on Half-UNet architecture as well as the U^2-Net Architecture which in our testing gave even better results. We compared all these models on a single left ventricular MRI dataset and all the models looked equally efficient with some having very few trainable parameters.

Implemented Half-UNet Architecture

My Image

Proposed Nested Half-UNet Architecture

My Image

Results

My Image

Evaluation

My Image

Project Structure Information

data/ - This directory contains links to data and trained weights

sources/ - This directory contains research papers implemented / used

doc/ - This directory contains implementation details for this project

src/ - This directory contains code files for data pre-processing, model training and model evaluation for all the above mentioned models

half-unet-for-medical-image-segmentation's People

Contributors

yashkhandelwal2006 avatar

Stargazers

 avatar Alexander Al-Feghali avatar Jiaoyang45 avatar

Watchers

 avatar

Forkers

alxfgh

half-unet-for-medical-image-segmentation's Issues

How to download the dataset?

Thank you for your nice code. Allow me to ask more after I find it but have not seen it yet.
Plz help me how to download the data with the label?
1/ I followed the reference [9]
image
2/ and had like this but not have label to training.
image

Thanks.

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.