Code Monkey home page Code Monkey logo

Comments (4)

LucaLumetti avatar LucaLumetti commented on September 14, 2024

Hi @HamidFsian, sorry for being late in responding but I missed the notification. Could you please provide a better description of "it fails each time"? Does the code crash with some specific error or did you get really low metrics?

from alveolar_canal.

HamidFsian avatar HamidFsian commented on September 14, 2024

Hi @LucaLumetti ,
Thank's for your response.
In fact, I wanted to test your work on another database which contains a CBCT volume of the whole skull. and each time I pass this whole volume to the network, it give me low metrics.

Do you think that a pre-processing is required, where I crop the volume and take only the lower jaw for the test ?

Please not that I changed the batch_size from 6 to 1, because I have not enough computation capabilities for it.

Thank you,
Hamid

from alveolar_canal.

LucaLumetti avatar LucaLumetti commented on September 14, 2024

@HamidFsian as you are using the whole skull, it might be that the network misclassifies the voxels of the skull that has never been seen during training. I would have to check the segmentation map that it outputs to understand it better.
To solve this issue, you could probably do a little fine-tuning using your dataset

from alveolar_canal.

prittt avatar prittt commented on September 14, 2024

I agree with @LucaLumetti, fine-tuning is the best option. If you have no annotations on your volumes you can use our annotation tool. If annotating new CBCT is not an option you can still crop your data before feeding the network.

from alveolar_canal.

Related Issues (8)

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.