CodeFormer
CodeFormer copied to clipboard
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
What are the parameters for upscale images? Like demonstrated on replicate.
增强后的图片为什么会出现一些褐色斑点,测试下来很多图片有这个问题,请问这是什么导致的,GFPGAN1.3也有这个问题
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
Thanks for your code contribution. I found that when I trained the stage3, it seems that the weights of the stage2 of training were not loaded. Where are the weights...
Fidelity 0.7 No background_enhance No face_upsample Upscale 1 The output image lacks warmth of the colour, kind of dimmed, looks whitish! Is there any solution to this problem?
## Fixes - fix: if get output_tile failed, raise an error
Hi, I want to training the model with input datasets resolution 1024, so where do I need to configure it? Thank you!
加了--bg_upsampler realesrgan --face_upsample怎么在CPU运行的,要怎么做才可以在显卡上运行,还有图像放大可以选择倍数的不?抱脸网址上面可以选放大倍数的
I followed the [instructions of training](https://github.com/sczhou/CodeFormer/blob/master/docs/train.md) and got stuck on the first step of the first stage: > Download training dataset: [FFHQ](https://github.com/NVlabs/ffhq-dataset) Should I first create a directory named "datasets/ffhq/ffhq_512",...