noisy_label

Noisy Label Training

A repository providing code and scripts for training image classification models on noisy labeled data

Code for the CVPR15 paper "Learning from Massive Noisy Labeled Data for Image Classification"

GitHub

115 stars
5 watching
30 forks
Language: Python
last commit: almost 6 years ago

Related projects:

Repository Description Stars
kthyeon/fine_official An implementation of a method for training machine learning models using noisy labels 38
ryo-ito/noisy-labels-neural-network An implementation of a neural network training method using noisy labels 5
chenpf1025/noisy_label_understanding_utilizing An investigation into deep learning models trained with noisy labels and methods to improve their accuracy. 90
dr-darryl-wright/noisy-labels-with-bootstrapping An implementation of training deep neural networks on noisy labels with bootstrapping using Keras 22
moucheng2017/med-noisy-labels Provides PyTorch implementation of a method to address noisy labels in medical image segmentation. 71
udibr/noisy_labels This 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-src An implementation of a contrastive learning approach to address noisy labels in machine learning models 5
xiaoboxia/cdr An implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks 75
uds-lsv/multi-tasking_learning_with_unreliable_labels An open source software project that extends an existing algorithm to handle noisy labels in machine learning for low-resource data generation. 8
ucsc-real/cal An implementation of a machine learning method for handling noisy labels in datasets 47
weijiaheng/advances-in-label-noise-learning A curated collection of papers and resources on learning with noisy labels in machine learning 687
xiaoboxia/t-revision A PyTorch implementation of a method for learning with noisy labels in deep neural networks 98
pokaxpoka/rognoisylabel A Python package for robust inference via generative classifiers for handling noisy labels in machine learning. 33
delchiaro/training-cnn-noisy-labels-keras An implementation of a deep learning training method for handling noisy labels in convolutional neural networks using the VGG-16 network architecture. 6
vdenberg/noisy-label-neural-network An implementation of a neural network algorithm designed to improve performance on noisy labeled data 3