zijian-hu/SimPLE
Code for the paper: "SimPLE: Similar Pseudo Label Exploitation for Semi-Supervised Classification"
This project helps machine learning practitioners improve the accuracy of their image classification models when they have a large collection of images but only a small portion are labeled. It takes your partially labeled image dataset and produces a more accurate classification model. This is for machine learning engineers and researchers working on image recognition tasks with limited labeled data.
No commits in the last 6 months.
Use this if you need to train a robust image classifier but are bottlenecked by the cost or time required to label a massive dataset.
Not ideal if you have a fully labeled dataset or are working on non-image data types.
Stars
62
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zijian-hu/SimPLE"
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