Full Text

Turn on search term navigation

© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.

Abstract

Object detection has received a lot of research attention in recent years because of its close association with video analysis and image interpretation. Detecting objects in images and videos is a fundamental task and considered as one of the most difficult problems in computer vision. Many machine learning and deep learning models have been proposed in the past to solve this issue. In the current scenario, the detection algorithm must calculate from beginning to end in the shortest amount of time possible. This paper proposes a method called GradCAM-MLRCNN that combines Gradient-weighted Class Activation Mapping++ (Grad-CAM++) for localization and Mask Regional Convolution Neural Network (Mask R-CNN) for object detection along with machine learning algorithms. In our proposed method, images are used to train the network, together with masks that shows where the objects are in the image. A bounding box is regressed around the region of interest in most localization networks. Furthermore, just like any classification task, the multi-class log loss is minimized during training. This model enhances the calculation time and speed, as well as the efficiency, which recognizes objects in images accurately by comparing state-of-the-art machine learning algorithms, such as decision tree, Gaussian algorithm, k-means clustering, k-nearest neighbor, and logistic regression. Among these methods, we found logistic regression performed well with an accuracy rate of 98.4%, recall rate of 99.6%, and precision rate of 97.3% with respect to ResNet 152 and VGG 19. Furthermore, we proved the goodness of fit of our proposed model using chi-square statistical method and demonstrated that our solution can achieve great precision while maintaining a fair recall level.

Details

Title
Object Detection via Gradient-Based Mask R-CNN Using Machine Learning Algorithms
Author
Xavier, Alphonse Inbaraj 1 ; Villavicencio, Charlyn 2   VIAFID ORCID Logo  ; Julio Jerison Macrohon 1   VIAFID ORCID Logo  ; Jeng, Jyh-Horng 1   VIAFID ORCID Logo  ; Hsieh, Jer-Guang 3 

 Department of Information Engineering, I-Shou University, Kaohsiung City 84001, Taiwan; [email protected] (C.V.); [email protected] (J.J.M.); [email protected] (J.-H.J.) 
 Department of Information Engineering, I-Shou University, Kaohsiung City 84001, Taiwan; [email protected] (C.V.); [email protected] (J.J.M.); [email protected] (J.-H.J.); College of Information and Communications Technology, Bulacan State University, Bulacan 3000, Philippines 
 Department of Electrical Engineering, I-Shou University, Kaohsiung City 84001, Taiwan; [email protected] 
First page
340
Publication year
2022
Publication date
2022
Publisher
MDPI AG
e-ISSN
20751702
Source type
Scholarly Journal
Language of publication
English
ProQuest document ID
2670204793
Copyright
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.