Augmentation-for-LNL
Data augmentation framework
Provides a framework for learning with noisy labels using data augmentation strategies.
[CVPR 2021] Code for "Augmentation Strategies for Learning with Noisy Labels".
113 stars
6 watching
13 forks
Language: Python
last commit: almost 3 years ago augmentation-policiescifar10cifar100clothing1mcvprcvpr2021data-augmentationdata-augmentation-strategieslabel-noiselabel-noise-robustnesssemi-supervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
dengpingfan/soc-dataaug | An implementation of data augmentation techniques to improve the performance of saliency models on cluttered images | 11 |
mmazeika/glc | A method to train deep learning classifiers on noisy labels using a small set of trusted data | 86 |
zhunzhong07/random-erasing | Provides data augmentation techniques to enhance image classification models | 722 |
xlearning-scu/2021-cvpr-mrl | Develops a robust learning framework to handle noisy labels in multimodal data and improve cross-modal retrieval. | 13 |
iver56/audiomentations | Library for audio data augmentation used in machine learning | 1,873 |
gudovskiy/autodo | Develops an automated machine learning framework to improve deep learning model performance on biased and noisy data | 24 |
dr-darryl-wright/noisy-labels-with-bootstrapping | An implementation of training deep neural networks on noisy labels with bootstrapping using Keras | 22 |
layneh/self-adaptive-training | Improves deep network generalization under noise and enhances self-supervised representation learning | 127 |
pxiangwu/topofilter | Develops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning. | 29 |
xiaoboxia/cdr | An implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks | 75 |
hitcszx/lnl_sr | An implementation of a regularization technique to improve the accuracy of deep learning models trained with noisy labels. | 46 |
yuqifan1117/hallucidoctor | This project provides tools and frameworks to mitigate hallucinatory toxicity in visual instruction data, allowing researchers to fine-tune MLLM models on specific datasets. | 41 |
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 |
hongxin001/odnl | An implementation of a method to improve model robustness against inherent label noise in machine learning models | 19 |
rksltnl/deep-metric-learning-cvpr16 | A software framework for building deep metric learning models using lifted structured feature embedding | 342 |