EESRGAN VS Real-ESRGAN

Compare EESRGAN vs Real-ESRGAN and see what are their differences.

EESRGAN

Small-Object Detection in Remote Sensing (satellite) Images with End-to-End Edge-Enhanced GAN and Object Detector Network (by Jakaria08)

Real-ESRGAN

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration. (by xinntao)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
EESRGAN Real-ESRGAN
1 131
264 26,384
- -
10.0 2.7
over 1 year ago about 1 month ago
Python Python
GNU General Public License v3.0 only BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

EESRGAN

Posts with mentions or reviews of EESRGAN. We have used some of these posts to build our list of alternatives and similar projects.
  • LogoScale – A method for vectorizing small, crappy logos
    1 project | news.ycombinator.com | 9 Sep 2023
    Yeah I'd be similarly curious how that was arrived at. ESRGAN was co-developed by a researcher at Tencent, who has been involved in a range of similar things.

    The only satellite related thing I saw in my brief searching is some separate project[1] based on ESRGAN used for satellite imagery.

    [1] https://github.com/Jakaria08/EESRGAN

Real-ESRGAN

Posts with mentions or reviews of Real-ESRGAN. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-24.

What are some alternatives?

When comparing EESRGAN and Real-ESRGAN you can also consider the following projects:

techniques - Techniques for deep learning with satellite & aerial imagery

ESRGAN - ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.

BasicSR - Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet. [Moved to: https://github.com/XPixelGroup/BasicSR]

SwinIR - SwinIR: Image Restoration Using Swin Transformer (official repository)

GFPGAN - GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.

BSRGAN - Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (ICCV, 2021) (PyTorch) - We released the training code!

waifu2x - Image Super-Resolution for Anime-Style Art

Real-ESRGAN-colab - A Real-ESRGAN model trained on a custom dataset

a-PyTorch-Tutorial-to-Super-Resolution - Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution

waifu2x-caffe - waifu2xのCaffe版

stable-diffusion - A latent text-to-image diffusion model

Image-Super-Resolution-via-Iterative-Refinement - Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch