Comparison Analysis of Traditional Machine Learning and Deep Learning Techniques for Data and Image Classification
Abstract
The purpose of the study is to analyse and compare the most common machine learning and deep learning techniques used for computer vision 2D object classification tasks. Firstly, we will present the theoretical background of the Bag of Visual words model and Deep Convolutional Neural Networks (DCNN). Secondly, we will implement a Bag of Visual Words model, the VGG16 CNN Architecture. Thirdly, we will present our custom and novice DCNN in which we test the aforementioned implementations on a modified version of the Belgium Traffic Sign dataset. Our results showcase the effects of hyperparameters on traditional machine learning and the advantage in terms of accuracy of DCNNs compared to classical machine learning methods. As our tests indicate, our proposed solution can achieve similar - and in some cases better - results than existing DCNNs architectures. Finally, the technical merit of this article lies in the presented computationally simpler DCNN architecture, which we believe can pave the way towards using more efficient architectures for basic tasks.
- Publication:
-
arXiv e-prints
- Pub Date:
- April 2022
- DOI:
- arXiv:
- arXiv:2204.05983
- Bibcode:
- 2022arXiv220405983K
- Keywords:
-
- Computer Science - Computer Vision and Pattern Recognition;
- Computer Science - Machine Learning;
- K.6.3;
- C.5.2;
- C.5.3;
- C.5.5;
- C.5.m;
- C.5.0
- E-Print:
- 9 pages, 9 figures, 4 tables. This is an Accepted Manuscript of an article published by Wseas Transactions on Mathematics on 2022, available online: https://doi.org/10.37394/23206.2022.21.19