Noisy_Dropout_regularization

Noisy Dropout Regularization

This project explores training deep neural networks using noisy labels with dropout regularization to improve robustness.

GitHub

11 stars
2 watching
1 forks
Language: Matlab
last commit: almost 8 years ago

Related projects:

RepositoryDescriptionStars
dr-darryl-wright/noisy-labels-with-bootstrappingAn implementation of training deep neural networks on noisy labels with bootstrapping using Keras22
chenpf1025/idnProvides tools and data for studying instance-dependent label noise in deep neural networks, with a focus on combating noisy labels35
miguelvr/dropblockRegularizes convolutional networks by randomly dropping units in contiguous regions of feature maps589
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
hitcszx/lnl_srAn implementation of a regularization technique to improve the accuracy of deep learning models trained with noisy labels.46
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
xiaoboxia/t-revisionA PyTorch implementation of a method for learning with noisy labels in deep neural networks97
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
cysu/noisy_labelA repository providing code and scripts for training image classification models on noisy labeled data116
gorkemalgan/deep_learning_with_noisy_labels_literatureA collection of papers and repos on deep learning with noisy labels.235
paulalbert31/labelnoisecorrectionAn implementation of an unsupervised label noise modeling and loss correction approach for deep learning.221
weijiaheng/advances-in-label-noise-learningA curated collection of papers and resources on learning with noisy labels in machine learning696
vdenberg/noisy-label-neural-networkAn implementation of a neural network algorithm designed to improve performance on noisy labeled data3