Skip to content

Super resolution neural network implemented via Tensorflow

Notifications You must be signed in to change notification settings

YFMao15/SuperResolutionNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SuperResolutionNet

Super resolution neural network implemented via Tensorflow

The folder "Original" contains some high resolution microbiological images, and the folder "Label" has corresponding low resolution images obtained by bicubic interpolation.

The MainSRN is the main function to the model and other utillites. Change the hyperparameters and other parameters in this file instead of changing them in the SRNModel or UtilFunction.

About

Super resolution neural network implemented via Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages