GFPGAN
Face restoration
An algorithm for restoring damaged or obscured faces in images
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
36k stars
507 watching
6k forks
Language: Python
last commit: 4 months ago
Linked from 3 awesome lists
deep-learningface-restorationgangfpganimage-restorationpytorchsuper-resolution
Related projects:
Repository | Description | Stars |
---|---|---|
yangxy/gpen | An open-source software project that develops and provides tools for restoring degraded faces in images using Generative Pre-trained Networks. | 2,441 |
xinntao/real-esrgan | Develops algorithms for practical image and video restoration using synthetic data | 28,519 |
sczhou/codeformer | A deep learning-based framework for enhancing and restoring images of faces in various conditions | 15,900 |
clovaai/stargan-v2 | A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,506 |
postech-cvlab/pytorch-studiogan | A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. | 3,430 |
cszn/kair | Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,968 |
cleardusk/3ddfa | A deep learning project that aims to align 3D facial landmarks in real-time with a focus on accuracy and efficiency. | 3,608 |
xinntao/esrgan | Software implementation of enhanced image restoration algorithm using Generative Adversarial Networks | 6,035 |
xpixelgroup/diffbir | Generative model for blind image restoration and other related tasks using diffusion prior | 3,395 |
yunjey/stargan | Develops a unified generative model to translate images across multiple domains using a single network architecture. | 5,229 |
cmusatyalab/openface | A general-purpose face recognition system with deep neural networks. | 15,146 |
nvlabs/stylegan2 | Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach | 10,996 |
tachibanayoshino/animeganv2 | A tool that generates anime styles from landscape photos and videos using deep learning techniques. | 5,102 |
open-mmlab/mmagic | A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. | 6,945 |
serengil/deepface | A Python library for face recognition and attribute analysis, providing a simple interface to various state-of-the-art models. | 14,696 |