Git Product home page Git Product logo

3d-unet's People

Contributors

heqin-zhu avatar shiba24 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

3d-unet's Issues

the model based in tf-unet doesn't work

comparing your model.py with tf_unet/unet.py, i find that you just changed the names of conv2d and deconv2d. And the sizes of convolution kernels are never changed. Accrording to the official apis, the filter size of conv3d must be 5-D.

better 3D data

LUNA16 is a better 3D dataset,the annotation xml files are pixel-wise,you can transform them into 3D npy files.

3D Kernels

Hi - I am trying to understand the kernels used for the convolution here, its quite unclear from the paper and the source. Would greatly appreciate it if you could perhaps shed some light on this.

Thanks :)

Regarding Input Shape for Conv3d

Hi,
Curious about how you've modified either the layers from tf_unet or modified the input images.
tf.nn.conv3d (which i assume is what you substituted tf.nn.conv2d in layers.py for) only takes 5D tensors but all of the tensors I'm seeing in your code are 4D (batch, height, width, channel).

A new bug

when I try to use the tensorflow version 3d-unet with model.py, there is an error occured that cannot import named "conv3d"

Script to run and Data problem

Hi looking a script on how to feed data to this 3D Unet . Also the CT SLIVER dataset site are not allowing registration to obtain there data, can you please advise on an alternative or the exact data type

Thanks

Input issue

I can't download the data of SLIVER07. This network needs to input a 3D data. What label file is needed?

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.