FAN icon indicating copy to clipboard operation
FAN copied to clipboard

Import error utils file

Open Ektagavas opened this issue 3 years ago • 1 comments

Hey, In the main.py file, from utils import weight_init_kaiming, PSNR_batch imports some functions from utils but I can't see them in the utils file. Hence, it is giving an error. Kindly let me know if these functions are present somewhere else in code.

Thanks in advance.

Ektagavas avatar Mar 15 '22 10:03 Ektagavas

I have updated it. Maybe I forgot to contain these two functions in it before.

momo1689 avatar May 02 '22 12:05 momo1689