Classification-with-noisy-labels-by-importance-reweighting
Label weighting algorithm
An implementation of a method to improve classification accuracy on noisy labels by reweighting their importance
TPAMI: Classification with noisy labels by importance reweighting.
39 stars
3 watching
4 forks
Language: Python
last commit: about 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
xiaoboxia/cdr | An implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks | 75 |
xiaoboxia/t-revision | A PyTorch implementation of a method for learning with noisy labels in deep neural networks | 98 |
kthyeon/fine_official | An implementation of a method for training machine learning models using noisy labels | 38 |
pxiangwu/topofilter | Develops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning. | 29 |
pokaxpoka/rognoisylabel | A Python package for robust inference via generative classifiers for handling noisy labels in machine learning. | 33 |
cysu/noisy_label | A repository providing code and scripts for training image classification models on noisy labeled data | 115 |
xjtushujun/meta-weight-net | An implementation of a meta-learning algorithm to improve sample weighting in classification tasks with noisy labels. | 281 |
uber-research/learning-to-reweight-examples | Project implementing a method to improve deep learning model robustness by re-weighting examples with noisy labels | 269 |
hongxin001/odnl | An implementation of a method to improve model robustness against inherent label noise in machine learning models | 19 |
mmazeika/glc | A method to train deep learning classifiers on noisy labels using a small set of trusted data | 86 |
moucheng2017/med-noisy-labels | Provides PyTorch implementation of a method to address noisy labels in medical image segmentation. | 71 |
pingqingsheng/lrt | An algorithm designed to robustly correct noisy labels in training data by iteratively refining the network's confidence and updating the loss function. | 21 |
dr-darryl-wright/noisy-labels-with-bootstrapping | An implementation of training deep neural networks on noisy labels with bootstrapping using Keras | 22 |
chenpf1025/noisy_label_understanding_utilizing | An investigation into deep learning models trained with noisy labels and methods to improve their accuracy. | 90 |
weijiaheng/advances-in-label-noise-learning | A curated collection of papers and resources on learning with noisy labels in machine learning | 687 |