Skip to content
#

denoising-autoencoder

Here are 8 public repositories matching this topic...

Language: All
Filter by language

Implementation and evaluation of classical and deep learning-based image denoising methods. The project compares Non-Local Means (NLM), BM3D, U-Net, and Denoising Autoencoders under different noise models (Gaussian, Salt & Pepper), using PSNR as the primary performance metric.

  • Updated Feb 17, 2026
  • Jupyter Notebook

A research-grade PyTorch framework for robust object recognition under extreme environmental noise. Implements self-supervised Denoising Autoencoders (DAE) with ResNet/ViT architectures on the official CIFAR-10-C benchmark. Includes Grad-CAM interpretability and automated robustness benchmarking.

  • Updated Mar 16, 2026
  • Python

Improve this page

Add a description, image, and links to the denoising-autoencoder 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 denoising-autoencoder topic, visit your repo's landing page and select "manage topics."

Learn more