Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 538 Bytes

File metadata and controls

15 lines (13 loc) · 538 Bytes

Contrastive-Learning-IISc

Contrastive Learning implementations of SimCLR, SimSiam, BarlowTwins, Swav and Byol using PySSL

References

@misc{pyssl2023giakoumoglou,
   author = {Nikolaos Giakoumoglou and Paschalis Giakoumoglou},
   title = {PySSL: A PyTorch implementation of Self-Supervised Learning (SSL) methods},
   year = {2023},
   publisher = {GitHub},
   journal = {GitHub repository},
   howpublished = {\url{https://github.com/giakou4/pyssl}},
}