#Image Super-Resolution

Logo of image-super-resolution
image-super-resolution
Explore advanced image enhancement with Keras implementations of Residual Dense Networks for single image super-resolution. This Python-based project enhances image resolution efficiently, utilizing content and adversarial losses. It includes support for Docker and Google Colab, making it ideal for cloud-based applications. Freely available under Apache 2.0 license and compatible with Python 3.6, it welcomes community contributions.
Logo of RGT
RGT
RGT enhances image super-resolution by utilizing global spatial information for better reconstruction. It employs recursive-generalization self-attention and cross-attention to improve global context processing. The model minimizes redundancy through scaled attention matrices and integrates features via hybrid adaptive methods. Tests show RGT's effectiveness over recent techniques in various evaluations.