super-image and image-super-resolution

These are **competitors**: both provide PyTorch-based image super-resolution model implementations with similar functionality (Residual Dense Networks, adversarial training), so users would typically choose one based on documentation quality, model variety, and active maintenance rather than using both together.

super-image
53
Established
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 16/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 193
Forks: 25
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 4,817
Forks: 779
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stale 6m
Archived Stale 6m No Package No Dependents

About super-image

eugenesiow/super-image

Image super resolution models for PyTorch.

This project helps graphic designers, photographers, or anyone working with visuals to enhance the quality of low-resolution images. It takes a small, pixelated image and outputs a larger, sharper version, improving details and clarity without distortion. The end user is anyone who needs to upscale images for print, web, or digital display, such as content creators, marketing professionals, or scientists working with visual data.

image-enhancement digital-photography graphic-design visual-content image-restoration

About image-super-resolution

idealo/image-super-resolution

🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.

Keras-based implementation of Residual Dense Networks (RDN/RRDN) for single-image super-resolution, supporting both PSNR-driven and adversarial training with perceptual loss via VGG19 feature extraction. Includes pre-trained models for different use cases (standard upscaling, artifact cancellation, photo-realistic GAN output) and handles large images through patch-based inference to avoid memory constraints. Provides Docker and AWS cloud training pipelines alongside Jupyter notebooks for rapid experimentation.

Scores updated daily from GitHub, PyPI, and npm data. How scores work