Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce ML-based denoiser #193

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

dtarakanov1
Copy link
Contributor

  • Update post-effect API
  • Introduce ML-based denoiser post-effect
  • Denoiser selection via command line args
  • Split screen mode when denoising enabled
  • Remove denoiser-related ifdef directives
  • Cleanup BaikalStandalone code
  • Fix GCC-8 build warnings

Authors: achernigin1987, AvKhokhlov, dtarakanov1

dtarakanov1 and others added 9 commits August 27, 2018 16:29
 * Update post-effect API
 * Introduce ML-based denoiser post-effect
 * Denoiser selection via command line args
 * Split screen mode when denoising enabled
 * Remove denoiser-related ifdef directives
 * Cleanup BaikalStandalone code
 * Fix GCC-8 build warnings

Authors: achernigin1987, AvKhokhlov, dtarakanov1
@dtarakanov1
Copy link
Contributor Author

dtarakanov1 commented Sep 4, 2018

Issues preventing merge:

  1. The changes require modified RadeonRays from master branch, while the Baikal requires some adaptation to the latest RadeonRays.
  2. The file "Baikal/PostEffects/ML/denoiser.cpp" cannot be compiled with BAIKAL_EMBED_KERNELS=ON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants