Giter Site home page Giter Site logo

vaibhavshukla182 / u_net-for-medical-image-segmentation Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 0.0 1.6 MB

Implementation of U_Net architecture for medical image segmentation purpose.

Python 100.00%
unet-image-segmentation unet unet-keras unet-tensorflow medical-imaging nuclei-segmentation segementation

u_net-for-medical-image-segmentation's Introduction

U_Net for medical image segmentation

In this repo I have implemented the U_Net architecture as proposed in this paper - U-Net: Convolutional Networks for Biomedical Image Segmentation . The architecture in the paper is as follows: I have not implemented the architecture as it is but made some minor changes like adding dropouts etc. to improve my accuracy. The final architecture I used is as follows:

arch.py - file contains the code for the architecture

data.py - file contains all the neccesary code for data preprocessing, one can make changes in this file according to their own dataset

To train-

python main.py

Requirement:

Tensorflow>=1.13.1

Dataset used here:

2018 Data Science Bowl | Kaggle

I have trained this architecture for cell nucleus detection from images.Masks of the cell nuclei are provided with the dataset to train our model for segmentation purpose.Training image example-

Mask of the above image-


Following are the test results:


u_net-for-medical-image-segmentation's People

Contributors

vaibhavshukla182 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.