GithubHelp home page GithubHelp logo

recogsal / ischemic-stroke-lesion-segmentation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from siqihuang18/ischemic-stroke-lesion-segmentation

0.0 0.0 0.0 11.39 MB

Python 0.13% Jupyter Notebook 99.87%

ischemic-stroke-lesion-segmentation's Introduction

Ischemic-Stroke-Lesion-Segmentation with Unet Families

This repository contains the implementation of Unet Families for the task of segmenting Ischemic Stroke Lesion.

Sample Output From Left to Right: Input Image, Ground Truth , Predicted Segmentation Mask sample output

Repository Structure

  • DLM_final_ipynb contains training , evaluation and experiment code

  • layers.py contains some special layers implemented for networks. It need to be put in the same fold as DLM_final_ipynb

  • cross-validation contains csv for five fold cross-validation

  • train_dataloader_final_v3.csv and validate_dataloader_final_v3 are csv to be load for five channels

  • train_dataloader_final.csv and validate_dataloader_final.csv are csv to be load for one channel

  • All five-fold validation experiment and five channel experiment are run with same hyperparameters as one channel experiments

Methods

  • Unet

  • Attention Unet (2D/3D)

  • Multi-resolution Unet (2D/3D)

ischemic-stroke-lesion-segmentation's People

Contributors

siqihuang18 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.