CuriousAI/mean-teacher
A state-of-the-art semi-supervised method for image recognition
This project helps you accurately categorize images, like identifying objects in photos, even when you have very few labeled examples. It takes a mix of your labeled images and a large collection of unlabeled images, then produces a highly accurate image recognition model. It's ideal for machine learning practitioners or researchers who need to build robust image classification systems with limited annotation budgets.
1,658 stars. No commits in the last 6 months.
Use this if you need to train a high-performing image recognition model but only have a small number of images with human-provided labels.
Not ideal if you have abundant labeled image data or if your task is not image classification.
Stars
1,658
Forks
341
Language
Python
License
—
Category
Last pushed
Oct 08, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CuriousAI/mean-teacher"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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