You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the zero-shot grounding code for SIIM-ACR is not released, I have adapted the test.py under Zero-shot-grounding_RSNA folder.
I changed the target class from 'pneumonia' to 'pneumothorax', which is a target disease in SIIM-ACR.
I tested it on a 20% random subset of SIIM dataset.
I got a very low result:
Recall=23.34
Precision=0.04
Dice=0.06
IoU=0.03
Could you please advise how to fine-tune the code or model to reproduce your results?
The text was updated successfully, but these errors were encountered:
HieuPhan33
changed the title
Zero-shot grounding results on SIIM are not reproducible
Zero-shot grounding results on SIIM-ACR are not reproducible
Sep 6, 2023
Hi,
Since the zero-shot grounding code for SIIM-ACR is not released, I have adapted the test.py under Zero-shot-grounding_RSNA folder.
I changed the target class from 'pneumonia' to 'pneumothorax', which is a target disease in SIIM-ACR.
I tested it on a 20% random subset of SIIM dataset.
I got a very low result:
Recall=23.34
Precision=0.04
Dice=0.06
IoU=0.03
Could you please advise how to fine-tune the code or model to reproduce your results?
The text was updated successfully, but these errors were encountered: