Git Product home page Git Product logo

Comments (5)

hfarhidzadeh avatar hfarhidzadeh commented on July 24, 2024

Hi @jasw1001 . Did you find any solution for that? It seems it goes to the customized backward function but I cant debug it. My main problem is that I cant use multi-GPU for this backward function (it jumps out without any specific error). Do you have any idea how to used torch.autograde and skip this backward function?

from vnet.pytorch.

jasw1001 avatar jasw1001 commented on July 24, 2024

It seems that the torch.autograde cannot be used in Dice loss function, because some functions in Dice loss fuction are not supported by torch.autograde. For the debug problem, it's a bug in pytorch, so you may use 'ipdb' or 'pdb' to debug it.

from vnet.pytorch.

hfarhidzadeh avatar hfarhidzadeh commented on July 24, 2024

Thanks @jasw1001 . Have you tried to implement your own version of loss function? I have used 'pdb' but it stuck in a line after
#import pdb
#pdb.set_trace()
and never went through next lines. It is very strange for me.

from vnet.pytorch.

abhiML avatar abhiML commented on July 24, 2024

Hi @jasw1001 @CSMEDEEP
could you give the steps as to how to start the training? The code uses some preprocessed files from the original Luna16 dataset. How do I run the preprocessing?

from vnet.pytorch.

491506870 avatar 491506870 commented on July 24, 2024

@abhiML hello~ i really want to know how to preprocess the dataset LUNA16 to get the files "normalized_brightened_CT_2_5"etc.. , have you figure it out? thanks a lot~`

from vnet.pytorch.

Related Issues (20)

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.