/Denoising-With-UNet

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Denoising with UNet

UNet is implemented in PyTorch to be used for image denoising. Salt & paper noise is added to images of CIFAR10 dataset then they are denoised using UNet.