loss-correction
Loss correction framework
Provides a framework for implementing robust loss functions to mitigate the effects of label noise in deep neural networks.
Robust loss functions for deep neural networks (CVPR 2017)
90 stars
8 watching
18 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch-based framework for implementing normalized loss functions to improve deep learning model robustness against noisy labels. | 134 |
| A deep learning framework implementing Deeplab-resnet-101 with binary Jaccard loss surrogate, based on the Lovász hinge loss. | 97 |
| A framework for understanding how deep neural networks process input data to produce output | 735 |
| An image restoration framework using neural networks with interpretable and adaptive structure for diverse applications | 136 |
| An implementation of a loss function designed to improve the training of deep neural networks with noisy labels | 126 |
| A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. | 15 |
| Provides a comprehensive set of implementation of various loss functions and operators for deep learning models | 2,196 |
| An implementation of an unsupervised label noise modeling and loss correction approach for deep learning. | 221 |
| A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
| A deep learning-based approach to correcting geometric distortions in images | 192 |
| A software framework for training neural networks to optimize dielectric metasurfaces using physics-driven generative models and global optimization algorithms. | 101 |
| A unified framework for improving privacy and reducing communication overhead in distributed machine learning models. | 12 |
| Provides a framework for learning with noisy labels using data augmentation strategies. | 113 |
| An approach to mitigating catastrophic forgetting in federated class incremental learning for vision tasks using a generative model and data-free methods | 15 |
| A method to train deep learning classifiers on noisy labels using a small set of trusted data | 86 |