Skip to content

chaoyitud/Simclr-Reproducation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simclr-Reproducation

This repository contains a PyTorch reproduction of the Simclr based on the https://github.com/Spijkervet/SimCLR.

In our reproduction, we rerun the SimCLR linear evaluation and finetune on CIFAR10 and visualize the embedding space.

Different from the original paper, we also visualize the embedding space on RPLAN dataset to show the model's performance.

The checkpoints come from the Official Implementation.

The source code for the implementation is available in src directory.

The blog of reproducing in shown in the GitHub Page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published