Skip to content

Open Image Denoise v2.2.0-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@atafra atafra released this 02 Feb 12:05
· 112 commits to master since this release
  • Improved denoising quality (better fine detail reconstruction)
  • Added Intel Meteor Lake GPU support (in Intel® Core™ Ultra Processors)
  • Added Metal device for Apple silicon GPUs (requires macOS Ventura or newer)
  • Added ARM64 (AArch64) CPU support on Windows and Linux (in addition to macOS)
  • Improved CPU performance
  • Switched to the CUDA driver API by default, added the OIDN_DEVICE_CUDA_API
    CMake option for manually selecting between the driver and runtime APIs
  • Fixed crash when releasing a buffer after releasing the device