Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"results are saved in" output files do not exist #88

Open
joetech opened this issue Dec 28, 2022 · 5 comments
Open

"results are saved in" output files do not exist #88

joetech opened this issue Dec 28, 2022 · 5 comments

Comments

@joetech
Copy link

joetech commented Dec 28, 2022

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
@iosonofra
Copy link

yes, same for me

@Liang856
Copy link

Refer to issue #89

@ncorewa
Copy link

ncorewa commented Jan 16, 2023

same to windows. can someone explain also installed ffmpeg.

@newchcoder
Copy link

Same problems

@lachlancahill
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants