TRAINING DEEP NEURAL-NETWORKS USING A NOISE ADAPTATION LAYER
☆119Apr 25, 2017Updated 8 years ago
Alternatives and similar repositories for noisy_labels
Users that are interested in noisy_labels are comparing it to the libraries listed below
Sorting:
- Robust loss functions for deep neural networks (CVPR 2017)☆92Jun 11, 2020Updated 5 years ago
- Code for paper "Dimensionality-Driven Learning with Noisy Labels" - ICML 2018☆58Jun 11, 2024Updated last year
- NeurIPS'18: Masking: A New Perspective of Noisy Supervision☆55Nov 29, 2018Updated 7 years ago
- This is a collection of Papers and Codes for Noisy Labels Problem.☆63Feb 12, 2018Updated 8 years ago
- Gold Loss Correction☆88Dec 1, 2018Updated 7 years ago
- Implementation of a state-of-art algorithm from the paper “Learning with Noisy Labels” , which is the first one providing “guarantees for…☆21Mar 8, 2018Updated 7 years ago
- Description Code for the paper "Robust Inference via Generative Classifiers for Handling Noisy Labels".☆32Sep 18, 2019Updated 6 years ago
- Code for the CVPR15 paper "Learning from Massive Noisy Labeled Data for Image Classification"☆119Feb 6, 2019Updated 7 years ago
- code for paper Decoupling "when to update" from "how to update" [https://arxiv.org/abs/1706.02613]☆22Nov 16, 2017Updated 8 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆91Dec 10, 2020Updated 5 years ago
- small examples to test shared layer☆11Dec 31, 2020Updated 5 years ago
- Keras implementation of Training Deep Neural Networks on Noisy Labels with Bootstrapping, Reed et al. 2015☆22Jan 28, 2021Updated 5 years ago
- NeurIPS'18: Co-teaching: Robust Training of Deep Neural Networks with Extremely Noisy Labels☆519Aug 19, 2021Updated 4 years ago
- A curated list of resources for Learning with Noisy Labels☆2,721May 3, 2025Updated 10 months ago
- Code for paper "Learning to Reweight Examples for Robust Deep Learning"☆270Mar 22, 2019Updated 6 years ago
- This repo consists of collection of papers and repos on the topic of deep learning by noisy labels / label noise.☆236Sep 20, 2021Updated 4 years ago
- Tensorflow source code for "CleanNet: Transfer Learning for Scalable Image Classifier Training with Label Noise" (CVPR 2018)☆88Jun 26, 2018Updated 7 years ago
- ☆121Feb 28, 2017Updated 9 years ago
- ☆49Aug 22, 2018Updated 7 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Sep 8, 2017Updated 8 years ago
- Code for MentorNet: Learning Data-Driven Curriculum for Very Deep Neural Networks☆326Mar 25, 2023Updated 2 years ago
- Hierarchical Softmax Layer☆18Oct 7, 2015Updated 10 years ago
- Learning From Noisy Singly-labeled Data☆18Feb 20, 2018Updated 8 years ago
- A neural network layer that enables training of deep neural networks directly from crowdsourced labels (e.g. from Amazon Mechanical Turk)…☆69Dec 13, 2021Updated 4 years ago
- Rectified Factor Networks☆37Oct 16, 2019Updated 6 years ago
- Gated Recurrent Unit with Low-rank matrix factorization☆34Mar 11, 2016Updated 9 years ago
- Recurrent Neural Networks with External Memory☆30Aug 15, 2015Updated 10 years ago
- Code for the blog post on few-shot classification via task representation and communication.☆18May 24, 2017Updated 8 years ago
- Unsupervised Learning on Neural Network Outputs☆73Mar 17, 2017Updated 8 years ago
- The reproduce of M2 model in "Semi-supervised Learning with Deep Generative Models" based on pytorch☆18May 27, 2019Updated 6 years ago
- Exploring the Space of Adversarial Images☆70Aug 2, 2016Updated 9 years ago
- Code for Attentive Recurrent Comparators☆58Mar 3, 2017Updated 9 years ago
- Code for the "Binding via Reconstruction Clustering" paper☆21Jan 19, 2016Updated 10 years ago
- ICML'19: How does Disagreement Help Generalization against Label Corruption?☆22Jun 30, 2019Updated 6 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109May 1, 2016Updated 9 years ago
- more composable than other neural network libraries☆42Aug 11, 2016Updated 9 years ago
- Fractional Max Pooling implementation in Theano☆21Sep 27, 2015Updated 10 years ago
- GloVe Word Embedding model's implementation in theano