|
2 maanden geleden | |
---|---|---|
.. | ||
byol-implementation | 2 maanden geleden | |
readme_images | 2 maanden geleden | |
README.md | 2 maanden geleden |
This repository contains BYOL (Bootstrap Your Own Latent) pretraining implementation code on CIFAR-10 dataset and also the code for fine-tuning BYOL's learned representations on STL-10 dataset.
It is part of the LearnOpenCV blog post - Contrastive Learning : SimCLR and BYOL (With Code Example).
Execute the BYOL_implementation_in_Pytorch.ipynb
notebook for pretraining the BYOL. And then execute the Linear_Feature_Eval_Raw.ipynb
notebook for testing the fine-tuning purpose for downstream tasks.
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.