Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 85e8552

Browse files
authored
update readme
add a link to other (non-official) implementation.
1 parent 7fd0c80 commit 85e8552

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,12 @@ You can also find image IDs of these subsets in `imagenet_subsets/`.
117117

118118
This [repo](https://github.com/tonylins/simclr-converter) provides a solution for converting the pretrained Tensorflow checkpoints into Pytorch ones.
119119

120+
### Other non-offical implementations
121+
122+
(Feel free to share your implementation by creating an issue)
123+
124+
This [repo](https://github.com/sayakpaul/SimCLR-in-TensorFlow-2) provides a minimal TF2 Keras implementation.
125+
120126
## Cite
121127

122128
Our [arXiv paper](https://arxiv.org/abs/2002.05709).

0 commit comments

Comments
 (0)