Skip to content

Pytorch implementation of paper 'Image Super-Resolution by Neural Texture Transfer'

Notifications You must be signed in to change notification settings

xyc2690/SRNTT_Pytorch

Repository files navigation

SRNTT_Pytorch

Pytorch implementation of paper 'Image Super-Resolution by Neural Texture Transfer' This is a toy version based on original TF version.

Libs

  • Numpy
  • Pytorch 1.3
  • Scipy 1.2.1

Files

  • preprocess_maps (Process Data)
  • main_test.py (Training)
  • test.py (Testing)

Updating...

Thanks

About

Pytorch implementation of paper 'Image Super-Resolution by Neural Texture Transfer'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages