Skip to content
#

noise-robustness

Here are 14 public repositories matching this topic...

Production-ready framework for training robust computer vision models. Features multi-GPU support, EMA tracking, label smoothing, and comprehensive robustness evaluation across 4 noise types. Includes scalable TF.Data pipeline, automated testing, Docker support, and CLI tools. Install: pip install robust-vision

  • Updated Mar 13, 2026
  • Python

A comparative experiment between RNN and LSTM models to evaluate their ability to perform noise-robust sequence prediction. The project tests short-term vs long-term memory by reconstructing clean input sequences from noisy data, showing how LSTM outperforms RNN under long-dependency conditions.

  • Updated Nov 24, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the noise-robustness topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the noise-robustness topic, visit your repo's landing page and select "manage topics."

Learn more