TonyLianLong/UnsupervisedSelectiveLabeling
[ECCV 2022] Official Implementation for Unsupervised Selective Labeling for More Effective Semi-Supervised Learning
This project helps machine learning practitioners improve the accuracy of their image classification models when working with limited labeled data. It takes a large set of unlabeled images and intelligently selects a small subset of the most informative ones to be labeled, which then serves as improved training data for semi-supervised learning methods. This is ideal for data scientists, ML engineers, or researchers building image recognition systems.
No commits in the last 6 months.
Use this if you need to build highly accurate image classification models but have a large amount of unlabeled image data and limited resources for manual labeling.
Not ideal if you already have fully labeled datasets or are working with non-image data types, as this tool is specifically designed for image-based semi-supervised learning.
Stars
64
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jul 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TonyLianLong/UnsupervisedSelectiveLabeling"
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