Papers › Wide Residual Networks

Wide Residual Networks

23 May 2016arXiv:1605.07146archive 2025-07-28

Sergey Zagoruyko, Nikos Komodakis

Deep residual networks were shown to be able to scale up to thousands of layers and still have improving performance. However, each fraction of a percent of improved accuracy costs nearly doubling the number of layers, and so training very deep residual networks has a problem of diminishing feature reuse, which makes these networks very slow to train. To tackle these problems, in this paper we conduct a detailed experimental study on the architecture of ResNet blocks, based on which we propose a novel architecture where we decrease depth and increase width of residual networks. We call the resulting network structures wide residual networks (WRNs) and show that these are far superior over their commonly used thin and very deep counterparts. For example, we demonstrate that even a simple 16-layer-deep wide residual network outperforms in accuracy and efficiency all previous deep residual networks, including thousand-layer-deep networks, achieving new state-of-the-art results on CIFAR, SVHN, COCO, and significant improvements on ImageNet. Our code and models are available at https://github.com/szagoruyko/wide-residual-networks

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="1605.07146")

Code

Syntology Ran 60 of 96 code samples harvested from 31 repositories linked to this paper; 36 have no recorded run. Of those that ran: 13 ran · our draft was wrong; 4 ran · fixture could not drive it; 43 ran with no contract checked.

By repository: official repository: 3 samples from 1 repository, 1 ran; community (archive-listed): 92 samples from 30 repositories, 58 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

72 repositories listed; official and paper-mentioned ones first.

szagoruyko/wide-residual-networks officialmentioned in papermentioned on GitHubtorchBSD-2-Clause report
Brunogomes97/Imdb mentioned on GitHub report
J911/WRN-pytorch mentioned on GitHubpytorch report
LoJunKai/SUTD_initIAtion mentioned on GitHubtf report
MrWonderson/WideResNet mentioned on GitHubtf report
NickHoernle/semantic_loss mentioned on GitHubpytorch report
NickHoernle/sloss2 mentioned on GitHubpytorch report
ShiyuLiang/odin-pytorch mentioned on GitHubpytorch report
Xinyi6/CIFAR10-CNN-by-Keras mentioned on GitHubpytorch report
YeongHyeon/WideResNet_WRN-TF2 mentioned on GitHubtf report
aboulch/sharesnet mentioned on GitHubtorchGPL-3.0 report
aisosalo/CIFAR-10 mentioned on GitHubpytorchMIT report
akshaymehra24/WideResnet mentioned on GitHubtf report
alililia/wideresnet_Ascend mentioned on GitHubmindsporeApache-2.0 report
alililia/wideresnet_GPU mentioned on GitHubmindsporeApache-2.0 report
asmith26/wide_resnets_keras mentioned on GitHubtfApache-2.0 report
bmsookim/wide-resnet.pytorch mentioned on GitHubpytorchMIT report
c1ph3rr/Wide-Residual-Networks mentioned on GitHubtf report
dalgu90/wrn-tensorflow mentioned on GitHubtf report
darkreapyre/HaaS mentioned on GitHubtf report
darkreapyre/HaaS-GitOps mentioned on GitHubtf report
darkreapyre/HaaS-KF mentioned on GitHubtf report
darkreapyre/HaaS-dev mentioned on GitHubtf report
ericjang/odin mentioned on GitHubpytorchNOASSERTION report
ewinata/CIFAR-10 mentioned on GitHubtf report
georgeretsi/SparsityLoss mentioned on GitHubpytorch report
giannifranchi/LP_BNN mentioned on GitHubpytorch report
gpleiss/limits_of_large_width mentioned on GitHubpytorch report
hysts/pytorch_wrn mentioned on GitHubpytorch report
idobronstein/my_WRN mentioned on GitHubtf report
junkwhinger/fastautoaugment_jsh mentioned on GitHubpytorch report
kernel-enthusiasts/KF_NN2 mentioned on GitHubtf report
lavoiems/Cats-UDT mentioned on GitHubpytorch report
lavoiems/SADt mentioned on GitHubpytorchMIT report
lavoiems/SPUDT mentioned on GitHubpytorch report
liyz15/WideResNet-tensorflow mentioned on GitHubtf report
meliketoy/wide-resnet.pytorch mentioned on GitHubpytorchMIT report
mz24cn/clnet mentioned on GitHubmxnetNOASSERTION report
nicolalandro/Padam mentioned on GitHubpytorch report
osmr/imgclsmob mentioned on GitHubmxnetMIT report
paradoxysm/wideresnet mentioned on GitHubtf report
pranavpandey2511/Wide-Residual-Networks mentioned on GitHubpytorch report
rishabh135/foodx mentioned on GitHubpytorch report
sour4bh/cifar-10 mentioned on GitHubpytorch report
sunnysoni97/single_image_fl mentioned on GitHubpytorch report
tensorflow/models mentioned on GitHubtf report
thughost2/Padam mentioned on GitHubpytorchApache-2.0 report
uclaml/Padam mentioned on GitHubpytorch report
xmy0916/wide_resnet_paddle mentioned on GitHubpaddle report
xternalz/WideResNet-pytorch mentioned on GitHubpytorch report
yanivbl6/fixup mentioned on GitHubpytorch report
zhaoqyu/WRN-MegEngine mentioned on GitHubpytorch 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

96 samples harvested; 60 ran; 0 honoured the contract we drafted; 36 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.

13ran · our draft was wrong
4ran · fixture could not drive it
43ran
36unverified

Licence: 46 of the 96 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 31 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

cast szagoruyko/wide-residual-networks/pytorch/utils.py official repository ran · our draft was wrong BSD-2-Clause (permissive) · 152b486f18bee7d5 · report
conv_params szagoruyko/wide-residual-networks/pytorch/utils.py official repository unverified BSD-2-Clause (permissive) · 1ec5c9d9f327db9e · report
linear_params szagoruyko/wide-residual-networks/pytorch/utils.py official repository unverified BSD-2-Clause (permissive) · 59782f00a3efc31f · report
BasicBlock albertmillan/adversarial-training-pytorch/model.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 5cde0ac954f5dae4 · report
BasicBlock pranavpandey2511/Wide-Residual-Networks/wide_resnet.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 49d34e5ebca0b127 · report
BasicBlock epfl-ml-reproducers/subspace-attack-reproduction/src/models/cifar/wrn.py community (archive-listed) ran fingerprinted MIT (permissive) · 1449eb847352fdcb · report
BasicBlock hysts/pytorch_wrn/wrn.py community (archive-listed) ran fingerprinted MIT (permissive) · 0ee8488b47cbd118 · report
BasicBlock yanivbl6/fixup/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · c45c358ab8abd266 · report
Classifier lavoiems/Cats-UDT/src/models/classifier/model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 9a1ef5afc991c407 · report
Conv2dAuto pranavpandey2511/Wide-Residual-Networks/wide_resnet.py community (archive-listed) ran fingerprinted no licence file found · pointer only · d54899d6ec2f775e · report
DropoutConv2d epfl-ml-reproducers/subspace-attack-reproduction/src/models/cifar/wrn.py community (archive-listed) ran fingerprinted MIT (permissive) · 23bb9229d1548c0e · report
IndividualBlock1 AlexandrosFerles/Wide-Residual-Networks-PyTorch/src/WideResNet.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 3b0b11ba6dae2ddb · report
IndividualBlockN AlexandrosFerles/Wide-Residual-Networks-PyTorch/src/WideResNet.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 0eda4d1950f0ddb6 · report
KaimingNormal paradoxysm/wideresnet/wideresnet/keras/model.py community (archive-listed) ran BSD-3-Clause (permissive) · e8fde91deced6b2c · report
Nblock AlexandrosFerles/Wide-Residual-Networks-PyTorch/src/WideResNet.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · cbb60eddd7a61597 · report
Network hysts/pytorch_wrn/wrn.py community (archive-listed) ran MIT (permissive) · fa25b545375a1f69 · report
NetworkBlock albertmillan/adversarial-training-pytorch/model.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · db462e0cc17e19f9 · report
NetworkBlock sour4bh/cifar-10/wide_resnet.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · dc96cf9441e16644 · report
NetworkBlock rishabh135/foodx/wideresnet.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 75491d4aaaddaa7c · report
NetworkBlock yanivbl6/fixup/model.py community (archive-listed) ran no licence file found · pointer only · 39279dbee87752b7 · report
PreConvBlock sunnysoni97/single_image_fl/models/cifar_wrn.py community (archive-listed) ran fingerprinted MIT (permissive) · 5a6927abc3d456e7 · report
PreResActivation sunnysoni97/single_image_fl/models/cifar_wrn.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · cf1d009bfebd71eb · report
PreResBlock sunnysoni97/single_image_fl/models/cifar_wrn.py community (archive-listed) ran fingerprinted MIT (permissive) · 5879b1ee2e37b3cc · report
PreResBottleneck sunnysoni97/single_image_fl/models/cifar_wrn.py community (archive-listed) ran fingerprinted MIT (permissive) · a4fb20925fe47351 · report
ResNet18 thughost2/Padam/models/resnet.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 0f23e7e681845fe0 · report
ResNet50 thughost2/Padam/models/resnet.py community (archive-listed) ran Apache-2.0 (permissive) · 21ba14c82993c2fe · report
ResidualBlock pranavpandey2511/Wide-Residual-Networks/wide_resnet.py community (archive-listed) ran fingerprinted no licence file found · pointer only · e0ac5c6de5a39187 · report
WResNet uclaml/Padam/models/wideresnet.py community (archive-listed) ran Apache-2.0 (permissive) · 2b8c75e065d4ec06 · report
WResNet20 ewinata/CIFAR-10/wresnet20/cifar_10_wresnet20.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 30a6dfc0e533f496 · report
WResNet_cifar10 uclaml/Padam/models/wideresnet.py community (archive-listed) ran Apache-2.0 (permissive) · 55bc8b3062749c27 · report
WideBasic junkwhinger/fastautoaugment_jsh/model/net.py community (archive-listed) ran fingerprinted no licence file found · pointer only · f425d67459970c7f · report
WideResNet albertmillan/adversarial-training-pytorch/model.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 4f075364390609bf · report
WideResNet sour4bh/cifar-10/wide_resnet.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · ab4763d767c44a7b · report
WideResNet rishabh135/foodx/wideresnet.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 8a2f774652784636 · report
WideResNet junkwhinger/fastautoaugment_jsh/model/net.py community (archive-listed) ran fingerprinted no licence file found · pointer only · f37366c9dbf05e01 · report
WideResNet georgeretsi/SparsityLoss/wide_resnet.py community (archive-listed) ran fingerprinted MIT (permissive) · 75596065f5e603bb · report
WideResNet epfl-ml-reproducers/subspace-attack-reproduction/src/models/cifar/wrn.py community (archive-listed) ran MIT (permissive) · e231d48742afbbd9 · report
WideResNet NickHoernle/semantic_loss/src/experiment/wideresnet.py community (archive-listed) ran no licence file found · pointer only · 7a514af67589cdf7 · report
WideResNet yanivbl6/fixup/model.py community (archive-listed) ran no licence file found · pointer only · 9f4f037f1bf7e581 · report
WideResNet xternalz/WideResNet-pytorch/wideresnet.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · c264329463e28884 · report
WideResNet J911/WRN-pytorch/models/wide_resnet.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 1303d3bdd0f0c7e0 · report
WideResNet4Cifar yoshitomo-matsubara/torchdistill/torchdistill/models/classification/wide_resnet.py community (archive-listed) ran fingerprinted MIT (permissive) · 6b12b3ed95e41f02 · report
WideResNetEncoder pranavpandey2511/Wide-Residual-Networks/wide_resnet.py community (archive-listed) ran fingerprinted no licence file found · pointer only · d1fbd37aa3a7dcbc · report
WideResNetLayer pranavpandey2511/Wide-Residual-Networks/wide_resnet.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 34f0b9ac5504dd23 · report
WideResNetResidualBlock pranavpandey2511/Wide-Residual-Networks/wide_resnet.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 8985f826085e9dbc · report
WideResnetDecoder pranavpandey2511/Wide-Residual-Networks/wide_resnet.py community (archive-listed) ran no licence file found · pointer only · a493018b7e696a4d · report
Wide_ResNet giannifranchi/LP_BNN/networks/wide_resnet.py community (archive-listed) ran no licence file found · pointer only · b21f570ed5dc6476 · report
_relu dalgu90/wrn-tensorflow/resnet.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · ced619701ea77e0f · report
activation_func pranavpandey2511/Wide-Residual-Networks/wide_resnet.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · d816f1aacbe742e6 · report
bn_relu_conv pranavpandey2511/Wide-Residual-Networks/wide_resnet.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 14c33521c199670f · report
conv3x3 thughost2/Padam/models/wideresnet.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · fac5364e2f53c6db · report
conv_block ewinata/CIFAR-10/wresnet20/cifar_10_wresnet20.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 85623751f83e4466 · report
format_time thughost2/Padam/utils.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 8d7ec010c29e813b · report
load_weight Burf/tfdetection/tfdet/model/backbone/resnet.py community (archive-listed) ran Apache-2.0 (permissive) · c1320b85560f6cfb · report
merge alililia/wideresnet_Ascend/src/model_utils/config.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · b9e24c3e3e0e88a7 · report
normalize Burf/tfdetection/tfdet/model/backbone/resnet.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 95a4808f923054e2 · report
pre_conv1x1_block sunnysoni97/single_image_fl/models/cifar_wrn.py community (archive-listed) ran · our draft was wrong MIT (permissive) · a8b90ba62d8e33c4 · report
pre_conv3x3_block sunnysoni97/single_image_fl/models/cifar_wrn.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 9bb315f666fd3c6c · report
res_bottleneck_block Burf/tfdetection/tfdet/model/backbone/resnet.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 03629ddd3ea981b9 · report
res_stack Burf/tfdetection/tfdet/model/backbone/resnet.py community (archive-listed) ran · fixture could not drive it Apache-2.0 (permissive) · ee40b0c04fff6b49 · report
resnet Burf/tfdetection/tfdet/model/backbone/resnet.py community (archive-listed) ran · fixture could not drive it Apache-2.0 (permissive) · 3b61a58a59267cc0 · report
BasicBlock ShiyuLiang/odin-pytorch/code/wideresnet.py community (archive-listed) unverified no licence file found · pointer only · f80013c2c5071708 · report
CIFARWRN sunnysoni97/single_image_fl/models/cifar_wrn.py community (archive-listed) unverified MIT (permissive) · 3c73ec613f747098 · report
CNN YeongHyeon/WideResNet_WRN-TF2/source/neuralnet.py community (archive-listed) unverified MIT (permissive) · 91bc66bcedbb1076 · report
ConstAvg yanivbl6/fixup/model.py community (archive-listed) unverified no licence file found · pointer only · 9249c337c26f171d · report
Layers YeongHyeon/WideResNet_WRN-TF2/source/neuralnet.py community (archive-listed) unverified MIT (permissive) · 8bf89cea21137722 · report
PreResUnit sunnysoni97/single_image_fl/models/cifar_wrn.py community (archive-listed) unverified MIT (permissive) · f842f41923335c98 · report
ResNet dalgu90/wrn-tensorflow/resnet.py community (archive-listed) unverified no licence file found · pointer only · ab4ae10ee211f24b · report
ResNet idobronstein/my_WRN/resnet.py community (archive-listed) unverified no licence file found · pointer only · cd496a86e5ec8df8 · report
ResNet34 thughost2/Padam/models/resnet.py community (archive-listed) unverified Apache-2.0 (permissive) · ac3dd06d1a08c549 · report
SGDtorch paradoxysm/wideresnet/wideresnet/keras/model.py community (archive-listed) unverified BSD-3-Clause (permissive) · 41e6e21f1664295a · report
WideResNet AlexandrosFerles/Wide-Residual-Networks-PyTorch/src/WideResNet.py community (archive-listed) unverified no licence file found · pointer only · f4755f36477fd3cd · report
WideResNet pranavpandey2511/Wide-Residual-Networks/wide_resnet.py community (archive-listed) unverified no licence file found · pointer only · 8615cc1ea202163e · report
WideResNet paradoxysm/wideresnet/wideresnet/keras/model.py community (archive-listed) unverified BSD-3-Clause (permissive) · fce146187e83f334 · report
WideResNet ShiyuLiang/odin-pytorch/code/wideresnet.py community (archive-listed) unverified no licence file found · pointer only · 6f4b5f156e95f057 · report
_bn dalgu90/wrn-tensorflow/resnet.py community (archive-listed) unverified no licence file found · pointer only · c36bd0387d825c8f · report
_bn idobronstein/my_WRN/resnet.py community (archive-listed) unverified no licence file found · pointer only · 232ef45195f285ba · report
_conv dalgu90/wrn-tensorflow/resnet.py community (archive-listed) unverified no licence file found · pointer only · fac88e81ab5789e6 · report
_conv idobronstein/my_WRN/resnet.py community (archive-listed) unverified no licence file found · pointer only · 87d75f724495cf83 · report
_fc dalgu90/wrn-tensorflow/resnet.py community (archive-listed) unverified no licence file found · pointer only · dff23c0f63182c65 · report
_fc idobronstein/my_WRN/resnet.py community (archive-listed) unverified no licence file found · pointer only · ca2c808d0636698e · report
block_basic tensorflow/models/research/object_detection/models/keras_models/resnet_v1.py community (archive-listed) unverified licence not identified · pointer only · 4a5c84376b2721b5 · report
get_lr alililia/wideresnet_Ascend/src/generator_lr.py community (archive-listed) unverified Apache-2.0 (permissive) · 944d7754b35182e3 · report
get_mean_and_std thughost2/Padam/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 7bd3a77007a65eec · report
get_top5_acc alililia/wideresnet_Ascend/postprocess.py community (archive-listed) unverified Apache-2.0 (permissive) · 52a9653519e980d2 · report
identity_block ewinata/CIFAR-10/wresnet20/cifar_10_wresnet20.py community (archive-listed) unverified no licence file found · pointer only · 69c6e5e6ad2b9fa0 · report
init_model uclaml/Padam/models/wideresnet.py community (archive-listed) unverified Apache-2.0 (permissive) · ffb597b6a32ada92 · report
initialize_weights hysts/pytorch_wrn/wrn.py community (archive-listed) unverified MIT (permissive) · 2e2e9f953ccf766d · report
load_weight Burf/ResNet-Tensorflow2/resnet/resnet.py community (archive-listed) unverified MIT (permissive) · b1da1d32eb7e2d98 · report
parse_cli_to_yaml alililia/wideresnet_Ascend/src/model_utils/config.py community (archive-listed) unverified Apache-2.0 (permissive) · e40d691753e7e653 · report
parse_yaml alililia/wideresnet_Ascend/src/model_utils/config.py community (archive-listed) unverified Apache-2.0 (permissive) · 49b33d663bbf76fd · report
residual_block liyz15/WideResNet-tensorflow/wide_residual_network.py community (archive-listed) unverified no licence file found · pointer only · d09489e2baa614bb · report
wide_residual_network liyz15/WideResNet-tensorflow/wide_residual_network.py community (archive-listed) unverified no licence file found · pointer only · 3e2ef9a0443077d7 · report
wide_resnet50_2 Burf/tfdetection/tfdet/model/backbone/resnet.py community (archive-listed) unverified Apache-2.0 (permissive) · 939e6a013d3f42a5 · report
wide_resnet50_2 Burf/ResNet-Tensorflow2/resnet/resnet.py community (archive-listed) unverified MIT (permissive) · 592d817a0a0e7cad · report
conv1x1 identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · d9def42110729a85 · report

Tasks

Image Classification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Classification CIFAR-100 Wide ResNet Percentage correct 81.15 #122 of 211 Archive leaderboard report
Image Classification ImageNet WRN-50-2-bottleneck Top 1 Accuracy 78.1% #851 of 1060 Archive leaderboard report
Image Classification SVHN Wide Residual Networks Percentage error 1.54 #12 of 62 Archive leaderboard report
Image Classification SVHN Wide ResNet Percentage error 1.7 #19 of 62 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

Average PoolingBatch NormalizationConvolutionDropoutGlobal Average PoolingKaiming InitializationNesterov Accelerated GradientRandom Horizontal FlipRandom Resized CropReLUResidual ConnectionWeight DecayWide Residual BlockWideResNet

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