Git Product home page Git Product logo

Comments (7)

ellisdg avatar ellisdg commented on August 21, 2024

Hi @namco1992! Good question. My goal was to keep the spacing of the images identical to each other. So I cropped all of the images down to the smallest size that included all the foreground pixels from all of the images. I then resized the images identically so that they would all be the same size with the same image spacing.

Honestly, I don't know if this is beneficial. If a model is trained with a large amount of data and with sufficient data augmentation, the image spacing might not make even a small difference. An alternative would be to crop each image individually and then resize to the input size for the model. This results in differing image spacing between the input images.

from 3dunetcnn.

namco1992 avatar namco1992 commented on August 21, 2024

Hi @ellisdg ,
Thanks for your response, I didn't consider about the spacing before, but I think it's better to keep the identical spacing.

I have another question, I noticed that you only choose T1, T1c and flair as training modalities, is it only because you would like to save some memory space?

from 3dunetcnn.

ellisdg avatar ellisdg commented on August 21, 2024

Actually, I use T1, T1c and flair because those are the modalities present in a private dataset in which I am trying to detect brain tumors.

from 3dunetcnn.

poornasandur avatar poornasandur commented on August 21, 2024

HI @ellisdg
Did you classify all the sub tumor classes(edema,necrotic,enh,non-enh) or you classified tumor as a whole??

from 3dunetcnn.

ellisdg avatar ellisdg commented on August 21, 2024

So far, I have only done tumor as a whole. The sub classes are not important to me at this time.

from 3dunetcnn.

poornasandur avatar poornasandur commented on August 21, 2024

@ellisdg
Ok.. thank you for making ur code online... there is a lot of information to learn from it.. I really learnt something by working on your code..

from 3dunetcnn.

namco1992 avatar namco1992 commented on August 21, 2024

Hi @ellisdg ,
Thank you, I also get so much help here just like @poornasandur . All the best.

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.