Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reproducing zero-shot temporal image classification results on the MS-CXR-T benchmark #934

Open
Vinter8848 opened this issue May 7, 2024 · 0 comments
Labels
hi-ml-multimodal Issues related to the hi-ml-multimodal package

Comments

@Vinter8848
Copy link

image

I have made modifications to the code hi-ml-multimodal/test_multimodal/vlp/test_zero_shot_classification.py in order to replicate the zero-shot temporal image classification results on the MS-CXR-T benchmark. However, the performance is lower compared to the aforementioned results. The details are as follows:

image

While using the code, I attempted different seeds, but obtained the same result. This is because it solely utilizes the function "get_similarity_score_from_raw_data()" to derive a score, which differs from the section "F.4. Auto-regressive prompting for zero-shot temporal image classification" in the paper titled "Learning to Exploit Temporal Structure for Biomedical Vision–Language Processing."

Could you provide me with some insights regarding this matter?

@fepegar fepegar added the hi-ml-multimodal Issues related to the hi-ml-multimodal package label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hi-ml-multimodal Issues related to the hi-ml-multimodal package
Projects
None yet
Development

No branches or pull requests

2 participants