pytorch/examples

Super resolution

Open

#217 opened on Sep 18, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (21,634 stars) (9,429 forks)batch import
good first issue

Description

ESPCN use 3 conv layers, but I found you use 4 conv layer. can you tell me why, it has better psnr result?

Contributor guide