n2v
Image denoiser
A noise reduction algorithm trained on noisy images without target images or paired data
This is the implementation of Noise2Void training.
414 stars
20 watching
114 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An image denoising algorithm implementing a statistical approach to improve traditional methods | 42 |
| Develops and compares various image denoising algorithms using MATLAB and deep learning | 144 |
| A Matlab implementation of an image denoising scheme based on sparse coding and trilateral weighting. | 91 |
| Software implementing a blind pixel-level non-local method for image denoising using additive Gaussian white noise. | 49 |
| A tool for de-noising raster digital elevation models using feature-preserving algorithms | 17 |
| A Matlab implementation of various image denoising techniques using DCT and FFT | 100 |
| A high-performance denoising filter library for images rendered with ray tracing | 1,822 |
| An algorithm to reduce noise in images from sCMOS cameras | 29 |
| This project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images | 89 |
| An approach to detect noise in labels used with deep neural networks during training | 77 |
| A MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images | 81 |
| An open source software project that extends an existing algorithm to handle noisy labels in machine learning for low-resource data generation. | 8 |
| An implementation of a contrastive learning approach to address noisy labels in machine learning models | 5 |
| Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. | 14 |
| An implementation of a deep learning training method for handling noisy labels in convolutional neural networks using the VGG-16 network architecture. | 6 |