CodeFormer icon indicating copy to clipboard operation
CodeFormer copied to clipboard

"results are saved in" output files do not exist

Open joetech opened this issue 2 years ago • 4 comments

I'm trying for the first time and attempting the base image example with an image I have and although it shows no errors and reports that it saved the results, I do not see any copy of the image in my results. I do see these other new folders, though.

Ubuntu 22.04.1 NVIDIA GeForce GTX 1050

Commands and output:

(codeformer) ➜  CodeFormer git:(master) ✗ python inference_codeformer.py -w 0.7 --input_path ./before/joseph-pope.jpeg              
Face detection model: retinaface_resnet50
Background upsampling: False, Face upsampling: False

All results are saved in results/joseph-pope.jpeg_0.7
(codeformer) ➜  CodeFormer git:(master) ✗ ls -la results 
total 16
drwxrwxr-x  4 joe joe 4096 Dec 28 02:23 .
drwxrwxr-x 13 joe joe 4096 Dec 28 02:04 ..
drwxrwxr-x  3 joe joe 4096 Dec 28 02:04 17_1.0
drwxrwxr-x  5 joe joe 4096 Dec 28 02:23 whole_imgs_0.5

joetech avatar Dec 28 '22 08:12 joetech

yes, same for me

iosonofra avatar Jan 05 '23 20:01 iosonofra

Refer to issue #89

Liang856 avatar Jan 14 '23 11:01 Liang856

same to windows. can someone explain also installed ffmpeg.

ncorewa avatar Jan 16 '23 04:01 ncorewa

Same problems

newchcoder avatar Jan 16 '23 20:01 newchcoder

I have the same issue. ffmpeg is already installed. Since no error is raised it's hard to diagnose.

lachlancahill avatar May 05 '23 09:05 lachlancahill