Papers › Densely Connected Convolutional Networks

Densely Connected Convolutional Networks

25 Aug 2016CVPR 2017 7arXiv:1608.06993archive 2025-07-28

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 .

PaperPDFConference PDFCodeCode 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="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.

liuzhuang13/DenseNet officialmentioned in papermentioned on GitHubtorchBSD-3-Clause report
AirBernard/DenseNet-by-Pytorch mentioned on GitHubpytorch report
Anil1331/DenseNet mentioned on GitHub report
ByakuyaUncia/DenseNetUncia mentioned on GitHubtf report
CeLaMbDa/DenseNet_keras mentioned on GitHub report
Ciprian95/Licenta mentioned on GitHubtf report
DaikiTanak/manifold_mixup mentioned on GitHubpytorch report
Deci-AI/super-gradients mentioned on GitHubpytorch report
DeepTrial/Retina-VesselNet mentioned on GitHubtf report
Duplums/bhb10k-dl-benchmark mentioned on GitHubpytorch report
GSNCodes/Breast_Cancer_Detection_CNN mentioned on GitHubtfMIT report
GeoTrouvetout/Vehicle_ReID mentioned on GitHubpytorchMIT report
HLinShan/vision_networks mentioned on GitHubtfMIT report
Hashir44/muraxray mentioned on GitHubpytorch report
IMvision12/keras-vision-models mentioned on GitHubpytorch report
JTan2231/DenseNet mentioned on GitHubtf report
LJKS/noplants mentioned on GitHubtf report
Mayurji/Image-Classification-PyTorch mentioned on GitHubpytorch report
Mnpr/OC-DeepLearning mentioned on GitHubMIT report
Mnpr/Thoractic-Diseases-Detection mentioned on GitHubMIT report
Mnpr/Thoractic_Disease_Detection mentioned on GitHubMIT report
RaghavHub/rekuten_hack mentioned on GitHubtfMIT report
RajuGudhe/Cancer_Tissue_Detection mentioned on GitHubpytorch report
SANKHA1/Vehicle-Detection mentioned on GitHub report
ShiyuLiang/odin-pytorch mentioned on GitHubpytorch report
SimJeg/FC-DenseNet mentioned on GitHub report
Stomper10/CheXpert mentioned on GitHubpytorch report
UESBTC/DenseNet-Tensorflow mentioned on GitHubtf report
Yeeun-Lee/parrot_proj1 mentioned on GitHub report
YerevaNN/DIIN-in-Keras mentioned on GitHub report
YixuanLi/densenet-tensorflow mentioned on GitHubtfGPL-3.0 report
aimbsg/EVA4_S15 mentioned on GitHubpytorch report
albarji/neurowriter mentioned on GitHubtf report
andreasveit/densenet-pytorch mentioned on GitHubpytorch report
arnavdodiedo/DenseNet-MNIST mentioned on GitHubtf report
asad-62/IVP-DNN mentioned on GitHubtf report
asprenger/keras_fc_densenet mentioned on GitHubtf report
atapour/ransomware-classification mentioned on GitHubpytorchMIT report
ayushpatidar/PR1-DenseNet mentioned on GitHubpytorch report
bamos/densenet.pytorch mentioned on GitHubpytorchApache-2.0 report
bethgelab/InDomainGeneralizationBenchmark mentioned on GitHubpytorchApache-2.0 report
bfortuner/pytorch_tiramisu mentioned on GitHubpytorch report
bhaskar-gaur/DenseNet-Keras mentioned on GitHubtfMIT report
boris127/vehicle-detection mentioned on GitHub report
bozliu/E2E-Keyword-Spotting mentioned on GitHubpytorch report
cges60809/DenseNet mentioned on GitHubtf report
cmasch/densenet mentioned on GitHubtf report
datoboat/Vehicle-Detection mentioned on GitHub report
earthLD/Algorithm mentioned on GitHubtfMIT report
ericjang/odin mentioned on GitHubpytorchNOASSERTION report
fabiofumarola/ultrayolo mentioned on GitHubtf report
fengjiqiang/pretrainedmodel_pytorch mentioned on GitHubpytorch report
flyyufelix/DenseNet-Keras mentioned on GitHubtfMIT report
gaetandi/cheXpert mentioned on GitHubpytorch report
gargarchit/60DaysOfUdacity mentioned on GitHubpytorch report
hycis/TensorGraph mentioned on GitHubtfApache-2.0 report
idobronstein/vision_networks mentioned on GitHubtfMIT report
ihamdi/Covid-xRay-Classification mentioned on GitHubpytorchGPL-3.0 report
ikhlestov/vision_networks mentioned on GitHubtfMIT report
jbernoz/deeppolyp mentioned on GitHub report
jiweibo/imagenet mentioned on GitHubpytorch report
jmesich/chestxray mentioned on GitHubpytorch report
johntd54/stanford_car mentioned on GitHubpytorch report
jonnor/datascience-master mentioned on GitHub report
lab-midas/med_segmentation mentioned on GitHubtf report
lionelmessi6410/ntga mentioned on GitHubjaxApache-2.0 report
liuzhuang13/DenseNetCaffe mentioned on GitHubcaffe2 report
lpirola13/flower-recognizer mentioned on GitHubtf report
lpirola13/flower_recognizer mentioned on GitHubtf report
marload/ConvNets-TensorFlow2 mentioned on GitHubtf report
midusi/cacic2019-handshapes mentioned on GitHubtfAGPL-3.0 report
mindspore-courses/MindSpore-classification mentioned on GitHubmindsporeMIT report
minggli/DenseNet mentioned on GitHubtfMIT report
miraclewkf/densenet mentioned on GitHubmxnet report
mlvccn/bmtc_transferattackvid mentioned on GitHubpytorch report
modelhub-ai/densenet mentioned on GitHub report
mrkolarik/3d-brain-segmentation mentioned on GitHubtf report
muditrastogi/chestai mentioned on GitHubpytorch report
noahfl/densenet-sdr mentioned on GitHubtf report
okason97/DenseNet-Tensorflow2 mentioned on GitHubtf report
okason97/handshape-recognition mentioned on GitHubtfMIT report
osmr/imgclsmob mentioned on GitHubmxnetMIT report
p-mc-grath/DMMFODS mentioned on GitHubpytorchMIT report
pacharadanait/Densnet_project mentioned on GitHubtfMIT report
pmcgrath249/DMMFODS mentioned on GitHubpytorchMIT report
pmcgrath249/DeepCVLab mentioned on GitHubpytorchMIT report
pmcgrath249/DeepCV_Lab mentioned on GitHubpytorchMIT report
priyavrat-misra/xrays-and-gradcam mentioned on GitHubpytorch report
pudae/tensorflow-densenet mentioned on GitHubtfApache-2.0 report
pyaf/DenseNet-MURA-PyTorch mentioned on GitHubpytorch report
rafaelmata357/Flower-image-classifier mentioned on GitHubpytorch report
rajkumargithub/densenet.mura mentioned on GitHubpytorch report
sangHa0411/ImageNet mentioned on GitHubpytorch report
satishjasthi/Densenet_smplified mentioned on GitHubtf report
seasonyc/densenet mentioned on GitHubtf report
sparvangada/capstone_project mentioned on GitHubpytorch report
swxhss/densenet_tensorflow mentioned on GitHubtf report
syiin/ann_cancer_detection mentioned on GitHub report
taylor-914/DenseNet mentioned on GitHubtf report
titu1994/DenseNet mentioned on GitHubtfMIT report
wangbinglin1995/tianchi mentioned on GitHubtf report
xypan1232/iDeepE mentioned on GitHubpytorch report
yichigo/Chest-X-Ray mentioned on GitHubpytorch report
yw0nam/DenseNet mentioned on GitHubtf report
zjZSTU/ResNet mentioned on GitHubpytorch report
0jason000/DenseNet mindsporeApache-2.0 report
PaddlePaddle/PaddleClas paddleApache-2.0 report
kingcong/densenet mindsporenot reachable when probed 2026-09-18 — repositories for recent papers often appear after camera-ready 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

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.

1ran · honoured contract
15ran · our draft was wrong
1ran · fixture could not drive it
1ran
53unverified

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.

Conv_1D_Block Sakib1263/DenseNet-1D-2D-Tensorflow-Keras/Codes/DenseNet_1DCNN.py community (archive-listed) ran · our draft was wrong MIT (permissive) · fa041da57fc2fe89 · report
color_norm seasonyc/densenet/cifar10-test.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · ced15e9bed875da8 · report
densenet121 jiweibo/imagenet/models/densenet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 2cf8e05772f97227 · report
densenet121 fengjiqiang/pretrainedmodel_pytorch/densenet.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · bb3352f2e86fcbb2 · report
densenet169 jiweibo/imagenet/models/densenet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 5ed3a0cb0ce1988f · report
densenet169 fengjiqiang/pretrainedmodel_pytorch/densenet.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · a5e43271fe68a229 · report
densenet201 jiweibo/imagenet/models/densenet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · ed4f95207d5e697e · report
densenet201 fengjiqiang/pretrainedmodel_pytorch/densenet.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · cc30af9ad8ab8701 · report
float_parameter 0jason000/DenseNet/src/transforms.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 40d3c39a403ae1f7 · report
get_aug_str seasonyc/densenet/cifar10-test.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · a1f85ee41ec15a37 · report
get_train_params_by_name ApexPredator1/DenseNet_tensorflow/run_dense_net.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 9c721ee6d67b41e8 · report
get_train_params_by_name noahfl/densenet-sdr/run_dense_net.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 19a94862e2f61a05 · report
get_train_params_by_name cges60809/DenseNet/run_dense_net.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 81af5b85426f6c99 · report
make_basic_block_layer lionelmessi6410/ntga/models/residual_block.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · c06de04ffb006a10 · report
parse_args ByakuyaUncia/DenseNetUncia/train_eval_image_classifier.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 1214ac6284444e74 · report
preprocess_config okason97/DenseNet-Tensorflow2/src/scripts/train/run_train.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 5145248018144008 · report
preprocess_config okason97/DenseNet-Tensorflow2/src/scripts/eval/run_eval.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 34795ee835344936 · report
schedule_fn satishjasthi/Densenet_smplified/cifar10_densenet_classification.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · d1a1f72a1675802c · report
CNN lionelmessi6410/ntga/models/cnn.py community (archive-listed) unverified Apache-2.0 (permissive) · 58b75b74e06f3539 · report
Conv_2D_Block Sakib1263/DenseNet-1D-2D-Tensorflow-Keras/Codes/DenseNet_2DCNN.py community (archive-listed) unverified MIT (permissive) · b660188e72021517 · report
DNN lionelmessi6410/ntga/models/dnn.py community (archive-listed) unverified Apache-2.0 (permissive) · 6e049069292303d8 · report
DNN_ReLU lionelmessi6410/ntga/models/dnn_relu.py community (archive-listed) unverified Apache-2.0 (permissive) · c4f13d6b734dbd11 · report
FCDenseNet103 bfortuner/pytorch_tiramisu/models/tiramisu.py community (archive-listed) unverified MIT (permissive) · a31003fad13ae67c · report
FCDenseNet57 bfortuner/pytorch_tiramisu/models/tiramisu.py community (archive-listed) unverified MIT (permissive) · f1271d09e9ba1ad7 · report
FCDenseNet67 bfortuner/pytorch_tiramisu/models/tiramisu.py community (archive-listed) unverified MIT (permissive) · cfa9b6051f647903 · report
adv_loss lionelmessi6410/ntga/generate_attack.py community (archive-listed) unverified Apache-2.0 (permissive) · 166e542afd9fd8cb · report
augment_all_images RaghavHub/rekuten_hack/data_providers/cifar.py community (archive-listed) unverified MIT (permissive) · bb510aa46f89d5e6 · report
augment_image RaghavHub/rekuten_hack/data_providers/cifar.py community (archive-listed) unverified MIT (permissive) · a33a7d8933a73deb · report
binary_f1 hycis/TensorGraph/tensorgraph/cost.py community (archive-listed) unverified Apache-2.0 (permissive) · 2db2a94e821fe395 · report
bytes_feature pudae/tensorflow-densenet/datasets/dataset_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 9362d2135d7c4e5d · report
calculate_f1_score atapour/ransomware-classification/utils.py community (archive-listed) unverified MIT (permissive) · 564a2e986e0cf042 · report
calculate_precision_recall atapour/ransomware-classification/utils.py community (archive-listed) unverified MIT (permissive) · 5556a80909120efd · report
compute GeoTrouvetout/Vehicle_ReID/vehicle_reid/latent_representation.py community (archive-listed) unverified MIT (permissive) · 408652244f294883 · report
compute GeoTrouvetout/Vehicle_ReID/vehicle_reid/performance.py community (archive-listed) unverified MIT (permissive) · 4fb9f8b3cf01ab1a · report
compute_aggregation GeoTrouvetout/Vehicle_ReID/vehicle_reid/ranking.py community (archive-listed) unverified MIT (permissive) · 03405811a26933c0 · report
compute_metric GeoTrouvetout/Vehicle_ReID/vehicle_reid/ranking.py community (archive-listed) unverified MIT (permissive) · 0f3873bb6bde781e · report
compute_residual GeoTrouvetout/Vehicle_ReID/vehicle_reid/ranking.py community (archive-listed) unverified MIT (permissive) · 6e041ab82714fe0e · report
conv_block Sakib1263/DenseNet-1D-2D-Tensorflow-Keras/Codes/DenseNet_1DCNN.py community (archive-listed) unverified MIT (permissive) · a324e3ecd95d62e4 · report
conv_block Sakib1263/DenseNet-1D-2D-Tensorflow-Keras/Codes/DenseNet_2DCNN.py community (archive-listed) unverified MIT (permissive) · 97627c7cc3973ed6 · report
conv_block lionelmessi6410/ntga/models/densenet.py community (archive-listed) unverified Apache-2.0 (permissive) · 4e3b1fedf80792c3 · report
dense_block lionelmessi6410/ntga/models/densenet.py community (archive-listed) unverified Apache-2.0 (permissive) · f22037ad697e2445 · report
densenet121 DaikiTanak/manifold_mixup/densenet_mixup.py community (archive-listed) unverified no licence file found · pointer only · 5215dafd01cc9248 · report
densenet169 DaikiTanak/manifold_mixup/densenet_mixup.py community (archive-listed) unverified no licence file found · pointer only · b97695b36002e117 · report
densenet201 DaikiTanak/manifold_mixup/densenet_mixup.py community (archive-listed) unverified no licence file found · pointer only · 0ca25406530d858d · report
entropy hycis/TensorGraph/tensorgraph/cost.py community (archive-listed) unverified Apache-2.0 (permissive) · 3489cf036722364c · report
get_data_provider_by_name RaghavHub/rekuten_hack/data_providers/utils.py community (archive-listed) unverified MIT (permissive) · a2a43a28044c501d · report
get_data_provider_by_name idobronstein/vision_networks/data_providers/utils.py community (archive-listed) unverified MIT (permissive) · 0fed6085de570c67 · report
get_train_params_by_name RaghavHub/rekuten_hack/run_dense_net.py community (archive-listed) unverified MIT (permissive) · 14f2096a9b9dc093 · report
image_to_tfexample pudae/tensorflow-densenet/datasets/dataset_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · ef2b2fdbc99cb13a · report
init_group_params 0jason000/DenseNet/src/optim.py community (archive-listed) unverified Apache-2.0 (permissive) · 698131638ff8d4ad · report
int64_feature pudae/tensorflow-densenet/datasets/dataset_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 24f10eaa5e2a2113 · report
int_parameter 0jason000/DenseNet/src/transforms.py community (archive-listed) unverified Apache-2.0 (permissive) · e5a370ee6856bd8d · report
is_model 0jason000/DenseNet/src/model.py community (archive-listed) unverified Apache-2.0 (permissive) · b85a6569fd4f3890 · report
load okason97/handshape-recognition/src/dense_net/datasets/loader.py community (archive-listed) unverified MIT (permissive) · 9e2444c46006b6e9 · report
load okason97/handshape-recognition/src/proto_net/datasets/loader.py community (archive-listed) unverified MIT (permissive) · d2bfcbf716628a56 · report
load_model atapour/ransomware-classification/model/network.py community (archive-listed) unverified MIT (permissive) · 5aff6523600f9f77 · report
make_bottleneck_layer lionelmessi6410/ntga/models/residual_block.py community (archive-listed) unverified Apache-2.0 (permissive) · f4298d3aa73e6097 · report
model_entrypoint 0jason000/DenseNet/src/model.py community (archive-listed) unverified Apache-2.0 (permissive) · ac95eb88d9b993fd · report
model_fn lionelmessi6410/ntga/generate_attack.py community (archive-listed) unverified Apache-2.0 (permissive) · 0594b4cfe3e12a8d · report
mse hycis/TensorGraph/tensorgraph/cost.py community (archive-listed) unverified Apache-2.0 (permissive) · bd9a2c9a7ed3dff5 · report
multiclass_roc_auc_score atapour/ransomware-classification/utils.py community (archive-listed) unverified MIT (permissive) · 3c2deea16635a091 · report
np_load_func hycis/TensorGraph/tensorgraph/data_iterator.py community (archive-listed) unverified Apache-2.0 (permissive) · abf7602f79476ae0 · report
optimize_clones pudae/tensorflow-densenet/deployment/model_deploy.py community (archive-listed) unverified Apache-2.0 (permissive) · b118e995c81f2377 · report
preprocess_for_eval pudae/tensorflow-densenet/preprocessing/densenet_preprocessing.py community (archive-listed) unverified Apache-2.0 (permissive) · 0617da01fe728ab6 · report
preprocess_for_train pudae/tensorflow-densenet/preprocessing/densenet_preprocessing.py community (archive-listed) unverified Apache-2.0 (permissive) · 0a4e931538b20280 · report
preprocess_image pudae/tensorflow-densenet/preprocessing/densenet_preprocessing.py community (archive-listed) unverified Apache-2.0 (permissive) · 44d19f097eda2cc9 · report
preprocess_input titu1994/DenseNet/densenet.py community (archive-listed) unverified MIT (permissive) · 2b2390bcd64e4f4f · report
rolling bamos/densenet.pytorch/plot.py community (archive-listed) unverified Apache-2.0 (permissive) · 76cc7194ae64e0dc · report
stem Sakib1263/DenseNet-1D-2D-Tensorflow-Keras/Codes/DenseNet_1DCNN.py community (archive-listed) unverified MIT (permissive) · 050e4107164ed015 · report
train_test_split_balanced okason97/handshape-recognition/src/utils/model_selection/selection.py community (archive-listed) unverified MIT (permissive) · 4052dd4aed95d311 · report
transition_block lionelmessi6410/ntga/models/densenet.py community (archive-listed) unverified Apache-2.0 (permissive) · 75303155bc2bdb0c · report

Tasks

Breast Tumour ClassificationClassificationCrowd CountingImage ClassificationMedical Image ClassificationMedical Image SegmentationMulti-Label ClassificationObject RecognitionPedestrian Attribute RecognitionPerson Re-IdentificationSpeaker-Specific Lip to Speech Synthesis

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Breast Tumour Classification PCam DenseNet-121 (e) AUC 0.921 #12 of 16 Archive leaderboard report
Classification InDL DenseNet201 Average Recall 90.99% #3 of 9 Archive leaderboard report
Classification XImageNet-12 DenseNet121 Robustness Score 0.9062 #1 of 3 Archive leaderboard report
Crowd Counting UCF-QNRF Densenet201 MAE 163 #17 of 23 Archive leaderboard report
Image Classification CIFAR-10 DenseNet (DenseNet-BC-190) Percentage correct 96.54 #106 of 265 Archive leaderboard report
Image Classification CIFAR-100 DenseNet-BC Percentage correct 82.82 #96 of 211 Archive leaderboard report
Image Classification CIFAR-100 DenseNet Percentage correct 82.62 #101 of 211 Archive leaderboard report
Image Classification GasHisSDB DenseNet-169 Accuracy 96.90 #8 of 8 Archive leaderboard report
Image Classification GasHisSDB DenseNet-169 F1-Score 98.38 #8 of 8 Archive leaderboard report
Image Classification GasHisSDB DenseNet-169 Precision 99.91 #8 of 8 Archive leaderboard report
Image Classification ImageNet DenseNet-264 Top 1 Accuracy 77.85% #861 of 1060 Archive leaderboard report
Image Classification ImageNet DenseNet-201 Top 1 Accuracy 77.42% #875 of 1060 Archive leaderboard report
Image Classification ImageNet DenseNet-169 Top 1 Accuracy 76.2% #921 of 1060 Archive leaderboard report
Image Classification ImageNet DenseNet-121 Top 1 Accuracy 74.98% #962 of 1060 Archive leaderboard report
Image Classification SVHN DenseNet Percentage error 1.59 #15 of 62 Archive leaderboard report
Medical Image Classification NCT-CRC-HE-100K DenseNet-169 Accuracy (%) 94.41 #5 of 7 Archive leaderboard report
Medical Image Classification NCT-CRC-HE-100K DenseNet-169 F1-Score 96.90 #5 of 7 Archive leaderboard report
Medical Image Classification NCT-CRC-HE-100K DenseNet-169 Precision 99.87 #5 of 7 Archive leaderboard report
Medical Image Classification NCT-CRC-HE-100K DenseNet-169 Specificity 99.30 #5 of 7 Archive leaderboard report
Pedestrian Attribute Recognition UAV-Human DenseNet Backpack 63.9 #1 of 2 Archive leaderboard report
Pedestrian Attribute Recognition UAV-Human DenseNet Gender 75.0 #1 of 2 Archive leaderboard report
Pedestrian Attribute Recognition UAV-Human DenseNet Hat 67.2 #1 of 2 Archive leaderboard report
Pedestrian Attribute Recognition UAV-Human DenseNet LCC 54.6 #1 of 2 Archive leaderboard report
Pedestrian Attribute Recognition UAV-Human DenseNet LCS 68.9 #1 of 2 Archive leaderboard report
Pedestrian Attribute Recognition UAV-Human DenseNet UCC 49.8 #1 of 2 Archive leaderboard report
Pedestrian Attribute Recognition UAV-Human DenseNet UCS 73.0 #1 of 2 Archive leaderboard report

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

1x1 ConvolutionAverage PoolingBatch NormalizationConcatenated Skip ConnectionConvolutionDense BlockDense ConnectionsDropoutGlobal Average PoolingKaiming InitializationMax PoolingNesterov Accelerated GradientReLUSoftmaxStep DecayWeight Decay

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