GithubHelp home page GithubHelp logo

Comments (10)

mingrui avatar mingrui commented on August 17, 2024

You have to tweak your parameters.
I was able to get up to 0.79 with my own dataset

from 3dunetcnn.

DongqingZhang avatar DongqingZhang commented on August 17, 2024

@mingrui Thanks! Yesterday I quickly tested a small sub-dataset (only 3 training examples) from the author and used batchsize = 2 and learning rate = 0.001 since I think the original lr is too small and got a training error of -0.7~-0.8 (it's swinging) after 500 epochs. I would imagine this DL model should be able to at least fit such a small dataset perfectly (dice>=0.95, I guess?) but it does not. Still not sure if this is the best that 3dUnet can do.

from 3dunetcnn.

mingrui avatar mingrui commented on August 17, 2024

@DongqingZhang have you gotten Deconvolution3D working? it's in the model.py get_up_convolution I'm trying to get it to work because I think it will improve training error by a lot

from 3dunetcnn.

DongqingZhang avatar DongqingZhang commented on August 17, 2024

@mingrui No. I cannot load Deconvolution3D from keras_contrib. Do u mean customizing this layer myself? It might be a good idea.
However, I changed to my own data, still use only two images for a quick training. This time I used 5,000 epochs and I see the error plateaus from 400 epochs to 1,800 epochs at ~-0.5, and starts decreasing again from 1,800 epochs and I am able to obtain less than -0.9 loss at 5,000 epochs. It is weird because normally we don't observe 2 plateaus...
However, at least I do see the error decrease to a reasonable value...

from 3dunetcnn.

mingrui avatar mingrui commented on August 17, 2024

wow 5000 epochs... it would take my computer with a gtx 1080 like 20 days to train...

from 3dunetcnn.

Issam28 avatar Issam28 commented on August 17, 2024

guys what kinf od gpu are you using ? does this model it to a gpu with 2GO of memory?

from 3dunetcnn.

mingrui avatar mingrui commented on August 17, 2024

@Issam28 8gb

from 3dunetcnn.

Issam28 avatar Issam28 commented on August 17, 2024

So I have no chance training these types of models with a 2 go gpu?

from 3dunetcnn.

DongqingZhang avatar DongqingZhang commented on August 17, 2024

Titan X. Since the the training size is so small, 5,000 epochs does not take that long...

from 3dunetcnn.

stale avatar stale commented on August 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you have questions, feel free to join the Slack group or email me at [email protected].

from 3dunetcnn.

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.