sczhou / CodeFormer

[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
Other
15.79k stars 3.32k forks source link

None of your applications are working on my image. Can you lend a hand in troubleshooting the issue? #371

Open theparitt opened 6 months ago

theparitt commented 6 months ago

I couldn't find any of the applications you claim to be working. Could you help me figure out what the problem is?

Input image 512

command that i used

python3 inference_inpainting.py    --input_path ./inputs/512.png

output for inpaint 512

command for colorizing

python3 inference_colorization.py    --input_path ./inputs/512.png

512

theparitt commented 6 months ago

Anybody? I found that all of my images do not work. All functions of CodeFormer.

The things that work are .... Examples that come with this the code

Sadly but True......................................

Long-louis commented 1 week ago

I am also in your situation. I have looked at the code but cannot find the reason.