Alignment scores for each datasample used to split the data.
To load:
test = np.load('alignmentscores/pacs/art_painting.npy', allow_pickle=True)
It is a list of (ALIGNMENTSCORE, label, img_path) tuples.
Alignment scores for each datasample used to split the data.
To load:
test = np.load('alignmentscores/pacs/art_painting.npy', allow_pickle=True)
It is a list of (ALIGNMENTSCORE, label, img_path) tuples.