GithubHelp home page GithubHelp logo

brats-segmentation's Introduction

BRATS2015 Tumor Segmentation (Work in Progress)

3D image segmentation using a U-Net-like CNN on the BRATS2015 dataset.

How To

  1. Download the BRATS2015 dataset
  2. Extract the archive in the directory of the Jupyter Notebook
  3. Run the notebook

brats-segmentation's People

Contributors

pietz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

brats-segmentation's Issues

mask processing

Hello,

I do not understand why use these codes below for OT mask images, could you help me to illustrate it, please?

img[img == 4] = 1
img[img != 1] = 0

Why use img=4 not other numbers? is it related to T1c? I cannot find too much details about the dataset online, do you have some information about the dataset more detail?

Thanks!

About Weights

Hey @pietz how did you take the weights? When I try to run this without your weights the accuracy is pretty low. Did you change your weights by any means? Thanks

About f1_score

can you please show me how to run the "f1_score"?I try "f1_score(y[:50],pred)",but failed.Iโ€™m confused . thank you !

I need to see images in normal MRI image

Hi, when i run your code i'm get output images as you shown in sample. but i need those images in normal MRI Image view. Can you please tell me how can I make get images as i uploaded below?
Capture
Capture1

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.