{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/6"}],"enrichment":{"capability":"GFPGAN restores and enhances degraded faces in images using a generative adversarial network trained on facial priors, producing clearer face details while optionally upscaling the full image.","skillfed_tags":["face-restoration","gan-based","image-enhancement"],"use_cases":["Restore old or low-resolution photographs where faces are blurry or degraded","Enhance security camera footage or surveillance images to improve facial clarity","Preprocess face images for downstream computer-vision tasks like recognition or analysis","Batch upscale and denoise portrait collections for archival or publication","Combine with Real-ESRGAN to restore both faces and background details in a single pass"],"what_it_does":"GFPGAN is a face restoration tool built on PyTorch that uses a generative adversarial network to recover detail and clarity in degraded facial images. It leverages a pretrained StyleGAN2-based facial prior to perform blind restoration\u2014meaning it works on faces of unknown quality without requiring alignment or preprocessing. The package includes multiple model versions (V1, V1.2, V1.3) with different trade-offs between sharpness and naturalness.\n\nThe typical workflow is to load a pretrained model, pass an image or folder of images through the restorer, and receive enhanced faces along with optional full-image upscaling via Real-ESRGAN. It depends on basicsr for training and inference infrastructure, facexlib for face detection and helper functions, and standard computer-vision libraries (OpenCV, NumPy, SciPy). The package is designed to run on GPU but includes a clean version that works on CPU.","worth_installing":"Yes, if you need face restoration and can work with a dormant package. The library is stable and well-established (37k+ GitHub stars), has no known vulnerabilities, and low install friction. However, expect no active maintenance or updates\u2014use it for production only if you can tolerate a frozen codebase and are comfortable debugging against a 2022-era PyTorch ecosystem."},"id":"gfpgan","links":{"html":"https://skillfed.io/packages/gfpgan","md":"https://skillfed.io/packages/gfpgan.md","pypi":"https://pypi.org/project/gfpgan/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2022-09-16","license_spdx":null,"license_treatment":"permissive","name":"gfpgan","python_support":"unspecified","summary":"GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration"},"popularity":{"monthly_downloads":284085,"position":8068,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.8"}
