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

"python inference_codeformer.py --bg_upsampler realesrgan --face_upsample -w 1.0 --input_path ./inputs/whole_imgs/1.mp4 --save_video_fps 24" => FileNotFoundError: [WinError 2] The system cannot find the file specified Images are working perfectly but not videos, where...

Hi, thanks for a great work! I am trying to git clone the project and try inference using the source code. However, when I try this command: "python basicsr/setup.py develop"...

Hi, i get this. What can i do? ![IMG_20221231_123646](https://user-images.githubusercontent.com/117426555/210131569-e7644fa2-c3cc-4ade-85c0-daed70f2ddbc.jpg)

I'm trying for the first time and attempting the base image example with an image I have and although it shows no errors and reports that it saved the results,...

Thanks for the great work! I am wondering if you are able to provide the encoder weights after Stage-I training. According to the paper, the encoder is finetuned in Stage...

Trying to integrate Codeformers with Stable Horde, the image processes and upscales within a couple of seconds first time around, but the load times keep increasing exponentially unless the model...

I have nv 3070ti with cuda 11.7. When I running the video enhancement, the utilization of CPU and GPU is only 50%. I wonder is there any way to increase...

It would be easier to deploy if using docker, especially in Linux.