Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network
项目地址:
github(tensorflow): https://github.com/drakelevy/ESPCN-TensorFlow
github(pytorch): https://github.com/leftthomas/ESPCN
github(caffe): https://github.com/wangxuewen99/Super-Resolution/tree/master/ESPCN<