Musical instrument identification using Convolutional Neural Network (CNN) algorithm / Muhammad Nur Azri Irfan Abdul Rahman

The motivation behind the project was to help automate the cumbersome task of validating instruments from images using Convolutional Neural Network (CNNs) algorithm to identify the musical instrument so that this task could be completed with higher accuracy. This approach tried to overcome the limit...

Full description

Saved in:
Bibliographic Details
Main Author: Abdul Rahman, Muhammad Nur Azri Irfan
Format: Thesis
Language:en
Published: 2025
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/115270/1/115270.pdf
https://ir.uitm.edu.my/id/eprint/115270/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The motivation behind the project was to help automate the cumbersome task of validating instruments from images using Convolutional Neural Network (CNNs) algorithm to identify the musical instrument so that this task could be completed with higher accuracy. This approach tried to overcome the limitations of the manual method and traditional algorithm, which tends to fail with the diverse dataset, diverse visual features, and scalability. The methodology followed a structured three-phase process: The first stage was the collection of a dataset of 5,099 images of 30 different musical instruments of Kaggle, providing variable lighting, angles, or backgrounds, along with preprocessing to standardize the inputs. In the development phase, Convolutional Neural Network model was designed and trained using sophisticated techniques of data augmentation, dropping out and hyperparameter tuning under the supervised learning methodology to increase the performance of the system. Finally, the rigor of evaluation phase is carried out to evaluate the model utilizing precision, recall, F1 score, and the overall accuracy metrics which ascertained robustness and reliability for the model.