PubMedCLIP icon indicating copy to clipboard operation
PubMedCLIP copied to clipboard

Validation Set for SLAKE dataset

Open tossowski opened this issue 2 years ago • 0 comments

This repository is great! I was able to reproduce the results for the SLAKE dataset and the model seems to work well. However, I was wondering about the validation data. It seems like in line 65 in main.py for QCR_PubMedCLIP, the test dataset is used for validation and best model selection. Also in the setup script, it seems like the img2idx dictionary is created using train and test data instead of validation. Is this supposed to be the case?

tossowski avatar Jul 22 '22 22:07 tossowski