Coder Social home page Coder Social logo

brats's Introduction

brats

BRATS

brats's People

Contributors

szympie avatar myychal avatar khrynczenko avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

brats's Issues

Implement 3D Unet

Implement working 3D Unet architecture. One of my concerns is that volumes might have different number of slices. The network should deal with that.

Branch names convention

I suggest new branches would follow convention issue#X, otherwise in a moment we would have large amount of branches with similar names

What are your comments?

Find how to deal with uneven number of slices

As the image downscales x2 with each step along each dimension, it is impossible for it to deal with images that are uneven in any dimension. In decathlon dataset (and brats as well), the number of slices is 155.

How to deal with this problem? Add empty slice/copy 1 slice?
Please, comment @jnalepa

Implement preprocessing script

Write preprocessing code to structure, normalize and generate ready-to-feed data. One should keep in mind that it will be later needed to preprocessed Brats 2020(?) dataset. Also, final format of the data should be picked.

Add NLL loss

Implemented loss which uses DICE and Cross Entropy loss with conjunction.

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.