Skip to content

R2.12

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 11:40
· 46 commits to main since this release
  • This release is built with cuda 12.0.0 and requires driver 525 or higher.
  • Fix incorrect temporal denoising results on 900 and 10 series gpus (b66572c). This issue is introduced in R2.6 because of unitialized variables and cuda compiler >= 11.5.
  • Fix a bug in BM3Dv2 that produces invalid output in BM3Dv2(yuv, radius=1, sigma=[3,0]).
  • Fix data races in bm3dcuda{_rtc}.