Skip to content

zhenhuahu/Video_super_resolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project is based on the paper 'Wang, L., Guo, Y., Lin, Z., Deng, X. and An, W., 2018, December. Learning for video super-resolution through HR optical flow estimation. In Asian Conference on Computer Vision (pp. 514-529). Springer, Cham.' Only the loss function is changed from MSE to SSIM

train_drive.py is the main program used for training.

modules.py sets up the network architecture

data_utils.py contains preprocessing codes for preprocessing imageser_resolution

The sr_02_SSIM.png are result of SSIM as loss function. The sr_02_mse.png is the original result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages