Med-Noisy-Labels

Label correction library

Provides PyTorch implementation of a method to address noisy labels in medical image segmentation.

[NeurIPS 2020] Disentangling Human Error from the Ground Truth in Segmentation of Medical Images

GitHub

71 stars
3 watching
17 forks
Language: Python
last commit: over 3 years ago
noisy-labelssegmentation

Related projects:

RepositoryDescriptionStars
kthyeon/fine_officialImplementation of a method to improve machine learning models trained with noisy labels by selecting and collaborating with high-quality samples39
xiaoboxia/t-revisionA PyTorch implementation of a method for learning with noisy labels in deep neural networks97
pokaxpoka/rognoisylabelA Python package for robust inference via generative classifiers for handling noisy labels in machine learning.33
pxiangwu/topofilterDevelops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning.30
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
cysu/noisy_labelA repository providing code and scripts for training image classification models on noisy labeled data116
xlearning-scu/2021-cvpr-mrlDevelops a robust learning framework to handle noisy labels in multimodal data and improve cross-modal retrieval.13
mmazeika/glcA method to train deep learning classifiers on noisy labels using a small set of trusted data86
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
xiaoboxia/cdrAn implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks75
nust-machine-intelligence-laboratory/jo-srcAn implementation of a contrastive learning approach to address noisy labels in machine learning models5
minglllli/cbafedA PyTorch implementation of a method for improving semi-supervised learning in federated settings by adapting pseudo labels to balance classes.7
paulalbert31/labelnoisecorrectionAn implementation of an unsupervised label noise modeling and loss correction approach for deep learning.221
chenpf1025/noisy_label_understanding_utilizingAn investigation into deep learning models trained with noisy labels and methods to improve their accuracy.90
dr-darryl-wright/noisy-labels-with-bootstrappingAn implementation of training deep neural networks on noisy labels with bootstrapping using Keras22