Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.
☆98Apr 26, 2021Updated 4 years ago
Alternatives and similar repositories for SimSiam-TF
Users that are interested in SimSiam-TF are comparing it to the libraries listed below
Sorting:
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆89Apr 6, 2021Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Jun 21, 2020Updated 5 years ago
- TF 2.x implementation of SimSiam (Exploring Simple Siamese Representation Learning, CVPR 2021)☆16Jun 21, 2021Updated 4 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Aug 4, 2021Updated 4 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆87Aug 12, 2022Updated 3 years ago
- Includes additional materials for the following keras.io blog post.