aboutsummaryrefslogtreecommitdiff
path: root/simclr/evaluate.py
AgeCommit message (Expand)Author
2022-08-20Add encoder option to SimCLR evaluation scriptJordan Gong
2022-08-12Make SimCLR evaluation less frequentJordan Gong
2022-08-10Make epoch scheduler step after epoch instead of iterJordan Gong
2022-08-10Fix epoch scheduler problemJordan Gong
2022-08-10Fix a typo and add scheduler choicesJordan Gong
2022-08-08Make pretraining checkpoint argument requiredJordan Gong
2022-08-08Add evaluation scriptJordan Gong