English

Using mixup as regularization and tuning hyper-parameters for ResNets

Computer Vision and Pattern Recognition 2021-11-24 v1 Machine Learning

Abstract

While novel computer vision architectures are gaining traction, the impact of model architectures is often related to changes or exploring in training methods. Identity mapping-based architectures ResNets and DenseNets have promised path-breaking results in the image classification task and are go-to methods for even now if the data given is fairly limited. Considering the ease of training with limited resources this work revisits the ResNets and improves the ResNet50 \cite{resnets} by using mixup data-augmentation as regularization and tuning the hyper-parameters.

Keywords

Cite

@article{arxiv.2111.11616,
  title  = {Using mixup as regularization and tuning hyper-parameters for ResNets},
  author = {Venkata Bhanu Teja Pallakonda},
  journal= {arXiv preprint arXiv:2111.11616},
  year   = {2021}
}

Comments

6 pages, 7 figures, 2 tables

R2 v1 2026-06-24T07:48:19.403Z