Abstract
In recent times, the need for the use of image classification techniques of machine learning to solve worldly problems in various areas such as agriculture, the health sector, and tourism is rocketing up day by day. Traditionally, one of the most used techniques in image classification is the use of deep neural networks called convolution neural networks (CNN). To come up with a good network model, one needs to have an enormous quantity of data in the form of images and design a network model from scratch in a trial-and-error way. This not only takes a lot of time but also requires very powerful computation equipment such as graphical processing units (GPU). To overcome such barriers, a machine learning technique called transfer learning enables the use of already trained network models in the form of fine-tuning them to solve related issues. In this work, the 2014 ImageNet winner model called Vgg16 was adopted to classify landscape images in the Intel dataset. The dataset contains 5 categories of images namely buildings, forest, glacier, mountain, sea, and street. The performance of Vgg16 was compared to that of a 7-layer ordinary convolution neural network and the results showed that transfer learning with Vgg16 outperformed the ordinary network by 90.1% for Vgg16 compared to 62.5% for the ordinary convolutional neural network model.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
More From: Proceedings of the International Conference on Advanced Technologies
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.