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
509 watching
6k forks
Language: Python
last commit: 6 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,456 |
xinntao/real-esrgan | Develops algorithms for practical image and video restoration using synthetic data | 28,800 |
sczhou/codeformer | A deep learning-based framework for enhancing and restoring images of faces in various conditions | 16,049 |
clovaai/stargan-v2 | A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,513 |
postech-cvlab/pytorch-studiogan | A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. | 3,439 |
cszn/kair | Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,994 |
cleardusk/3ddfa | A deep learning project that aims to align 3D facial landmarks in real-time with a focus on accuracy and efficiency. | 3,618 |
xinntao/esrgan | Software implementation of enhanced image restoration algorithm using Generative Adversarial Networks | 6,078 |
xpixelgroup/diffbir | This project provides a deep learning-based pipeline for restoring degraded images | 3,445 |
yunjey/stargan | Develops a unified generative model to translate images across multiple domains using a single network architecture. | 5,236 |
cmusatyalab/openface | A general-purpose face recognition system with deep neural networks. | 15,166 |
nvlabs/stylegan2 | Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach | 11,010 |
tachibanayoshino/animeganv2 | A tool that generates anime styles from landscape photos and videos using deep learning techniques. | 5,118 |
open-mmlab/mmagic | A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. | 6,986 |
serengil/deepface | A Python library for face recognition and attribute analysis, providing a simple interface to various state-of-the-art models. | 15,091 |