Skip to content
#

noise2noise

Here are 10 public repositories matching this topic...

Language: All
Filter by language

Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy dependence of clean speech data required by deep learning based audio denoising methods by showing that it is possible to train deep speech denoisi…

  • Updated Sep 1, 2023
  • Jupyter Notebook
Noise2Noise-Lite-two-ligther-versions-of-the-famous-AI-denoiser-for-small-images

Noise2Noise is an AI denoiser trained with noisy images only. We implemented a ligther version which trains faster on smaller pictures without losing performance and an even simpler one where every low-level component was implemented from scratch, including a reimplementation of autograd.

  • Updated Sep 25, 2022
  • Jupyter Notebook

The standard approach to image reconstruction using deep learning is to use clean image priors for training purposes. In this project, we attempt to achieve denoising without using a clean image prior and yet, achieving a performance comparable to, or sometimes, even better than that obtained using the conventional approach.

  • Updated Dec 10, 2022
  • Jupyter Notebook

Improve this page

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

Learn more