English

Resnet in Resnet: Generalizing Residual Architectures

Machine Learning 2016-03-29 v1 Computer Vision and Pattern Recognition Neural and Evolutionary Computing Machine Learning

Abstract

Residual networks (ResNets) have recently achieved state-of-the-art on challenging computer vision tasks. We introduce Resnet in Resnet (RiR): a deep dual-stream architecture that generalizes ResNets and standard CNNs and is easily implemented with no computational overhead. RiR consistently improves performance over ResNets, outperforms architectures with similar amounts of augmentation on CIFAR-10, and establishes a new state-of-the-art on CIFAR-100.

Cite

@article{arxiv.1603.08029,
  title  = {Resnet in Resnet: Generalizing Residual Architectures},
  author = {Sasha Targ and Diogo Almeida and Kevin Lyman},
  journal= {arXiv preprint arXiv:1603.08029},
  year   = {2016}
}
R2 v1 2026-06-22T13:18:55.288Z