patch_denoise.gpu#

GPU-based patch denoising module.

autotune

Auto-tune the GPU batch size for a given denoising configuration.

dataloader

Torch dataloader for the noisy data.

denoiser

Torch module for denoising a batch of patches using local low rank method.

main

Main loop for the gpu version of patch-denoise.