GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration. (by TencentARC)
CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer (by sczhou)
GFPGAN | CodeFormer | |
---|---|---|
95 | 28 | |
36,723 | 17,068 | |
0.6% | 1.3% | |
1.9 | 4.0 | |
10 months ago | 7 months ago | |
Python | Python | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
GFPGAN
Posts with mentions or reviews of GFPGAN.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-08-10.
-
Deep Live Cam: Real-Time Face Swapping and One-Click Video Deepfake Tool
Interesting... This project is built upon "GFPGAN v1.4" (https://github.com/TencentARC/GFPGAN) and "FaceSwap Extension - Automatic 1111 - Proof of Concept" (https://github.com/revolverocelot1/-webui-faceswap-unlocked). The GFPGAN project is grounded on its own in the paper "GFP-GAN: Towards Real-World Blind Face Restoration with Generative Facial Prior" by Wang et al.
- Ask HN: What is the state of the art in AI photo enhancement?
-
Open source software has gotten a lot better at having smooth swaps. Below is what i got.
Mainly as the base model. https://insightface.ai/ There was some post processing done to further improve quality. https://github.com/TencentARC/GFPGAN
-
AI generator for photos of past people?
Check out GFOGAN https://github.com/TencentARC/GFPGAN
-
A little bedtime story by the AI nanny | Stable Diffusion + GPT = a match made in latent space
It's not animating really, just lip sync and face restoration, here I used: https://github.com/Rudrabha/Wav2Lip and https://github.com/TencentARC/GFPGAN respectively.
-
Tools For AI Animation and Filmmaking , Community Rules, ect. (**FAQ**)
Real-ESRGAN/GFPGAN https://github.com/xinntao/Real-ESRGAN (Real-ESRAN - Upscale images, facial restoration with GFPGAN setting) https://github.com/TencentARC/GFPGAN (GFPGAN - Facial restoration and Upscale) -------MATTE AND COMPOSITE--------
-
what should i do
2.install it using pip install git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379
-
hey guys, need hsome help
Cloning https://github.com/TencentARC/GFPGAN.git (to revision 8d2447a2d918f8eba5a4a01463fd48e45126a379) to /private/var/folders/qw/_kkcnr2s59n3kplbwxsk_k2c0000gn/T/pip-req-build-bgantjtl
-
Need help, keep getting [Errno 2] No such file or directory when running batch file.
All I have done is add Stable Diffusion Checkpoints and the GFPGAN checkpoints to C:\Program Files (x86)\stable-diffusion-webui-master\stable-diffusion-webui-master\models\Stable-diffusion.
- Free AI-Powered Photo Restoration Service to Restore Photos
CodeFormer
Posts with mentions or reviews of CodeFormer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-29.
-
Automatic1111 for Intel Arc (A380 Tested)
CodeFormer
-
Working with a prompt someone posted earlier ( workflow in comments)
https://github.com/sczhou/CodeFormer like this, did you install anything???
- Robust Blind Face Restoration with Codebook Lookup Transformer
-
Images created in Automatic1111 on M1 Mac - Blue tint
https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/codeformer.pth to /stable-diffusion-webui/models/Codeformer/codeformer-v0.1.0.pth
-
How can I make this command run?
I just watched a youtube video of two minute papers and I was impressed by this face restauration ai.
- Towards Robust Blind Face Restoration with Codebook Lookup TransFormer | high quality faces!
-
I tried restoring this REALY old photo of my wife's great great great great Grandpa.
Have you tried this instead? https://github.com/sczhou/CodeFormer , you can try it at https://replicate.com/sczhou/codeformer
- 12 best AI websites to make your life easier [save 100s of hours]
-
Hoping to get this 1890's photo of my great grandmother and her 3 sisters restored as a Christmas present for my father.
CodeFormer is another good alternative to GFPGAN if you're not pleased with its results.
- new ai upscale tech
What are some alternatives?
When comparing GFPGAN and CodeFormer you can also consider the following projects:
GPEN
Real-ESRGAN - Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
stable-diffusion-webui - Stable Diffusion web UI
stable-diffusion - A latent text-to-image diffusion model
stable-diffusion-ui - Easiest 1-click way to install and use Stable Diffusion on your computer. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image. [Moved to: https://github.com/easydiffusion/easydiffusion]