You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: