git404hub

what is real-sr fr?

tencent/real-sr — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2022-01-16

824PythonAudience · researcherComplexity · 4/5DormantSetup · moderate

tl;dr

RealSR sharpens blurry, noisy real-world photos by learning how actual camera degradation happens, unlike tools trained only on artificially blurred images, it won CVPR NTIRE 2020's top prize.

vibe map

mindmap
  root((repo))
    What it does
      Sharpens real photos
      Removes noise and blur
      Learns real degradation
    Tech stack
      Python
      PyTorch
      GPU
    Use cases
      Enhance phone photos
      Fix compressed JPEGs
      Restore old images
    Audience
      Researchers
      Photo enthusiasts

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Sharpen blurry or noisy phone photos using a pre-trained model without any coding.

VIBE 2

Restore compressed JPEG images with visible processing artifacts.

VIBE 3

Train a custom super-resolution model on your own dataset of real-world degraded images.

VIBE 4

Batch-process a folder of low-quality images into enhanced versions.

what's the stack?

PythonPyTorch

how it stacks up fr

tencent/real-srgvclab/cutclawjd-opensource/joyai-echo
Stars824831758
LanguagePythonPythonPython
Last pushed2022-01-16
MaintenanceDormant
Setup difficultymoderatemoderatehard
Complexity4/53/55/5
Audienceresearchergeneralresearcher

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

GPU recommended for efficient inference, standalone executables are available for non-coders.

prompts (copy fr)

prompt 1
Show me how to run RealSR's pre-trained model on a folder of my own low-quality photos.
prompt 2
Explain how RealSR estimates real blur kernels instead of using synthetic degradation like other super-resolution tools.
prompt 3
Walk me through preparing a dataset and training my own RealSR model from scratch.
prompt 4
How do I use RealSR's standalone executable to enhance photos without setting up Python or PyTorch?

Frequently asked questions

what is real-sr fr?

RealSR sharpens blurry, noisy real-world photos by learning how actual camera degradation happens, unlike tools trained only on artificially blurred images, it won CVPR NTIRE 2020's top prize.

What language is real-sr written in?

Mainly Python. The stack also includes Python, PyTorch.

Is real-sr actively maintained?

Dormant — no commits in 2+ years (last push 2022-01-16).

How hard is real-sr to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is real-sr for?

Mainly researcher.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.