IgorSusmelj/simsiam-cifar10
Code to train the SimSiam model on cifar10 using PyTorch
This project provides a straightforward way to train a SimSiam model for image classification. It takes a dataset of small images (like CIFAR10) and outputs a trained model capable of classifying those images with high accuracy. This is useful for machine learning researchers and practitioners who need to quickly evaluate or adapt self-supervised learning methods for image recognition tasks.
No commits in the last 6 months.
Use this if you need a pre-configured, minimal example to train the SimSiam self-supervised learning model on an image classification dataset.
Not ideal if you are looking for a tool to perform image classification without any prior experience in machine learning model training or PyTorch.
Stars
41
Forks
2
Language
Python
License
MIT
Category
Last pushed
Oct 15, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/IgorSusmelj/simsiam-cifar10"
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