CodeFormer icon indicating copy to clipboard operation
CodeFormer copied to clipboard

[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer

Results 251 CodeFormer issues
Sort by recently updated
recently updated
newest added
trafficstars

Warning _ (from warnings module): File "C: \Users\****\AppData\Local\Programs\Python\Python311\Lib\site-pack ages\torchvision\transforms\functional_tensor.py", line 5 warnings, warn( User₩arning: The torchvision.transforms.functional_tensor module is deprecated i n 0. 15 and will be **removed in 0.17**. Please...

Since the most recent version of CodeFormer is on this site called "OpenXLab", I decided to try that version. Doing that only ever brings up this error message, and doesn't...

作者您好,您的工作的效果十分的令人深刻,很感谢您做出的贡献。在我使用您的代码进行第三阶段的训练的时候,我发现代码运行到120000次迭代后产生了报错,具体内容如图所示,请问您知道这个问题应该如何解决吗? ![image](https://github.com/sczhou/CodeFormer/assets/58510120/cfa57251-4520-404a-ae7a-a04f62b00f0e)

What is the reason for this error: >python inference_codeformer.py --bg_upsampler realesrgan --face_upsample -w 1.0 --input_path .\30.mp4 Traceback (most recent call last): File "H:\AI\CodeFormer\inference_codeformer.py", line 93, in vidreader = VideoReader(args.input_path) File...

当w设的很低时(比如0.1),增强后的视频在人脸区域 帧与帧之间会出现明显的抖动现象。请问是否有好的解决方案

Hi, thanks for your great work. I'm reproducting your work and have recovered visually amazing results. However, I find the results of the two metrics PSNR and SSIM not aligned...

Hi, thanks for your wonderful work and detail instructions. I wonder how to compute the IDS correctly with the Arcface Network. Do you crop the images in the CelebA-Test dataset...

D:\Program Files\CodeFormer>python inference_codeformer.py --bg_upsampler realesrgan --face_upsample -w 1.0 --input_path "D:\123\1421.mp4" Please install ffmpeg (not ffmpeg-python) by running $ conda install -c conda-forge ffmpeg What are the solutions to this problem?

E:\CodeFormer\CodeFormer>python inference_codeformer.py --bg_upsampler realesrgan --face_upsample -w 1.0 --input_path E:\CodeFormer\CodeFormer\inputs\video\11.mp4 Please install ffmpeg (not ffmpeg-python) by running $ conda install -c conda-forge ffmpeg E:\CodeFormer\CodeFormer>conda install -c conda-forge ffmpeg Collecting package metadata...