NeuralImageSuperResolution icon indicating copy to clipboard operation
NeuralImageSuperResolution copied to clipboard

Colabs for Neural Image Enhancement.

Neural Image Super-Resolution (Colabs)

This is a collection of simplified Colab Notebooks for various neural image enhancers in an attempt to enlarge low resolution images with restored details in high quality. All notebooks support batch processing of an entire directory. All notebooks were made to run in Google Colaboratory, using Google Drive as data source and storage.

Latent Diffusion + FBCNN

Colab for: Latent Diffusion + FBCNN
Papers: High-Resolution Image Synthesis with Latent Diffusion Models https://arxiv.org/abs/2112.10752; Towards Flexible Blind JPEG Artifacts Removal https://arxiv.org/abs/2109.14573

Upscale by Latent Diffusion:

Open In Colab

Sharpen by Latent Diffusion & remove JPEG artifacts by FBCNN (this notebook does not increase image resolution):

Open In Colab

image

ESRGAN

Works in Jun 2021.

Colab for: JoeyBallentine's fork of BlueAmulet's fork of ESRGAN by Xinntao.
Paper: ESRGAN: Enhanced Super-Resolution Generative Adversarial Networks https://arxiv.org/abs/1809.00219

You can add more pretrained models from upscale.wiki, probably.

Open In Colab

image

Older

Older notebooks are probably inferior and possibly outdated.

Colab for: uperresolution_gan.
Paper: Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network https://arxiv.org/abs/1609.04802

Open In Colab


Colab for: Neural Enhance
Papers: See original repository

Open In Colab