n2v

Image denoiser

An implementation of an image denoising algorithm that trains without clean target images or paired noisy images.

This is the implementation of Noise2Void training.

GitHub

408 stars
20 watching
112 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nvlabs/snn An image denoising algorithm implementing a statistical approach to improve traditional methods 42
weitw/imagedenoise Develops and compares various image denoising algorithms using MATLAB and deep learning 140
csjunxu/twsc-eccv2018 A MATLAB implementation of an image denoising algorithm using sparse coding techniques. 91
njusthyk1972/nlh An image denoising method using blind pixel-level non-local methods 48
jblindsay/fp_denoise A tool for de-noising raster digital elevation models using feature-preserving algorithms 17
lizonghang/dct-fft-and-denoising A Matlab implementation of various image denoising techniques using DCT and FFT 100
renderkit/oidn A high-performance denoising filter library for images rendered with ray tracing 1,804
huanglabpurdue/ncs An algorithm to reduce noise in images from sCMOS cameras 29
nvpro-samples/vk_denoise This project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images 90
hjimce/o2u-net An approach to detect noise in labels used with deep neural networks during training 77
hjprint/university_project_vmd_majorization A MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images 77
uds-lsv/multi-tasking_learning_with_unreliable_labels An open source software project that extends an existing algorithm to handle noisy labels in machine learning for low-resource data generation. 8
nust-machine-intelligence-laboratory/jo-src An implementation of a contrastive learning approach to address noisy labels in machine learning models 5
ysnan/vem-nbd Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. 14
delchiaro/training-cnn-noisy-labels-keras An implementation of a deep learning training method for handling noisy labels in convolutional neural networks using the VGG-16 network architecture. 6