RenderKit / oidn

Intel® Open Image Denoise library
https://www.openimagedenoise.org/
Apache License 2.0
1.78k stars 164 forks source link

Support denoising Image frames / video #133

Open izikhuang opened 2 years ago

izikhuang commented 2 years ago

I'm trying to use oidn to denoise image frames. but the quality is really bad. It is flickering all the time at the dark areas.

Are there any suggestions for image frames/video denoising? or it's in the roadmap?

Thanks.

izikhuang commented 2 years ago

Unlike oidn, the optix denoiser support image frames natively. it provides interfaces to input flow data. The issue is optix denoiser do not support other GPUs and CPU.

yesilcimenahmet commented 2 years ago

++

atafra commented 2 years ago

Temporal denoising is on the roadmap but please keep in mind that there is no temporal denoising approach that can completely eliminate flickering in all cases. So increasing the sample count might be still needed even with temporal denoising.

MarcoRavich commented 2 years ago

Nice collection of "popular and reproducible" state-of-the-art algorithms by @wenbihan: https://github.com/wenbihan/reproducible-image-denoising-state-of-the-art

Interesting "Hardware-accelerated detail-preserving video denoising" by @joelek: https://github.com/joelek/denice

Hope that inspires (collaborations too) !

Nielsbishere commented 1 year ago

We also would very much like this feature. Is there any due date on this?

atafra commented 1 year ago

We don't have any exact dates yet, it's still under development.

Nielsbishere commented 1 year ago

Anywhere within 6 months?

atafra commented 1 year ago

Unlikely.

Nielsbishere commented 1 year ago

Okay thanks

MarcoRavich commented 1 year ago

As suggested in #151 it would be extremely cool/useful to have something like @AhmetCanSolak (@czbiohub)'s aydin but @Intel HW-based.

brennengreen commented 1 year ago

Pinging to see if there's been any update on this development, any ballpark dates established yet or still working on it?

atafra commented 1 year ago

It's under development but no dates yet, sorry.

cghub-io commented 8 months ago

Bumping + to check on progress