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
62
Established
Maintenance 2/25
Adoption 19/25
Maturity 25/25
Community 16/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 193
Forks: 25
Downloads: 8,536
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.

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