oidn
Image denoiser
A high-performance denoising filter library for images rendered with ray tracing
Intel® Open Image Denoise library
2k stars
49 watching
164 forks
Language: C++
last commit: 10 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nvpro-samples/vk_denoise | This project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images | 90 |
renderkit/ospray | A high-performance ray tracing rendering engine for interactive applications | 1,018 |
jblindsay/fp_denoise | A tool for de-noising raster digital elevation models using feature-preserving algorithms | 17 |
weitw/imagedenoise | Develops and compares various image denoising algorithms using MATLAB and deep learning | 140 |
juglab/n2v | An implementation of an image denoising algorithm that trains without clean target images or paired noisy images. | 408 |
gpuopen-effects/fidelityfx-denoiser | An optimization library providing highly optimized denoiser implementations for specific use cases in computer graphics | 142 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 600 |
lvandeve/lodepng | A PNG encoder and decoder written in C++ with support for ANSI C | 2,104 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
algolzw/daclip-uir | This project controls vision-language models to restore degraded images in various environments and conditions. | 662 |
philcn/dxrexperiments | A lightweight prototyping framework for DirectX Raytracing | 29 |
nvlabs/snn | An image denoising algorithm implementing a statistical approach to improve traditional methods | 42 |
brutpitt/glslsmartdenoise | A C++ implementation of a fast spatial de-noising filter using a circular Gaussian kernel with configurable parameters. | 254 |
wasidennis/deepharmonization | Reimplements a deep learning model to harmonize images from different illumination conditions | 150 |
tylermorganwall/rayimage | An image processing library with functions to simulate camera effects and manipulate images | 50 |