simclr

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install simclr

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.2 2021-01-23    
1.0.1 2021-01-23    
1.0.0 2021-01-23    

Issues with this package?

Page last updated 2023-10-28 03:31:17 UTC