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

4K hd ![Picsart_24-09-06_14-58-23-060](https://github.com/user-attachments/assets/aca342d5-97ab-40d4-8931-a025cfa7d99a) ![Picsart_24-09-06_14-58-23-060](https://github.com/user-attachments/assets/0a43ca10-f17c-438c-8425-5c48274f7db1)

Thanks the author for the excellent work. I have issues thou with the irises, which in some case have been badly formed. Samples: ![Screen Shot 2024-07-10 at 10 35 15](https://github.com/sczhou/CodeFormer/assets/179513/641f9339-6c37-4dae-9942-b722041c3205)...

![1680934829871](https://github.com/user-attachments/assets/ef1afb3e-4fa4-44ce-932f-cd89d3ae304d)

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...

![image](https://github.com/user-attachments/assets/99e8b0aa-2e42-45f1-ac18-f0a437da5fdc) 我一跑就报错,好奇你们是怎么跑的?都是用老显卡吗?

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...

![微信截图_20240815211009](https://github.com/user-attachments/assets/bdaecf4c-cc0e-42f6-9e4f-c8fbb4180c05)

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"...