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

when i input command "python basicsr/setup.py develop" Traceback (most recent call last): File "C:\Users\krisl\Desktop\CodeFormer\basicsr\setup.py", line 3, in from setuptools import find_packages, setup ModuleNotFoundError: No module named 'setuptools'

这是输入的原图 ![images](https://github.com/sczhou/CodeFormer/assets/63938530/ac8ddc40-466a-4201-8bc3-851d27c247ca) 这是输出: ![微信截图_20240507174327](https://github.com/sczhou/CodeFormer/assets/63938530/69dc171a-5210-4040-9544-9a0938c5b1b4) 怎么把我眼睛闭上了....

Hello! I was really impressed by your paper, so I tried to train it using your train code. When I did inference and set the w value to 0.7, the...

Your work is truly impressive! The clarity and depth you bring to the subject are remarkable! Could you please let me know how many **training steps** are required in stage...

在阶段一 我无法运行(python -m torch.distributed.launch --nproc_per_node=8 --master_port=4321 basicsr/train.py -opt options/VQGAN_512_ds32_nearest_stage1.yml --launcher pytorch) 然后我把 nproc_per_node=8 改为1 也不可以 我下载了预训练模型 但是不知道放在哪里?请问您可以帮助一下我吗?

on mac m2 chip after Install, run: python inference_codeformer.py -w 0.5 --has_aligned --input_path [image path] the terminal show : ``` [1] 78312 segmentation fault python inference_codeformer.py -w 0.5 --has_aligned --input_path...

我在运行python inference_colorization.py --input_path [image folder]|[image path]修复和着色效果都可以,但是只限制512*512,可以支持整体图片的修复和着色吗 同样python inference_inpainting.py --input_path [image folder]|[image path]也只限制512*512,可以支持整体图片吗 目前可以支持整体图片的只有inference_codeformer.py的脚本,其他2个文件不可以,我需要怎么加这个整体图片的功能

Enviroment: MacOS Monterey 12.2.1 Command: sudo python inference_codeformer.py --bg_upsampler realesrgan --face_upsample -w 0.1 --input_path /Users/justinhan/Desktop/test/7.mp4 Error info: [vost#0:0/rawvideo @ 0x7fb4824118c0] Error submitting a packet to the muxer: Broken pipe Last...

![c0fdec94-a9fd-4d0d-9363-5c884cc4bf93](https://github.com/sczhou/CodeFormer/assets/121542910/52096ad0-9777-4959-9224-5d12371c58c4) 没有完全下载好,直接跳出来,重新输入命令没有任何反应,怎么办? I don't download it completely, just jump out and re-enter the command without any response. What should I do ?