NJUyued/MutexMatch4SSL
"MutexMatch: Semi-Supervised Learning with Mutex-Based Consistency Regularization" by Yue Duan (TNNLS)
This project helps machine learning practitioners classify images more accurately, especially when they have only a small amount of labeled data but a lot of unlabeled images. You input your collection of images, some with labels (like 'cat' or 'dog') and many without. It then uses a clever technique to learn from both the labeled and unlabeled images, providing a model that can confidently classify new, unseen images.
Use this if you need to build a robust image classification model but are constrained by the cost or effort of labeling a large dataset.
Not ideal if you have abundant labeled data for your image classification task, as the benefits of semi-supervised learning would be less pronounced.
Stars
71
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NJUyued/MutexMatch4SSL"
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