A Comparative Study on Neural Network Architectures for Image Recognition Applications
Keywords:
Neural Networks, Image Recognition, CNNs, ResNets, Vision Transformers.Abstract
Several neural network architectures are investigated and tested, including traditional LeNet-style Convolutional NeuralNetworks (CNNs), multi-layer perceptron’s, and state-of-the-art (SoTA) architectures like ResNet, DenseNet, and VisionTransformers (ViTs). Deep learning has transformed the landscape of computer vision, making the correct model selection critical while building high performance applications
References
LeCun, Y., et al. "Gradient-based learning applied to document recognition." Proceedings of the IEEE, 1998.
Hinton, G. E., et al. "Improving neural networks by preventing co-adaptation of feature detectors." arXiv preprint arXiv:1207.0580, 2012.


