Skip to content

Image Super-Resolution using Deep Convolution Neural Networks in Tensorflow

Notifications You must be signed in to change notification settings

hamodey/Super-Resolution-Deep-NN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Resolution Deep NN

Requires tensorflow==1.15

Super resolution with Deep Neural Networks in Tensorflow

Ground Truth

input image

HR-Bicupic

input image

HR-SRCNN

input image

PSNR compared to ground truth

The PSNR of GT and Output iss 20.746992960220606, the PSNR of GT and Blurred Image is 20.497630173285614

About

Image Super-Resolution using Deep Convolution Neural Networks in Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages