Papers › Is the deconvolution layer the same as a convolutional layer?

Is the deconvolution layer the same as a convolutional layer?

22 Sep 2016arXiv:1609.07009archive 2025-07-28

Wenzhe Shi, Jose Caballero, Lucas Theis, Ferenc Huszar, Andrew Aitken, Christian Ledig, Zehan Wang

In this note, we want to focus on aspects related to two questions most people asked us at CVPR about the network we presented. Firstly, What is the relationship between our proposed layer and the deconvolution layer? And secondly, why are convolutions in low-resolution (LR) space a better choice? These are key questions we tried to answer in the paper, but we were not able to go into as much depth and clarity as we would have liked in the space allowance. To better answer these questions in this note, we first discuss the relationships between the deconvolution layer in the forms of the transposed convolution layer, the sub-pixel convolutional layer and our efficient sub-pixel convolutional layer. We will refer to our efficient sub-pixel convolutional layer as a convolutional layer in LR space to distinguish it from the common sub-pixel convolutional layer. We will then show that for a fixed computational budget and complexity, a network with convolutions exclusively in LR space has more representation power at the same speed than a network that first upsamples the input in high resolution space.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1609.07009")

Code

Syntology Ran 0 of 10 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run.

By repository: community (archive-listed): 10 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

anujdutt9/ESPCN mentioned on GitHubpytorchMIT report
atriumlts/subpixel mentioned on GitHubtfMIT report
tensorlayer/SRGAN mentioned on GitHubtf report
tetrachrome/subpixel mentioned on GitHubtfMIT report
zsdonghao/SRGAN mentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

binary_cross_entropy atriumlts/subpixel/ops.py community (archive-listed) unverified MIT (permissive) · cd4e6d34bb9ba789 · report
calculate_psnr anujdutt9/ESPCN/utils.py community (archive-listed) unverified MIT (permissive) · 84054f1f501dc0ba · report
conv2d atriumlts/subpixel/ops.py community (archive-listed) unverified MIT (permissive) · f0cb37d52c4b56e2 · report
conv_cond_concat atriumlts/subpixel/ops.py community (archive-listed) unverified MIT (permissive) · f62556c1124a15ae · report
download atriumlts/subpixel/download.py community (archive-listed) unverified MIT (permissive) · 67536e62bea58293 · report
get_data_loader anujdutt9/ESPCN/dataloader.py community (archive-listed) unverified MIT (permissive) · 0fad04de16b2a694 · report
get_image atriumlts/subpixel/utils.py community (archive-listed) unverified MIT (permissive) · a270ba2f61b9c333 · report
imread atriumlts/subpixel/utils.py community (archive-listed) unverified MIT (permissive) · 88f203bb21490547 · report
prepare_image anujdutt9/ESPCN/infer.py community (archive-listed) unverified MIT (permissive) · 2ec2384ed148df49 · report
save_images atriumlts/subpixel/utils.py community (archive-listed) unverified MIT (permissive) · 22bcbbee304eaa07 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SPEED

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections