Efficient Object Segmentation and Recognition Using Multi-Layer Perceptron Networks

Aysha Naseer,Nouf Abdullah Almujally,Saud S. Alotaibi,Abdulwahab Alazeb,Jeongmin Park
DOI: https://doi.org/10.32604/cmc.2023.042963
2024-01-01
Abstract:Object segmentation and recognition is an imperative area of computer vision and machine learning that identifies and separates individual objects within an image or video and determines classes or categories based on their features. The proposed system presents a distinctive approach to object segmentation and recognition using Artificial Neural Networks (ANNs). The system takes RGB images as input and uses a k-means clustering-based segmentation technique to fragment the intended parts of the images into different regions and label them based on their characteristics. Then, two distinct kinds of features are obtained from the segmented images to help identify the objects of interest. An Artificial Neural Network (ANN) is then used to recognize the objects based on their features. Experiments were carried out with three standard datasets, MSRC, MS COCO, and Caltech 101 which are extensively used in object recognition research, to measure the productivity of the suggested approach. The findings from the experiment support the suggested system’s validity, as it achieved class recognition accuracies of 89%, 83%, and 90.30% on the MSRC, MS COCO, and Caltech 101 datasets, respectively.
computer science, information systems,materials science, multidisciplinary
What problem does this paper attempt to address?