You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s0 = torch.load('/data/estorrs/DINO-extended/data/runs/HT397B1/metagene_dino_v2/results/s0_50knn.pt')
s1 = torch.load('/data/estorrs/DINO-extended/data/runs/HT397B1_v1/codex/run_1/results/s1_20knn.pt')
s2 = torch.load('/data/estorrs/DINO-extended/data/runs/HT397B1_v1/codex/run_1/results/s2_20knn.pt')
s3 = torch.load('/data/estorrs/DINO-extended/data/runs/HT397B1/metagene_dino_v2/results/s3_50knn.pt')
May I ask where these data are obtained from (and other data of the project as well)?
The text was updated successfully, but these errors were encountered:
s0 = torch.load('/data/estorrs/DINO-extended/data/runs/HT397B1/metagene_dino_v2/results/s0_50knn.pt')
s1 = torch.load('/data/estorrs/DINO-extended/data/runs/HT397B1_v1/codex/run_1/results/s1_20knn.pt')
s2 = torch.load('/data/estorrs/DINO-extended/data/runs/HT397B1_v1/codex/run_1/results/s2_20knn.pt')
s3 = torch.load('/data/estorrs/DINO-extended/data/runs/HT397B1/metagene_dino_v2/results/s3_50knn.pt')
May I ask where these data are obtained from (and other data of the project as well)?
The text was updated successfully, but these errors were encountered: