Sharpen Blurry Memories: Supercharge Your Images with HyperRez
Project description
HyperRez: Sharpen Blurry Memories
Enhance and upscale your images effortlessly with HyperRez, a Python library crafted by Rauhan Ahmed Siddiqui. Leveraging the power of GFPGAN and RealESRGAN, state-of-the-art Generative Adversarial Networks, this library provides advanced image enhancement capabilities. Real-ESRGAN focuses on upscaling backgrounds, while GFPGAN excels in refining the faces of human subjects.
Features
- Dual Network Integration: Combines Real-ESRGAN and GFPGAN for comprehensive image enhancement.
- Gradio Interface: Seamlessly deployed into production using Gradio Interface for an interactive and user-friendly experience.
- GPU Acceleration: Optimized for GPU processing, ensuring fast and efficient image enhancement (Note: Performance may be suboptimal on CPUs).
- PyPI Integration: Available on PyPI as the "HyperRez" library for easy installation and use.
Screenshots
Installation
pip install HyperRez
Usage
from HyperRez import ImageUpscaler
# Initialise the upscaler
upscaler = ImageUpscaler()
# Launch the Gradio Interface
upscaler.launchInterface()
Authors
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
HyperRez-2.0.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file HyperRez-2.0.tar.gz
.
File metadata
- Download URL: HyperRez-2.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cab991de10e6448211714e64bef2b3641f26bad9672704d043b4a04450fec8f |
|
MD5 | 2234be4fd9139498f472892b0d685545 |
|
BLAKE2b-256 | 606510cb9b9fae7c508b31bb1814630220563566f75e25e3211bd93332650804 |
Provenance
File details
Details for the file HyperRez-2.0-py3-none-any.whl
.
File metadata
- Download URL: HyperRez-2.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9c563b35a7a16dfe3e051893db51ea3311ac749461a6446a956ceaa4bdd5090 |
|
MD5 | fc3a1ee099b3bcbf5314ef79ed5cac39 |
|
BLAKE2b-256 | 369672f645f4f69c4c09b43e201a473b7344f99caabfa1d6a2fe8f357276b1eb |