UMBCvision/MSF
Official code for "Mean Shift for Self-Supervised Learning"
This project offers a method for improving the accuracy of computer vision models without needing extensive labeled datasets. It takes a collection of unlabeled images and processes them to generate learned representations, which can then be used to train image classification or object recognition systems more effectively. This is for machine learning researchers and practitioners who develop computer vision applications.
No commits in the last 6 months.
Use this if you need to train robust image recognition models but have limited access to labeled image data.
Not ideal if you are looking for a pre-trained model for immediate use without further training or development work.
Stars
56
Forks
11
Language
Python
License
MIT
Category
Last pushed
Oct 12, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/UMBCvision/MSF"
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