PTeterwak's picture
Update alignmentscores/README.md
5dce0a6 verified

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.