Skip to content

Pixelfix is a web service that enhances the image quality by providing automatic image super resolution and image denoising based on two accurate and lightweight deep learning models.

Notifications You must be signed in to change notification settings

Marwan-Morsy/Pixelfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Pixelfix

Pixelfix is a web service that enhances the image quality by providing automatic image super resolution and image denoising based on two accurate and lightweight deep learning models.

Features

  • Pixelfix can upscale the low quality image with factor of 2, 3 or 4 to higher resolution image by using MCARN model.
  • Pixelfix can reduce the image Gaussian noise with smoothing factor from 1 to 75 by using FFDENT model.
  • Pixelfix can estimate value of smoothing factor automatically in order to preserve image details.

Datasets

  • For Single Image super resolution DIV2K Dataset was used as a training dataset.
  • For Image denoising Waterloo Exploration database was used and corrupted with random noise levels.

Evaluation Metrics

  • PSNR computes the peak signal-to-noise ratio, in decibels, between two images.
  • SSIM (structural similarity) is used for measuring the similarity between two images.

Application Demo

Watch the video

Authors

Sample Results

Super Resolution Results

Upscaling X2 Upscaling X4

Image Denoising Results

Denoised with sigma 50 Denoised with sigma 60

About

Pixelfix is a web service that enhances the image quality by providing automatic image super resolution and image denoising based on two accurate and lightweight deep learning models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published