Git Product home page Git Product logo

modified-3d-unet-pytorch's People

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  avatar

modified-3d-unet-pytorch's Issues

demo to run 3Dunet

hello, thanks for you work, would you mind to share you demo file to run this model? Appreciate

About the “id_name_conversion”

Thanks for your code and I have a problem.
When I run the N4ITKforBRATS2017.py,I got an error :/traindata/id name conversion.txt not found. What is the content of this txt file?

input shape of the modified unet

Hi

Thanks for sharing your work,

Does the modified unet expect a fixed shape like (1,1,128,128,128) or will any shape do ?

Thanks in advance.

about data process

Hello,

Thank you very much for your work. I have a question about how to process data. In what form is the data used as input to the network? Or can you open some data?

Thanks in advance!

unable to figure out training script

for epoch in range(max_epochs):
    # Training
    for orig, segmented in training_generator:
        # Transfer to GPU
        orig, segmented = local_batch.to(device), local_labels.to(device)

orig and segmented are torch tensors that represent the images that i need UNet to use to train. How do I implement the training script for this? I'm a bit confused.

training part and data loading part

Thanks for the great respo.
I'm really enjoying your work, but I'm a starter in pytorch.
Would it be possible for you to release the training part and data loading part? So this project can be used to training models based on local data.

Looking forward to your reply.
Edward

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.