ysmiura / ifcc

The code of Improving Factual Completeness and Consistency of Image-to-text Radiology Report Generation
Apache License 2.0
87 stars 19 forks source link

How to run the all the trained models to get metrics for comparing? #8

Open aj280192 opened 2 years ago

aj280192 commented 2 years ago

Hi, I am trying to run all the trained models on MIMIC-CXR data to get the BLEU, ROGUE metrics. How do I get that?. Do I have to get the prediction of the trained models and compute the metric separately?. Your help is much appreciated.