Kthyeon/FINE_official
NeurIPS 2021, "Fine Samples for Learning with Noisy Labels"
This project helps machine learning engineers and researchers improve the accuracy of their AI models when training data contains incorrect labels. It takes a dataset with potentially noisy labels and applies a method called FINE to select the most reliable samples. The outcome is a more robust AI model that performs better even with imperfect input data.
No commits in the last 6 months.
Use this if you are building an image classification or similar AI model and suspect your training data labels are not perfectly accurate, leading to suboptimal model performance.
Not ideal if your primary concern is managing extremely large datasets efficiently or if you are looking for a solution that doesn't involve custom Python script execution.
Stars
41
Forks
14
Language
Python
License
—
Category
Last pushed
Nov 29, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Kthyeon/FINE_official"
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