CodeFormer
CodeFormer copied to clipboard
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
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'
这是输入的原图  这是输出:  怎么把我眼睛闭上了....
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...
 没有完全下载好,直接跳出来,重新输入命令没有任何反应,怎么办? I don't download it completely, just jump out and re-enter the command without any response. What should I do ?