Coder Social home page Coder Social logo

Comments (4)

sergivalverde avatar sergivalverde commented on September 24, 2024

hi Mengluffy

N3 and smoothing should not affect segmentation if training and testing images are preprocessed equally.

The main problem with the original dimensions (512x512x512) is that it takes a lot to train. However we had similar results that when we resampled masks before training. I encourage you to downsample masks in order to speed up training.

Take into account that you have 2 raters. What we did here was to train always against the CHB rater. In our experiments, we ended up discarding the UNC rater because was somehow undersegmenting lesions. So, when testing on the UNC rater we had a slightly lower accuracy.

Can you provide me more information on your training setup please?

from cnn-ms-lesion-segmentation.

mengluffy avatar mengluffy commented on September 24, 2024

Thank you very much.
My computer configuration is CPU i7 6700, GPU quadro M2000, RAM 16GB. It takes about six to eight hours to train
I use UNC data (train_part 1 case 1 and case 2, test case 3 and case 4)
because my computer RAM is 16 GB, I set epoch=100, batch_size=2000,

from cnn-ms-lesion-segmentation.

sergivalverde avatar sergivalverde commented on September 24, 2024

from cnn-ms-lesion-segmentation.

mengluffy avatar mengluffy commented on September 24, 2024

Thanks, I try increase the number of training cases.
And I don't know what "mask" is in this paper or code.
(it is a image? or image mask operation )

from cnn-ms-lesion-segmentation.

Related Issues (11)

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.