goamegah/pytorch-simclr
Pytorch implementation of SimCLR - A Simple Framework for Contrastive Learning of Visual Representations
This helps deep learning researchers and practitioners develop robust image classification models, especially when labeled data is scarce. You provide a dataset of images, and it outputs a highly accurate image classification model trained using contrastive learning. This is ideal for those working on computer vision tasks who need to extract meaningful features from images.
No commits in the last 6 months.
Use this if you need to train high-performing image classifiers with limited labeled data by leveraging the power of contrastive learning.
Not ideal if you already have a large, fully labeled dataset for your image classification task, as simpler supervised methods might suffice.
Stars
9
Forks
—
Language
Python
License
—
Category
Last pushed
Dec 31, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/goamegah/pytorch-simclr"
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