Masking

Noisy Supervision Method

An implementation of Masking, a method to improve the robustness of deep neural networks under noisy supervision

NeurIPS'18: Masking: A New Perspective of Noisy Supervision

GitHub

54 stars
5 watching
7 forks
Language: Python
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
bhanml/co-teachingDevelops a robust training method for deep neural networks using noisy labels494
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
arunmallya/piggybackAdapting a single network to multiple tasks by learning to mask weights183
wannabeog/mask-rcnnA PyTorch implementation of the Mask R-CNN architecture995
gorkemalgan/deep_learning_with_noisy_labels_literatureA collection of papers and repos on deep learning with noisy labels.235
zjhuang22/maskscoring_rcnnAn open source implementation of Mask Scoring R-CNN for instance segmentation tasks.1,901
bhanml/coteaching_plusThis project implements a PyTorch-based co-teaching algorithm to improve generalization against label corruption in machine learning.21
nust-machine-intelligence-laboratory/jo-srcAn implementation of a contrastive learning approach to address noisy labels in machine learning models5
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
abbypa/nnproject_deepmaskA deep learning implementation of an object segmentation algorithm.187
pxiangwu/topofilterDevelops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning.30
michaelklachko/pnn.pytorchA PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks.57
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