filipbasara0/relic
A simple PyTorch implementation of the Representation Learning via Invariant Causal Mechanisms self-supervised contrastive learning paper
This tool helps machine learning engineers pre-train image classification models efficiently without needing large labeled datasets. It takes an unlabeled collection of images and outputs a trained model encoder that can extract meaningful features from new images. This is ideal for ML practitioners and researchers looking to quickly build robust computer vision models.
No commits in the last 6 months.
Use this if you need to train a high-performing image feature extractor with limited or no labeled image data.
Not ideal if you already have a fully labeled dataset and want to train a model from scratch using traditional supervised learning.
Stars
12
Forks
5
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/filipbasara0/relic"
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