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

Monthly 100 free

When downloading the enhanced image from the demo site https://huggingface.co/spaces/sczhou/CodeFormer, I got a totally different image from someone else. I think this is a bad privacy issue. ![image](https://user-images.githubusercontent.com/262618/224460660-0052a544-178a-4510-b646-68372dd43953.png)

Hi, video processing stopped, and show this... zsh: segmentation fault python inference_codeformer.py --bg_upsampler realesrgan --face_upsample -w I notice my memory gone half way and then come back down... The mp4...

D:\AI\CodeFormer>python inference_codeformer.py --bg_upsampler realesrgan --face_upsample -w 1.0 --input_path "D:\AI\CodeFormer\inputs\RusRul.mp4" Traceback (most recent call last): File "D:\AI\CodeFormer\inference_codeformer.py", line 7, in from basicsr.utils import imwrite, img2tensor, tensor2img File "D:\AI\CodeFormer\basicsr\__init__.py", line 5, in...

Hi, I'm very interesting in your paper and I'm trying to reproduce the training process. I found that in your paper you said stage 3 is to finetune encoder, but...

Hello, Found this via this video: https://www.youtube.com/watch?v=pPCHSWCA4hg I want to ask some questions: 1. Is there a way to use it on mobile devices, completely local (no server) ? Any...

I'm getting this error when I try to use codeformer. Does it not work with a 4090? nvrtc: error: invalid value for --gpu-architecture (-arch) Anyone know how to fix this?

Hello there, what is the most efficient way to carry out batch inference on multiple image sequences, current inference time is 5 seconds per image

I'm seeing a person's eye colour and ethnicity changing from frame to frame - a good feature might be to take into account the variables from the frames before and...