A python library for self-supervised learning on images.

computer-vision contrastive-learning contributions-welcome deep-learning embeddings hacktoberfest machine-learning pytorch self-supervised-learning
2 Open Issues Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves reviewing and modifying the LightlySSL image transformation pipeline to ensure that random flipping consistently occurs before random rotation in all applicable transforms. This requires examining the existing codebase, identifying instances where the order is inconsistent, and refactoring the code to enforce the desired sequence.

Complexity: 3/5
good first issue

A python library for self-supervised learning on images.

Python
#computer-vision#contrastive-learning#contributions-welcome#deep-learning#embeddings#hacktoberfest#machine-learning#pytorch#self-supervised-learning

AI Summary: The task involves addressing deprecation warnings related to the `ToTensor` function within the Lightly Python library for self-supervised learning. This includes applying a provided solution to the library's codebase, benchmarking code, and relevant tests to ensure compatibility and eliminate the warnings.

Complexity: 3/5
good first issue

A python library for self-supervised learning on images.

Python
#computer-vision#contrastive-learning#contributions-welcome#deep-learning#embeddings#hacktoberfest#machine-learning#pytorch#self-supervised-learning