T-Revision

Noisy label solver

A PyTorch implementation of a method for learning with noisy labels in deep neural networks

NeurIPS'2019: Are Anchor Points Really Indispensable in Label-Noise Learning?

GitHub

97 stars
5 watching
18 forks
Language: Python
last commit: about 5 years ago

Related projects:

RepositoryDescriptionStars
xiaoboxia/cdrAn implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks75
xiaoboxia/classification-with-noisy-labels-by-importance-reweightingAn implementation of a method to improve classification accuracy on noisy labels by reweighting their importance39
pxiangwu/topofilterDevelops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning.30
kthyeon/fine_officialImplementation of a method to improve machine learning models trained with noisy labels by selecting and collaborating with high-quality samples39
dr-darryl-wright/noisy-labels-with-bootstrappingAn implementation of training deep neural networks on noisy labels with bootstrapping using Keras22
moucheng2017/med-noisy-labelsProvides PyTorch implementation of a method to address noisy labels in medical image segmentation.71
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
nust-machine-intelligence-laboratory/jo-srcAn implementation of a contrastive learning approach to address noisy labels in machine learning models5
xlearning-scu/2021-cvpr-mrlDevelops a robust learning framework to handle noisy labels in multimodal data and improve cross-modal retrieval.13
chenpf1025/idnProvides tools and data for studying instance-dependent label noise in deep neural networks, with a focus on combating noisy labels35
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
ryo-ito/noisy-labels-neural-networkAn implementation of a neural network training method using noisy labels5
weijiaheng/advances-in-label-noise-learningA curated collection of papers and resources on learning with noisy labels in machine learning696
hongxin001/odnlAn implementation of a method to improve model robustness against inherent label noise in machine learning models19