VITA-Group/DeblurGANv2

predict.py performs 0 iterations

ajeb78 opened this issue · 1 comments

I get the following output:

~/src/DeblurGAN2$ python3 ./predict.py test_img/000027.png 
0it [00:00, ?it/s]

I have fpn_inception.h5 in the working directory and have downloaded the .pth file and put it in my torch checkpoints cache, and fixed the error in the if name == "main": code section according to the reply to the other issue here. Any ideas why it's not running?

semel1 commented

"... have downloaded the .pth..."

Where did you get it from?