Jo-SRC

Noisy label solver

An implementation of a contrastive learning approach to address noisy labels in machine learning models

GitHub

5 stars
1 watching
1 forks
Language: Python
last commit: over 5 years ago

Related projects:

RepositoryDescriptionStars
ucsc-real/calAn implementation of a method to learn with instance-dependent label noise in deep learning models using PyTorch47
uds-lsv/multi-tasking_learning_with_unreliable_labelsAn open source software project that extends an existing algorithm to handle noisy labels in machine learning for low-resource data generation.8
dr-darryl-wright/noisy-labels-with-bootstrappingAn implementation of training deep neural networks on noisy labels with bootstrapping using Keras22
xlearning-scu/2021-cvpr-mrlDevelops a robust learning framework to handle noisy labels in multimodal data and improve cross-modal retrieval.13
xiaoboxia/t-revisionA PyTorch implementation of a method for learning with noisy labels in deep neural networks97
cysu/noisy_labelA repository providing code and scripts for training image classification models on noisy labeled data116
pokaxpoka/rognoisylabelA Python package for robust inference via generative classifiers for handling noisy labels in machine learning.33
udibr/noisy_labelsThis project explores how to adapt neural networks to noisy labels by introducing a mechanism that can learn to correct the errors.118
ryo-ito/noisy-labels-neural-networkAn implementation of a neural network training method using noisy labels5
moucheng2017/med-noisy-labelsProvides PyTorch implementation of a method to address noisy labels in medical image segmentation.71
hongxin001/odnlAn implementation of a method to improve model robustness against inherent label noise in machine learning models19
chenpf1025/noisy_label_understanding_utilizingAn investigation into deep learning models trained with noisy labels and methods to improve their accuracy.90
kthyeon/fine_officialImplementation of a method to improve machine learning models trained with noisy labels by selecting and collaborating with high-quality samples39
hitcszx/lnl_srAn implementation of a regularization technique to improve the accuracy of deep learning models trained with noisy labels.46
chenpf1025/idnProvides tools and data for studying instance-dependent label noise in deep neural networks, with a focus on combating noisy labels35