Open KeygenLLC opened 2 years ago
I have duplicated main_dpir_sisr_real_applications.py and pointed it to my images folder. Running this script produces the following error:
main_dpir_sisr_real_applications.py
k = sr.shift_pixel(k, sf) # shift the kernel AttributeError: module 'utils.utils_sisr' has no attribute 'shift_pixel'
I'm running this in CPU mode.
Any way to fix this error or is there an updated file?
Thanks
I have duplicated
main_dpir_sisr_real_applications.py
and pointed it to my images folder. Running this script produces the following error:I'm running this in CPU mode.
Any way to fix this error or is there an updated file?
Thanks