Vol. 1 No. 1 (2024)
Articles

Development of Machine Learning Techniques with Borderline-SMOTE

Published 2024-02-28

Keywords

  • Convolutional neural network, Image classification, ResNet, ShuffleNet

How to Cite

beren, J. W. (2024). Development of Machine Learning Techniques with Borderline-SMOTE. Journal of Computer Technology and Software, 1(1), 10–16. Retrieved from https://ashpress.org/index.php/jcts/article/view/20

Abstract

In the age of big data and advancing computing power, the dominance of deep learning has been established worldwide. Traditional image classification techniques struggle to handle vast image datasets and fail to meet the demanding standards for accuracy and speed in image classification. Convolutional Neural Networks (CNNs) have emerged as a breakthrough in overcoming these limitations, swiftly becoming the leading algorithm for image classification. Effectively harnessing CNNs for image classification has thus become a focal point of research in computer vision globally.This paper provides an overview of the research background, significance, and current status of CNN models and image classification. We delve into two prominent image classification methods based on ResNet and ShuffleNet, conducting a comprehensive
exploration of their construction methodologies and distinctive characteristics. Finally, we conduct a comparative analysis of
the performance of these two classification models.