Datasets:
Do we have the actual labels present in the "multi_abnormality_labels" or they are the predicted ones
#105
by
waleedahmed001 - opened
I am working on this dataset and have a slight confusion that in the Readme you mentioned that the classification labels for those images are presented under the "multi_abnormality_labels" folder but when I am going there I can see those files only:
train_predicted_labels.csv
valid_predicted_labels.csv
The word predicted in both of those files is causing a confusion if those are the predicted ones than which ones are the original which we have to use for checking our accuracy.
It would be great if you can help me in finding which ones are the actual labels.