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

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
add a link to other (non-official) implementation.
  • Loading branch information
chentingpc authored Jun 6, 2020
1 parent 7fd0c80 commit 85e8552
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,12 @@ You can also find image IDs of these subsets in `imagenet_subsets/`.

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

### Other non-offical implementations

(Feel free to share your implementation by creating an issue)

This [repo](https://github.com/sayakpaul/SimCLR-in-TensorFlow-2) provides a minimal TF2 Keras implementation.

## Cite

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

0 comments on commit 85e8552

Please sign in to comment.