kzhang-cs205-l0-smoothing
kzhang-cs205-l0-smoothing copied to clipboard
Wrong result with L0_parallel.py
I run the L0_parallel.py, and get the wrong result as below when the input image is images/flower.jpg
Because of the scikit-cuda version problem, I have replaced the scikits.cuda.fft with skcuda.fft.
Anyone help?