Skip to content

BioImageGroup/ssrllib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self Supervised Representation Learning LIBrary

ssrllib is a pytorch-based package that implements self supervised learning techniques for image classification.

Training

The training can be run with virtually no code. The library has been built on top of PytorchLightning, and makes use of LightningCLI to remove the typical boilerplate that comes with Deep Learning projects and experiments.

The file run_examples.sh contains an example of commands used to launch training. While the configs folder contains a couple of examples of configuration files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published