CodeFormer
CodeFormer copied to clipboard
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
Hd
4K hd  
Thanks the author for the excellent work. I have issues thou with the irises, which in some case have been badly formed. Samples: ...

It started loading and after about 25% it stopped reporting that Error: File "C:\Users\Zammorta\.conda\envs\codeformer\lib\site-packages\torch\serialization.py", line 480, in __init__ super().__init__(torch._C.PyTorchFileReader(name_or_buffer)) RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory Any...
 我一跑就报错,好奇你们是怎么跑的?都是用老显卡吗?
Works image face Restoration, but I get this long error message `python inference_codeformer.py -w 0.7 --input_path ./inputs --bg_upsampler realesrgan --face_upsample /home/dankahazi/git/CodeFormer/basicsr/utils/realesrgan_utils.py:59: FutureWarning: You are using `torch.load` with `weights_only=False` (the current...

This fixes #222. The normalization process of `adain_npy` could generate pixel values that are out of the range of original image bit depth. For example, it computed values less than...
Following steps in installation guide gives this: ``` (codeformer) C:\Users\HP\Development\CodeFormer>python basicsr/setup.py develop python: can't open file 'basicsr/setup.py': [Errno 2] No such file or directory ``` basicsr/ is there but has...
Traceback (most recent call last): File "C:\Users\Administrator\CodeFormer\basicsr\setup.py", line 9, in from torch.utils.cpp_extension import BuildExtension, CppExtension, CUDAExtension File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\__init__.py", line 148, in raise err OSError: [WinError 126] 找不到指定的模块。 Error loading "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\fbgemm.dll"...