mwdhont / SimCLRv1-keras-tensorflowLinks
Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)
☆111Updated last year
Alternatives and similar repositories for SimCLRv1-keras-tensorflow
Users that are interested in SimCLRv1-keras-tensorflow are comparing it to the libraries listed below
Sorting:
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆87Updated 3 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.