lightly
Image learner
An open-source framework for self-supervised learning on images using deep learning techniques.
A python library for self-supervised learning on images.
3k stars
29 watching
284 forks
Language: Python
last commit: 6 days ago
Linked from 4 awesome lists
computer-visioncontrastive-learningcontributions-welcomedeep-learningembeddingshacktoberfestmachine-learningpytorchself-supervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
qubvel-org/segmentation_models.pytorch | A PyTorch library for building and training neural networks for image segmentation tasks. | 9,696 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
junyanz/interactive-deep-colorization | A system for automatically colorizing black and white images with user interactions. | 2,694 |
pycaret/pycaret | An automation tool for machine learning workflows in Python | 8,955 |
thu-ml/tianshou | A high-performance reinforcement learning library with modular interfaces and user-friendly APIs for building deep learning agents. | 7,968 |
jacobgil/pytorch-grad-cam | A package providing advanced explainability methods for deep learning models in computer vision | 10,575 |
lightning-ai/pytorch-lightning | A framework for building and training AI models on multiple GPUs or TPUs with minimal code changes. | 28,402 |
autodistill/autodistill | Automatically trains models from large foundation models to perform specific tasks with minimal human intervention. | 1,983 |
facebookresearch/dinov2 | A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,211 |
ludwig-ai/ludwig | A low-code framework for building custom deep learning models and neural networks | 11,189 |
skalskip/make-sense | An online tool for labeling photos using computer vision and deep learning techniques | 3,168 |
keras-team/autokeras | An AutoML system based on Keras for automating deep learning workflows | 9,154 |
aleju/imgaug | Tools for manipulating and enhancing images in machine learning applications | 14,417 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
donnyyou/torchcv | A comprehensive PyTorch-based framework for computer vision tasks | 2,250 |