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

``` (codeformer) clock3@F17-FX707ZIN:~/Work/Sources/CodeFormer$ conda install -c conda-forge dlib Solving environment: failed CondaValueError: Malformed version string '~': invalid character(s). ``` What's the problem? Anyone encountered it and fixed it? Thanks!

![image](https://user-images.githubusercontent.com/14260426/230716587-cf8c2b22-d702-4f7a-a9ee-1c60c75755b0.png)Why does it look ineffective? How should I set it to make the image look normal and remove stains

When I use the command "python3 inference_codeformer.py --bg_upsampler realesrgan -w 0.7 --input_path ~/Desktop/xiufu4.jpg" to repair a photo, the faces and clothes in the "restored_faces" are both in high definition. However,...

Nice work! Video Enhancement, Can image processing run in Parallel?

### CodeFormer is not able to detect the correct number of faces, and therefore causing errors. ![Detection Error](https://github.com/sczhou/CodeFormer/assets/131915615/815ecf0a-1732-4b6b-850f-00670a91f28d) Original image has a perfect background (non-face area), as you can see,...

I'm a novice in coding and stuff) So I've made everythin' but... have this What's that means? Background upsampling: False, Face upsampling: False [1/1] Processing: 8.jpg [ WARN:[email protected]] global loadsave.cpp:248...

thanks for this great job! The resolution of FFHQ original dataset is 1024x1024, but in your paper the resolution of HQ data is 512x512. So how to generate the 512x512...

When running on my own computer, I use the CPU for calculations throughout the entire process, rather than the GPU. May I ask how to solve this problem? CUDA version:12.2