Solo Learn Versions Save

solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning

1.0.8

5 months ago

Stable version using newer libraries.

1.0.7

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/vturrisi/solo-learn/compare/1.0.6...1.0.7

1.0.6

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/vturrisi/solo-learn/compare/1.0.5...1.0.6

1.0.5

1 year ago

What's Changed

Full Changelog: https://github.com/vturrisi/solo-learn/compare/1.0.4...1.0.5

1.0.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/vturrisi/solo-learn/compare/1.0.3...1.0.4

1.0.3

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/vturrisi/solo-learn/compare/1.0.2...1.0.3

1.0.2

2 years ago

:pizza: Added NNSiam, NNBYOL, new tutorials for implementing new methods 1 and 2, more testing and fixed issues with custom data and linear evaluation.

1.0.1

2 years ago

:kangaroo: Added online k-NN evaluation. :robot: Re-structured ViT and added Swin.

1.0

2 years ago

:robot: Added ViT. :pen: Some renaming for better clarity. :book: Added initial tutorials and improved documentation. :boar: Extra utilities.

0.9

2 years ago
  • Added support for Deepcluster V2
  • Different shuffling strategy for DALI and now it can return the correct image indexes if needed
  • Naming consistency improvements