aboutsummaryrefslogtreecommitdiff
path: root/simclr
AgeCommit message (Collapse)Author
2022-08-20Fix scheduler stepping bugsJordan Gong
2022-08-20Add encoder option to SimCLR evaluation scriptJordan Gong
2022-08-19Add dependenciesJordan Gong
- Pytorch Lighting (pytorch-lighting) - Pytorch image models (timm)
2022-08-18Update SimCLR ViT configJordan Gong
2022-08-18Add SimCLR ViT variant for CIFARJordan Gong
2022-08-12Make SimCLR evaluation less frequentJordan Gong
2022-08-12Add SimCLR evaluation configJordan Gong
2022-08-12Add SimCLR configJordan 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-10Add default schedulersJordan Gong
2022-08-08Optimize batchingJordan Gong
2022-08-08Make pretraining checkpoint argument requiredJordan Gong
2022-08-08Add evaluation scriptJordan Gong
2022-08-08Clarify how the iters calculatedJordan Gong
2022-08-08Fix a typoJordan Gong
2022-08-07Add a projector to SimCLRJordan Gong
2022-07-14Fix a path problemJordan Gong
2022-07-14Add SimCLRJordan Gong