CodeFormer
CodeFormer copied to clipboard
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
``` (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!
Bayazid hossen
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.  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