Skip to main content

Super Resolution Image

Project description

Super Resolution Image (SRGAN)

Generate **S R G A N ** Image

Instructions

1.Install:

pip install SuperResolution-GANs
pip install keras==2.3.1
pip install tensorflow_gpu==2.1.0
pip install h5py==2.10.0 
  1. Download Our Model
import gdown
url = 'https://drive.google.com/uc?id=116fpSp3dUBtH7GkCoZ4UymK76xRTrZLs'
output = 'model.h5'
gdown.download(url, output, quiet=False)

3.Generate Super Resolution Image:

from super_resolution_gans import srgan_utils
srgan_utils.SRGAN_predict(lr_image_path, model_path , outputPath)

4.show Super Resolution image::

#Original Image (Low Resolution)
show_image(LR_img)
#Super Resolution Image
show_image(SR_img)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SuperResolution_GANs-0.0.5.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

SuperResolution_GANs-0.0.5-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file SuperResolution_GANs-0.0.5.tar.gz.

File metadata

  • Download URL: SuperResolution_GANs-0.0.5.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5

File hashes

Hashes for SuperResolution_GANs-0.0.5.tar.gz
Algorithm Hash digest
SHA256 d822cc7720aae886feee82b8091e769e3a3c9dafabf076f24fa425ec8da75c88
MD5 69765fda60b9677a27eabaaa29f6b351
BLAKE2b-256 7d9104b58f83cd4d5936f795e8ff41fbcb3b035c94d7585f83c8551b3daa4b21

See more details on using hashes here.

File details

Details for the file SuperResolution_GANs-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: SuperResolution_GANs-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5

File hashes

Hashes for SuperResolution_GANs-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8fba12f568b322701c03986362a7ec890eff134f7fc53fab0e654aae890558c4
MD5 2bd9893cc731281b1ed550bcd9e51310
BLAKE2b-256 ca5b743353627cb211685a44dc5e46c07059788eeb5613d29c168875d0b9f01c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page