VGGFace2-HQ icon indicating copy to clipboard operation
VGGFace2-HQ copied to clipboard

"List index out of range" - Windows OS error

Open bmc84 opened this issue 3 years ago • 3 comments

Hi,

Command: python scripts/inference_gfpgan_forvggface2.py --input_path out --batchSize 8 --save_dir final

(Folder "out" and "final" both exist).

Error displayed: image

This looks like it may be another issue similar to what you fixed here: https://github.com/NNNNAI/VGGFace2-HQ/issues/2

bmc84 avatar Nov 20 '21 00:11 bmc84

Sorry for the late respond. Could you try this new script?: inference_gfpgan_forvggface2.zip

NNNNAI avatar Nov 20 '21 10:11 NNNNAI

Hi, does it works now?

NNNNAI avatar Nov 22 '21 03:11 NNNNAI

Hi, does it works now?

Hi, Sorry for the delay. I only just had a chance to test it. Yes, your fix works. The files did process

(although they are glitchy, I think this is because of a compatibility issue with RTX 3070 and the current Cuda I have installed): image

bmc84 avatar Nov 22 '21 13:11 bmc84