Hi,
I would like to ask if the fill_memory_bank() of training in simclr.py uses the true label.
Then scan.py will use topk_neighbors_path.npy from KNN when loading the Dataset.
The true label is used in training, which is Unsupervised Learning or Semi-supervised Learning.
Thanks.
Kelly
Hi,
I would like to ask if the
fill_memory_bank()of training insimclr.pyuses the true label.Then
scan.pywill usetopk_neighbors_path.npyfrom KNN when loading the Dataset.The true label is used in training, which is Unsupervised Learning or Semi-supervised Learning.
Thanks.
Kelly