/Basic_Super_Resolution

Single Image Super Resolution methods present in OpenCV Library

Primary LanguageJupyter Notebook

Basic Super Resolution

Playing around with Single Image Super Resolution methods that are provided by OpenCV library.

Models contained :

  • EDSR
  • ESPCN
  • FSRCNN
  • LapSRN

Outputs observed on Sample Images :

  • EDSR - (Bicubic , Super Resolved) image

  • ESPCN - (Bicubic , Super Resolved) image

  • FSRCNN - (Bicubic, Super Resolved) image

  • LapSRN - (Bicubic, Super Resolved) image