AndrewAtanov/simclr-pytorch
PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results
This project helps machine learning researchers and engineers efficiently train advanced image recognition models without requiring a large dataset of labeled images. By taking unlabeled image datasets, it produces powerful image encoders that can then be used to build classifiers with significantly less labeled data. It is ideal for those working on computer vision tasks who need to extract meaningful features from images.
211 stars. No commits in the last 6 months.
Use this if you are developing computer vision models and want to leverage self-supervised learning to improve performance or reduce the need for extensive manual image labeling.
Not ideal if you are a business user looking for a no-code solution or if your primary goal is not related to advanced image representation learning.
Stars
211
Forks
42
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AndrewAtanov/simclr-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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