index
:
contrastive-learning.git
ddp
master
Unnamed repository; edit this file 'description' to name the repository.
Git Version Control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
simclr
Age
Commit message (
Collapse
)
Author
2022-08-20
Fix scheduler stepping bugs
Jordan Gong
2022-08-20
Add encoder option to SimCLR evaluation script
Jordan Gong
2022-08-19
Add dependencies
Jordan Gong
- Pytorch Lighting (pytorch-lighting) - Pytorch image models (timm)
2022-08-18
Update SimCLR ViT config
Jordan Gong
2022-08-18
Add SimCLR ViT variant for CIFAR
Jordan Gong
2022-08-12
Make SimCLR evaluation less frequent
Jordan Gong
2022-08-12
Add SimCLR evaluation config
Jordan Gong
2022-08-12
Add SimCLR config
Jordan Gong
2022-08-10
Make epoch scheduler step after epoch instead of iter
Jordan Gong
2022-08-10
Fix epoch scheduler problem
Jordan Gong
2022-08-10
Fix a typo and add scheduler choices
Jordan Gong
2022-08-10
Add default schedulers
Jordan Gong
2022-08-08
Optimize batching
Jordan Gong
2022-08-08
Make pretraining checkpoint argument required
Jordan Gong
2022-08-08
Add evaluation script
Jordan Gong
2022-08-08
Clarify how the iters calculated
Jordan Gong
2022-08-08
Fix a typo
Jordan Gong
2022-08-07
Add a projector to SimCLR
Jordan Gong
2022-07-14
Fix a path problem
Jordan Gong
2022-07-14
Add SimCLR
Jordan Gong