Abstract
Deep learning models have demonstrated improved efficacy in image classification since the ImageNet Large Scale Visual Recognition Challenge started since 2010. Classification of images has further augmented in the field of computer vision with the dawn of transfer learning. To train a model on huge dataset demands huge computational resources and add a lot of cost to learning. Transfer learning allows to reduce on cost of learning and also help avoid reinventing the wheel. There are several pretrained models like VGG16, VGG19, ResNet50, Inceptionv3, EfficientNet etc which are widely used. This paper demonstrates image classification using pretrained deep neural network model VGG16 which is trained on images from ImageNet dataset. After obtaining the convolutional base model, a new deep neural network model is built on top of it for image classification based on fully connected network. This classifier will use features extracted from the convolutional base model.
Keywords
- Iris Recognition
- Honey Badger Algorithm
- Random Forest
- Feature Selection
- Levy Flight
- Adaptive Inertia
- Dynamic Weighting
- Authentication Systems.
References
- Y. LeCun et al., Backpropagation Applied to Handwritten Zip Code Recognition, in Neural Computation, vol. 1, no. 4, pp. 541-551, doi: 10.1162/neco.1989.1.4.541, Dec. 1989
- Caruana, R.; Silver, D. L.; Baxter, J.; Mitchell, T. M.; Pratt, L. Y. & Thrun, S. , 'Learning to Learn: Knowledge Consolidation and Transfer in Inductive Systems' ,1995
- Karl Weiss* , Taghi M. Khoshgoftaar and DingDing Wang, A survey of transfer learning, Journal of Big Data, Weiss et al. J Big Data , 3:9, DOI 10.1186/s40537-016-0043-6, 2016
- J. Deng, W. Dong, R. Socher, L.-J. Li, K. Li, and L. Fei-Fei. ImageNet: A Large-Scale HierarchicalImage Database. InCVPR09, 2009.
- Chollet, F., keras, 2015, GitHub. https://github.com/fchollet/keras
- K Simonyan, A Zisserman , Very deep convolutional networks for large-scale image recognition - arXiv preprint arXiv:1409.1556, 2014
- TensorFlow Team, Introduction to TensorFlow Dataset, Feb 2019 https://www.tensorflow.org/tutorials/images/classification#download_and_explore_the_dataset
- Hinton, Geoffrey E., Nitish Srivastava, A. Krizhevsky, Ilya Sutskever and R. Salakhutdinov. “Improving neural networks by preventing co-adaptation of feature detectors.” ArXiv abs/1207.0580 , 2012