FINE_official

Sample selection

Implementation of a method to improve machine learning models trained with noisy labels by selecting and collaborating with high-quality samples

NeurIPS 2021, "Fine Samples for Learning with Noisy Labels"

GitHub

39 stars
3 watching
14 forks
Language: Python
last commit: almost 5 years ago
machine-learningneurips2021noisy-label-learningpytorchsemi-supervised-learning

Related projects:

RepositoryDescriptionStars
cysu/noisy_labelA repository providing code and scripts for training image classification models on noisy labeled data116
xiaoboxia/t-revisionA PyTorch implementation of a method for learning with noisy labels in deep neural networks97
moucheng2017/med-noisy-labelsProvides PyTorch implementation of a method to address noisy labels in medical image segmentation.71
dr-darryl-wright/noisy-labels-with-bootstrappingAn implementation of training deep neural networks on noisy labels with bootstrapping using Keras22
pxiangwu/topofilterDevelops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning.30
weijiaheng/advances-in-label-noise-learningA curated collection of papers and resources on learning with noisy labels in machine learning696
chenpf1025/noisy_label_understanding_utilizingAn investigation into deep learning models trained with noisy labels and methods to improve their accuracy.90
ryo-ito/noisy-labels-neural-networkAn implementation of a neural network training method using noisy labels5
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
pokaxpoka/rognoisylabelA Python package for robust inference via generative classifiers for handling noisy labels in machine learning.33
xiaoboxia/cdrAn implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks75
delchiaro/training-cnn-noisy-labels-kerasAn implementation of a deep learning training method for handling noisy labels in convolutional neural networks using the VGG-16 network architecture.6
chenpf1025/idnProvides tools and data for studying instance-dependent label noise in deep neural networks, with a focus on combating noisy labels35
vdenberg/noisy-label-neural-networkAn implementation of a neural network algorithm designed to improve performance on noisy labeled data3
nust-machine-intelligence-laboratory/jo-srcAn implementation of a contrastive learning approach to address noisy labels in machine learning models5