GithubHelp home page GithubHelp logo

Comments (7)

pfjaeger avatar pfjaeger commented on June 1, 2024

Not yet. What model would you be interested in?

from medicaldetectiontoolkit.

DevinCheung avatar DevinCheung commented on June 1, 2024

@pfjaeger 3D models. Basically, 3D backbones (e.g. 3D res50, res101). Thus we can train different models like 3D mask rcnn. Thanks.

from medicaldetectiontoolkit.

pfjaeger avatar pfjaeger commented on June 1, 2024

What data set would you like them to be pretrained on ?

from medicaldetectiontoolkit.

DevinCheung avatar DevinCheung commented on June 1, 2024

@pfjaeger LIDC is fine. Thanks.

from medicaldetectiontoolkit.

pfjaeger avatar pfjaeger commented on June 1, 2024

Sorry for the wait, I am now back and willing to train Mask R-CNN on the entire LIDC data set ( so far I have only run cross validations with 60% training data) to upload the parameters. However, have you considered, that unlike in the ImageNet case, here we can not pretrain on a generic task like whole image classification, but on a specific task like lesion detection + categorization. Hence, generalization to other tasks might be compromised. Moreover, I would only recommend to use this if your target domain is CT as well. Could you please confirm your interest?

from medicaldetectiontoolkit.

DevinCheung avatar DevinCheung commented on June 1, 2024

@pfjaeger Thanks for your reply. I have trained the 3D Mask R-CNN model with LUNA dataset which is a subset of LIDC with 888 CT scans from scratch. 60% for train, 20% for val, and 20% for test. However, I only achieved th AP of about 0.63. Most of my implements were the same to yours, except that I resampled CT scans to [1,1,1]. So the anchors size is the same in all three dimensions.

from medicaldetectiontoolkit.

pfjaeger avatar pfjaeger commented on June 1, 2024

is 0.63 a bad score? whats your benchmark?

from medicaldetectiontoolkit.

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.