Papers › Densely Connected Convolutional Networks
Densely Connected Convolutional Networks
Gao Huang, Zhuang Liu, Laurens van der Maaten, Kilian Q. Weinberger
Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we embrace this observation and introduce the Dense Convolutional Network (DenseNet), which connects each layer to every other layer in a feed-forward fashion. Whereas traditional convolutional networks with L layers have L connections - one between each layer and its subsequent layer - our network has L(L+1)/2 direct connections. For each layer, the feature-maps of all preceding layers are used as inputs, and its own feature-maps are used as inputs into all subsequent layers. DenseNets have several compelling advantages: they alleviate the vanishing-gradient problem, strengthen feature propagation, encourage feature reuse, and substantially reduce the number of parameters. We evaluate our proposed architecture on four highly competitive object recognition benchmark tasks (CIFAR-10, CIFAR-100, SVHN, and ImageNet). DenseNets obtain significant improvements over the state-of-the-art on most of them, whilst requiring less computation to achieve high performance. Code and pre-trained models are available at https://github.com/liuzhuang13/DenseNet .
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="1608.06993")
Code
Syntology Ran 18 of 71 code samples harvested from 23 repositories linked to this paper; 53 have no recorded run. Of those that ran: 1 ran · honoured contract; 15 ran · our draft was wrong; 1 ran · fixture could not drive it; 1 ran with no contract checked.
By repository: community (archive-listed): 71 samples from 23 repositories, 18 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
146 repositories listed; official and paper-mentioned ones first.
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
71 samples harvested; 18 ran; 1 honoured the contract we drafted; 53 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.
Licence: 7 of the 71 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 23 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.
fa041da57fc2fe89 · report
ced15e9bed875da8 · report
2cf8e05772f97227 · report
bb3352f2e86fcbb2 · report
5ed3a0cb0ce1988f · report
a5e43271fe68a229 · report
ed4f95207d5e697e · report
cc30af9ad8ab8701 · report
40d3c39a403ae1f7 · report
a1f85ee41ec15a37 · report
9c721ee6d67b41e8 · report
19a94862e2f61a05 · report
81af5b85426f6c99 · report
c06de04ffb006a10 · report
1214ac6284444e74 · report
5145248018144008 · report
34795ee835344936 · report
d1a1f72a1675802c · report
58b75b74e06f3539 · report
b660188e72021517 · report
6e049069292303d8 · report
c4f13d6b734dbd11 · report
a31003fad13ae67c · report
f1271d09e9ba1ad7 · report
cfa9b6051f647903 · report
166e542afd9fd8cb · report
bb510aa46f89d5e6 · report
a33a7d8933a73deb · report
2db2a94e821fe395 · report
9362d2135d7c4e5d · report
564a2e986e0cf042 · report
5556a80909120efd · report
408652244f294883 · report
4fb9f8b3cf01ab1a · report
03405811a26933c0 · report
0f3873bb6bde781e · report
6e041ab82714fe0e · report
a324e3ecd95d62e4 · report
97627c7cc3973ed6 · report
4e3b1fedf80792c3 · report
f22037ad697e2445 · report
5215dafd01cc9248 · report
b97695b36002e117 · report
0ca25406530d858d · report
3489cf036722364c · report
a2a43a28044c501d · report
0fed6085de570c67 · report
14f2096a9b9dc093 · report
ef2b2fdbc99cb13a · report
698131638ff8d4ad · report
24f10eaa5e2a2113 · report
e5a370ee6856bd8d · report
b85a6569fd4f3890 · report
9e2444c46006b6e9 · report
d2bfcbf716628a56 · report
5aff6523600f9f77 · report
f4298d3aa73e6097 · report
ac95eb88d9b993fd · report
0594b4cfe3e12a8d · report
bd9a2c9a7ed3dff5 · report
3c2deea16635a091 · report
abf7602f79476ae0 · report
b118e995c81f2377 · report
0617da01fe728ab6 · report
0a4e931538b20280 · report
44d19f097eda2cc9 · report
2b2390bcd64e4f4f · report
76cc7194ae64e0dc · report
050e4107164ed015 · report
4052dd4aed95d311 · report
75303155bc2bdb0c · report
Tasks
Results from the paper archive 2025-07-28
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Introduced by this paper: Dense Block
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