Giter VIP home page Giter VIP logo

Comments (4)

Markin-Wang avatar Markin-Wang commented on August 11, 2024

Hi, thanks for your interest.
We generate the pseudo labels for all subset,i.e., train/val/test sets according to the medical report.
The label information for the test set is not used in the training pharse, hence there is no test information leakage during the training.
The inference follows the similar strategy as training where labels information is required to perform the cross-modal prototype querying and responding.

from xpronet.

KZGSK avatar KZGSK commented on August 11, 2024

thanks for your reply.
I know there is no test information leakage during the training.
I mean in inference , we should not have medical report, so there should be no label. If I have an X-ray image without a report, how can I get the report through the code?
Thanks!

from xpronet.

Markin-Wang avatar Markin-Wang commented on August 11, 2024

thanks for your reply. I know there is no test information leakage during the training. I mean in inference , we should not have medical report, so there should be no label. If I have an X-ray image without a report, how can I get the report through the code? Thanks!

Yes, you are right.
Nonetheless, note that the lables are pseudo labels, and you can generate the pseudo labels by different ways, e.g., medical report or the pure image.
For example, if you have an X-ray image without report, you can train a visual extractor based on the labels in the train set, and then predict the labels in the test set.
Hope this can solve your problem.

from xpronet.

KZGSK avatar KZGSK commented on August 11, 2024

Thanks for your answer. I am gonna close this issue now.

from xpronet.

Related Issues (19)

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.