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

Is there a way for the fixed face to be sharper in the results? As you can see in the fixed result, the transition to the sharp hair on the...

What argument do I add for colorize an image or video like in the main page examples? Thanks ahead!

Hello, Thank you for this great project! 💙 I'm running this on Windows 10 and Anaconda, Installation was very easy and simple to follow thanks to your step-by-step instructions, I...

I noticed that by default I can choose the INPUT directory but not the output. ### Explanation how it works with the current version: At the moment the output directory...

Thanks for sharing your great job! I've trained CodeFormer on my task for stage I and II. When testing on real images, the overall performance is good except for some...

In your article, you wrote: For the evaluation on real-world datasets without ground truth, we employ the widely-used non-reference perceptual metrics: FID and NIQE. Is FID a non-reference indicator? I...

hi,the paper has recived by NeurIPS 2022, so when will release the trainning code, wait in hope.

Hi, first of all, congratulations on the amazing work. I wanted to share with you a step by step tutorial I built on Colab here: https://github.com/machinelearnear/towards_robust_blind_face_restoration where I download a...

Hello, I would like to ask how to change the network structure, I want to replace the RRDBnet of realesragan with SRVGGNet, that is, replace the realesragan model of the...

Hi would it be possible to please add an Upscale feature on the Codeformer Google Colab? The Demo on Hugging Face and Replicate have one but not on Colab. Would...