pytorch/examples

Super resolution

Open

#217 opened on Sep 18, 2017

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

Repository metrics

Stars
 (21,634 stars)
PR merge metrics
 (No merged PRs in 30d)

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