projected-gan VS Real-ESRGAN

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

projected-gan

[NeurIPS'21] Projected GANs Converge Faster (by autonomousvision)

Real-ESRGAN

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration. (by xinntao)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
projected-gan Real-ESRGAN
8 131
878 25,999
1.0% -
0.0 0.0
about 2 years ago 11 days ago
Python Python
MIT License 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.

projected-gan

Posts with mentions or reviews of projected-gan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-16.

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 projected-gan and Real-ESRGAN you can also consider the following projects:

taming-transformers - Taming Transformers for High-Resolution Image Synthesis

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

vision-aided-gan - Ensembling Off-the-shelf Models for GAN Training (CVPR 2022 Oral)

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