sthalles/PyTorch-BYOL
PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning
This project helps machine learning engineers and researchers pre-train image recognition models effectively, even with limited labeled data. It takes raw, unlabeled image datasets and outputs highly effective visual feature extractors. These extractors can then be used to build accurate image classifiers or object detectors with much less labeled data than traditional supervised methods.
503 stars. No commits in the last 6 months.
Use this if you need to train robust image recognition models but have access to a large amount of unlabeled images and only a small labeled dataset.
Not ideal if you already have a large, high-quality labeled dataset for your specific image classification task.
Stars
503
Forks
74
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sthalles/PyTorch-BYOL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AdaptiveMotorControlLab/CEBRA
Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
theolepage/sslsv
Toolkit for training and evaluating Self-Supervised Learning (SSL) frameworks for Speaker...
PaddlePaddle/PASSL
PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision...
YGZWQZD/LAMDA-SSL
30 Semi-Supervised Learning Algorithms
ModSSC/ModSSC
ModSSC: A Modular Framework for Semi Supervised Classification